Search found 1 match
- Thu Dec 27, 2007 6:04 pm
- Forum: V-USB
- Topic: sending at least 50 bytes from PC to AVR
- Replies: 1
- Views: 5481
sending at least 50 bytes from PC to AVR
Hi. I already have established a connection between PC and the AVR and can exchange commands and data between both of them. Now I want to send at least 50 bytes from PC to the AVR to store these and later print them on an external display. My question now is, how I can arrange this. Can please someb...