For some unknown reason PC's are dumber than smartphones. This device does help to make PC's smart by adding sensor and automation. As you might have noticed, computer's don't have any system to control brightness automatically. So I made a little device to save me from the labor. Components: Arduino Pro Mirco -1x 10k Ohm Resistor - 1x LDR - 2x The PCB from PCBWay Principle - How It works: It's always good to discuss about what we are making before jumping. A little theory is good enough to jump start. I needed some kind of sensor to detect light intensity. LDR or light dependent resistor is best suited for that. LDR will face the person (just like phones sensor face front/person) and get light intensity data. The data will be read by Arduino. That's analog data ranging from 0 to 1024. If we map the values (0 - 1024) we can control brightness. I tried using Arduino 'keyboard' library to press function buttons using Arduino. That doesn't work and it ...
Robotic & Technological Tutorial. My youtube Channel www.youtube.com/c/fusebatti Find me @ ashraf_minhaj@yahoo.com