- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 1 month ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 3 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 8 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 9 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 9 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 10 months ago
- What is IoT and which devices to usePosted 10 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 months 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.