News

He managed to build his own monitor using an Arduino. The trick of this build has to do with how the system works. The panel includes an LED light that blinks 1000 times for each kWh of electricity.
This DIY solar tracker project mimics this behavior using three simple main components: An Arduino UNO board, a servo motor (with a sunflower paper decoration attached), and two photoresistors ...
It features over 5,400 projects, ranging from simple tutorials — like using a soil moisture sensor with Arduino — to more complete guides like building a Bluetooth-controlled car.
In the realm of renewable energy, a groundbreaking device known as Mysoltrk is a fantastic project powered by Arduino designed to track the sun’s position, optimizing solar panel performance and ...
I have a standard servo that can rotate approximately 180 degrees (90° in each direction) and is controlled using the included Arduino’s Servo Library. The code is simple too and I’ll try to explain ...