This website requires JavaScript.
Explore
Help
Sign In
jakegoodwin
/
AVR_ATMEGA_USART
Watch
1
Star
1
Fork
You've already forked AVR_ATMEGA_USART
0
Code
Issues
2
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
116
KiB
Makefile
57.4%
C
42.6%
de5aa05fb8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Jake Goodwin
de5aa05fb8
set for 8Mhz 9600 BAUD, reduces error rate too 0.2%
2023-01-13 22:57:03 -08:00
.gitignore
updated to ignore binary stuff.
2023-01-13 22:57:03 -08:00
LICENSE
Initial commit
2023-01-14 06:51:49 +00:00
Makefile
INIT COMMIT
2023-01-13 22:57:03 -08:00
README.md
Initial commit
2023-01-14 06:51:49 +00:00
avr_usart.c
set 9600 baud rate, tested and working
2023-01-13 22:57:03 -08:00
avr_usart.h
set for 8Mhz 9600 BAUD, reduces error rate too 0.2%
2023-01-13 22:57:03 -08:00
README.md
AVR_ATMEGA_USART