Learn the basics of embedded systems hacking with Arduino, Raspberry Pi & RTOS. Discover GPIO, interrupts, hands-on projects ...
UV (ultraviolet) sensors of all sorts have been an interest of mine. They become interesting when you find the diversity of real-world practical applications. While searching for affordable UV light ...
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 ...
Ambient lighting systems provide accent and subtlety to homes, and are also a favorite of designers of luxury products wishing to highlight their wares. Apple stores, for example, use white light with ...
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 ...