Skip to content

sAPI r0.3.0

Compare
Choose a tag to compare
@epernia epernia released this 10 Aug 04:36
· 30 commits to master since this release

sAPI library for microcontrollers r0.3.0

This library implements a simple API that acts as a HAL (Hardware Abstraction Layer) for microcontrollers.

Included modules on this release

Internal Peripherals

  • Data types.
  • Peripheral Map.
  • ISR Vector.
  • Board.
  • Tick.
  • Delay.
  • Digital I/O.
  • Analog I/O.
  • UART.
  • I2C.
  • RTC.
  • PWM.

External Peripherals

  • Angular Servo (0 to 180°).
  • Magnetometer (compass) sensor HMC5883L.

Every module includes an example.

Size ~1.9 MB