Category Archives: Arduino

Turn a $3 AVR programmer into an ATiny

Basically the $3 AVR programmers are atiny’s that you could reprogram yourself.  Cheaper than buying an arduino itself. Dirt-Cheap USB Arduino Hack From the Past

Posted in Arduino, Cheap | Comments Off on Turn a $3 AVR programmer into an ATiny

PJON, one wire comms for IoT

I’ll have to look at this later, the author build a simple one wire comms for 255 systems at once. PJON, Fancy One Wire Arduino Communications Protocol For Home Automation GIT https://github.com/gioblu/PJON

Posted in Arduino, Cheap, Misc-Life | Comments Off on PJON, one wire comms for IoT

A whole bunch of tutorials on ESP8266

Author put together a nice collections of tutorials on the ESP. http://www.instructables.com/id/Esp8266-2/

Posted in Arduino | Comments Off on A whole bunch of tutorials on ESP8266

OpenGarage…interesting, but how secure?

Interesting project.  But…not so sure how secure it is.  Its using Blynk for the Phone App. http://rayshobby.net/introducing-opengarage/

Posted in Arduino, Cheap, Misc-Life, sensors | Comments Off on OpenGarage…interesting, but how secure?

Using a $2 board to control speakers remotely

Well a knob anyways.  So this could be applied to other knobs.  It uses an ATiny (Digispark) http://www.instructables.com/id/Digispark-Volume-Control/

Posted in Arduino, Cheap, Misc-Life | Comments Off on Using a $2 board to control speakers remotely

Tutorial on using HC-SR04 (ultrasound)

A simple write-up on how to use a simple, and very common ultrasound sensor with an arduino. http://www.instructables.com/id/Very-Simple-HC-SR04-Connection-to-Arduino-Example/

Posted in Arduino | Comments Off on Tutorial on using HC-SR04 (ultrasound)

Simple vibration sensor

This is on my list to do.  A simple circuit where the “vibration will move the wired spring to touch the resistor.  Thus closing the circuit (triggering an event).  Pretty simple build and easier to do than using other sensors. … Continue reading

Posted in Arduino, Cheap, Misc-Life, sensors | Comments Off on Simple vibration sensor

Ha, make a simple door alarm

This project was a bit on the overkill, but still clever.   I think you could get away with an ATiny instead. http://www.instructables.com/id/Arduino-Theremin-Door-close-Reminder/

Posted in Arduino, Security | Comments Off on Ha, make a simple door alarm

Another mini arduino plotter

Seems to be a trend of these being built lately. http://www.instructables.com/id/Mini-Arduino-Plotter-Without-a-Servo-Motor/

Posted in Arduino, Cheap, CNC/3D-printing, Misc-Life | Comments Off on Another mini arduino plotter

Hacking an EL Wire controller for an Arduino

Basically the author hacks the switch and power supply for an EL Wire controller so the arduino triggers it, and it uses the same power supply between the two.  Nice build.  I have a bunch of EL Wire from RadioShack … Continue reading

Posted in Arduino, Misc-Life | Comments Off on Hacking an EL Wire controller for an Arduino