https://github.com/ahmedelgarnousy/arduinofastprototyping
Arduino
https://github.com/ahmedelgarnousy/arduinofastprototyping
arduino arduino-project uart-communication
Last synced: 18 days ago
JSON representation
Arduino
- Host: GitHub
- URL: https://github.com/ahmedelgarnousy/arduinofastprototyping
- Owner: AhmedElgarnousy
- Created: 2025-01-25T19:29:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-26T19:50:19.000Z (8 months ago)
- Last Synced: 2025-04-02T10:18:16.282Z (6 months ago)
- Topics: arduino, arduino-project, uart-communication
- Homepage:
- Size: 3.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 modulesusing Logic Analyzer, putty(as console)
#### Resources