Category Archives: Arduino


Bluetooth controlled door lock

This Bluetooth-controlled door lock, named The Bean Lock, is built around an electronic wireless deadbolt and is controlled by the LightBlue Bean, which is an Arduino compatible microcontroller that is programmed wirelessly over Bluetooth Low Energy so that it can be reprogrammed even after it’s been placed in to the project.  

Read more

Hard disk POV clock

This Instructable describes how to build your own persistence-of-vision (POV) clock using Arduino and the motor salvaged from an old hard drive. A small cut made on the one of the disks along with an optical sensor arrangement is used for precise positioning and timing of the rotating disk, which is the key in the operation of any POV based display.

Read more

Making a motion-controlled lamp using ultrasonic sensors

HC-SR04 is an inexpensive ultrasonic sensor module readily available in market these days and is extensively used in robotic applications for sensing and ranging the obstacles. With a proper arrangement of multiple ultrasonic sensors, it is possible to detect motion and its direction too. This motion-controlled ultrasonic lamp project uses three HC-SR04 sensor modules in an array to detect a waving hand in front of them and rotates the lamp to adjust its position according to the direction of motion of the hand.

Read more

Real-time GPS tracking device for vehicles

Check out Cooking Hacks Arduino-based GPS tracker project for vehicles that could be extremely helpful to pinpoint the exact location of the vehicle in case it is stolen. The project uses a GPS+GPRS shield with an antenna to locate the coordinates of the vehicle. You need to call the device from your preset phone number, which will be verified by the SIM908 module on the tracker, and it will then send you an SMS with the GPS coordinates of its location.

Read more

Solar battery charge controller

This Arduino Nano controlled solar battery charger can charge a standard lead acid 12V battery and runs with 90% efficiency under 70ᵒC (158ᵒF). The circuit can take up to 24V input from the solar panels. The maximum power point tracking is implemented in the circuit by measuring the output voltage and current from the solar panel to get the maximum possible power from it.

Read more
« Older Entries Recent Entries »