Author Topic: Displaying data read on board on computer  (Read 1643 times)

0 Members and 1 Guest are viewing this topic.

Offline Warhawk87Topic starter

  • Full Member
  • ***
  • Posts: 109
  • Helpful? 0
Displaying data read on board on computer
« on: July 30, 2010, 12:38:30 PM »
Hey guys,

I am using the arduino programming language with the dumilanove board. I wanted to use a photoresister to pass values into the analog inputs, and i wanted to see what came out of the analogRead() function on my computer.  So can it be done?

Offline Razor Concepts

  • Supreme Robot
  • *****
  • Posts: 1,856
  • Helpful? 53
    • RazorConcepts
Re: Displaying data read on board on computer
« Reply #1 on: July 30, 2010, 01:27:25 PM »
Serial:
http://www.arduino.cc/en/Serial/Begin

Arduino has a built-in serial terminal used to view the data, its the last button on the right I think.

Offline Warhawk87Topic starter

  • Full Member
  • ***
  • Posts: 109
  • Helpful? 0
Re: Displaying data read on board on computer
« Reply #2 on: July 30, 2010, 01:48:13 PM »
Awesome! Thanks a lot!

 


Get Your Ad Here