While looking for examples of bit banging serial, I came across this AVR library called
AVR lib. It is a great library for lazy people like myself, not only for serial bit banging, but for anything else you might want to do with the AVR peripherals: ADC, UART, I2C, timers... should be able to finish the code quickly with this cool library.
No comments:
Post a Comment