Standalone Temperature and Humidity Control

Posted on November 11, 2013 by Dushyant in Electronics

No Image Available

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

Read More

Lessons while travelling in South India

Posted on October 18, 2013 by Dushyant in Adventure, Personal, Travel

No Image Available

Some lessons from my recent trip to Kodai Kanal: Do not underestimate Bangalore traffic RB1 is not a separate coach number – it means B1 with RAC seat – nearly missed my train because I couldn’t find the coach. Railway station with the same name as the city you wish to reach may not be […]

Read More

Standalone Arduino

Posted on October 14, 2013 by Dushyant in Electronics

No Image Available

Now that the circuit for my Temperature and Humidity ControlĀ is working – its time to create a standalone micro-controller circuit so that I can free up my Induino. References: http://arduino.cc/en/Tutorial/ArduinoToBreadboard http://arduino.cc/en/Hacking/PinMapping168 http://www.instructables.com/id/The-RRRRRRRRRRBA-or-What-They-Dont-Teach-You-in-/step5/Some-Caveats/ Shopping List: Atmega 328P-PU (without bootloader) 16 MHz Crystal 2 x 22 pf capacitors LM 7805 1 uF + 10uF Electrolytic capacitors 10k […]

Read More