-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Daniel Johnson edited this page Feb 11, 2022
·
9 revisions
Welcome to the EmbeddedIOServices wiki!
EmbeddedIOServices is a hardware abstraction for the most common embedded tasks. It includes Digital I/O, ADC, PWM I/O, Communication and a task scheduling Timer service. The goal is to provide easy portability between micro controllers and between manufacturers.
Currently supported abstractions
- STM32 microcontrollers built on top of the ST HAL
- STM32 microcontrollers built on top of the Stm32duino abstraction (useful if working within the Arduino environment)
If you encounter an issue, please post in the GitHub Issues section