Getting a Scrolling Graph on Screen
The easiest way to test if we can successfully get a scrolling graph to output to the screen is just setting analog pin 0 as an input and then graphing its data. We can just put a wire in it. That can act like an antenna. It will take about 30 seconds to initialize, but you should get some pretty good scrolling action once it is going.
Link to google doc of Scrolling Antenna Code
|
Download file for code in Arduino IDE
![]()
|
Here is Mr. Dorsey Explaining what to Expect
This code is useful because we can now change it up some to get it to display data from other sensors that use analog readings.