An open API service indexing awesome lists of open source software.

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.

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.
![Diagram of Arduino and Light Sensor](https://cdn-learn.adafruit.com/assets/assets/000/000/459/medium800/light_cdspulldowndiag.gif?1447975687)

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