搜索资源列表
AutoBaudRev1
- uart on avr in bascom language
Auxillary-AVR
- this code shows how could you change float numbers and show them on LCD. also, it shows how you could send float parameters via UART by AVR processors. It could be open by codevision 2.2 or later. see Main.AVR for recieve protocol of float parameters
Parameter-Controller10
- this code shows how could interface data of an AVR micro-controller on PC. also shows how could you communicate with micro-controller by a pc software with UART port.