Archive for November, 2013
Physical Android Notifier
by Dushyant on Nov.30, 2013, under Electronics
I wanted to create a simple notifier for my Android phone. Something that would blink whenever I have a missed call, or sms or whatsapp notification.
The hardware part was easy:
- Funduino Mini Pro
- Common Anode RGB LED
- Switch
- Bluetooth Breakout Board
Digital Pin-Art – WIP
by Dushyant on Nov.13, 2013, under Electronics
I’m planning to create a digital “pin-art” board – something similar to the photo below.

Source: http://cdn.visualnews.com/wp-content/uploads/2011/05/Lulu-Guinness-11.jpg
Standalone Temperature and Humidity Control
by Dushyant on Nov.11, 2013, under Electronics
Continuing from Standalone Arduino and Thermometer and Humidity Control, created a standalone thermometer and humidity control. Added the following features:
- Added a push-button to allow controlling the setpoint temperature
- Used the EEPROM library to save the setpoint temperature
- Enclosed everything in an extension cord with a power supply
- Left a socket to update programming as required