![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| I basically want to transfer blocks of data from the microcontroller to the PC . What I thought of was using the PC parallel port but unable to find interfacing diagrams . If someone could help me it would be great. Thanx | |
| |
| | (permalink) |
| I think most folks use the serial port. It's pretty easy, basically just a MAX232 or similar chip talking to a microcontroller serial line. There are diagrams in the application notes for most microcontrollers, or check Motorola's site. If you get keen you could use a Lantronix XPort instead (uses an Ethernet connection). | |
| |
| | (permalink) |
| Im going to be using a 8051 microcontroller to transfer data | |
| |
| | (permalink) |
| Yeh, I just noticed your previous post. There's tons of examples and info on Google. | |
| |