- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 5 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 5 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 7 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 9 months ago
- Building a 3D Digital Clock with ArduinoPosted 1 year ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Automatic brightness on the computer with Arduino
Have you ever wondered why smartphones are called smartphones? Because they are smart, right? They do some jobs automatically, intelligently. This is the short answer. For example, mobile phones have an automatic brightness control system, which is very useful. But for unknown reasons, computers don’t have an automatic brightness control system. To change the brightness, each time you have to press some buttons (function keys). And on some computers, some key combinations work (usually fn + function key).
To overcome this problem, a simple device has been designed that can be connected to any PC and the brightness of the PC will be controlled automatically, just like our phones.
The system was built on PCB but it is possible to easily build it with external jumpers given the simplicity of the circuit. This is made up of an Arduino Pro Micro, but you can use the Nano or whatever you want, an LDR photoresistor and a 1KΩ resistor.