Hi .. Can anyone let me know about parallel port programming using Silabs C8051F340/1/2 etc..I want to make an application for printing using parallel port. Any references is appreciated.
Thanx
Can I use any ATMEL/AVR Microcontroller, that has following interfaces: 1) Two Serial RS232 port 2) one USB Port 3) One PS/2 Keyboard interface 4) One Parallel port interface for Printing data.
Thanks
"Can I use... 2) one USB Port"
Do you understand the difference between a USB Host (or "master") port, and a USB Device (or "slave") port?
Without that understanding, you won't get far using anything...