Author Topic: LPT avr programmer  (Read 6447 times)

0 Members and 1 Guest are viewing this topic.

Offline KarsTopic starter

  • Beginner
  • *
  • Posts: 3
  • Helpful? 0
LPT avr programmer
« on: June 12, 2008, 01:02:48 PM »
Hi there,

Im going to start with AVR, and i need a programmer to program my avr
But i also want to log my data to my computer (like here: http://www.societyofrobots.com/programming_data_logging.shtml)

Wich programmer should i use to log the data to my pc?

I guess i couldn't use a LPT programmer, since i think that LPT doesn't have an input pin
« Last Edit: June 12, 2008, 01:03:47 PM by Kars »

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: LPT avr programmer
« Reply #1 on: June 19, 2008, 03:31:36 PM »
Programmers aren't for datalogging.

For a data logger, you'd want to interface with the UART (Rx and Tx pins). The programmer would use entirely different pins.