https://github.com/amodsachintha/uart
Low Level C implementation of Serial Communications using the Arduino Micro Controller (ATmega328p)
https://github.com/amodsachintha/uart
atmega328p c electronic-engineering-coursework serial-communication sliit usart
Last synced: 2 months ago
JSON representation
Low Level C implementation of Serial Communications using the Arduino Micro Controller (ATmega328p)
- Host: GitHub
- URL: https://github.com/amodsachintha/uart
- Owner: amodsachintha
- License: mit
- Created: 2018-06-22T07:50:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-22T07:52:19.000Z (almost 7 years ago)
- Last Synced: 2025-01-20T15:18:07.914Z (4 months ago)
- Topics: atmega328p, c, electronic-engineering-coursework, serial-communication, sliit, usart
- Language: C
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UART
Low Level C implementation of Serial Communications using the Arduino Micro Controller (ATmega328p)