An open API service indexing awesome lists of open source software.

https://github.com/ahmedelgarnousy/arduinofastprototyping

Arduino
https://github.com/ahmedelgarnousy/arduinofastprototyping

arduino arduino-project uart-communication

Last synced: 18 days ago
JSON representation

Arduino

Awesome Lists containing this project

README

          

#### Arduino Deep Understanding Embedded System concepts

- Timers
- ADC
- Interrupt (EXTI, ADC, watchdog, ...) by polling, interrupt handling
- UART, SPI(Wire), I2C, CAN
- FreeRTOS(semphores, mutex, mailbox,..)
- Audio(tone) non-blocking APIs
- Ethernet , wifi, bluetooth modules

using Logic Analyzer, putty(as console)

#### Resources