https://github.com/team997coders/badgeday2019lightsensordemo
Simple arduino program that plots values from an LDR.(Light Dependent Resistor) This is meant for brownie badge day to demonstrate sensors.
https://github.com/team997coders/badgeday2019lightsensordemo
Last synced: about 1 year ago
JSON representation
Simple arduino program that plots values from an LDR.(Light Dependent Resistor) This is meant for brownie badge day to demonstrate sensors.
- Host: GitHub
- URL: https://github.com/team997coders/badgeday2019lightsensordemo
- Owner: Team997Coders
- Created: 2019-05-17T23:32:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-17T23:40:22.000Z (about 7 years ago)
- Last Synced: 2025-01-21T22:32:01.322Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BadgeDay2019LightSensorDemo
Simple arduino program that plots values from an LDR.(Light Dependent Resistor)
To wire the sensor to the arduino follow the diagram below.

Make sure to copy the code into the Arduino IDE. Attach the board and hit compile to deploy the code. Once the code is loaded and the arduino is connected select serial plotter unter Tools. In serial plotter make sure to select "9600 baud" in the bottom right hand corner