In this experiment we are going to work with a sensor which is a resistor that depends on light. In a dark environment, the resistor will have a very high resistance. As photons (light) land on the ...
This is a simple arduino project for a soil moisture sensor that will light up a LED at a certain moisture level. It uses Arduino Duemilanove microcontroller board. Two wires placed in the soil pot ...
We know that measuring the speed of light with an Arduino is possible. It’s just that the implementation is hard. [Udo] hit upon the idea of pulsing a laser pointer and measuring the time of the ...
The Unihiker K10 is intended to be a small single-board solution for light AI and machine learning tasks. However, you don’t have to use it in that way if you don’t want to. [mircemk] ...
This project shows how to build a light gauge that uses an LED bar graph to show the measured brightness level. The function “gauge()” is a good example of using “if” statements to analyze sensor ...