AndrewNohawk

Tag: Arduino

GeneralHardware HacksSecurity

ZaCon V Badge [2/2]: How they work

The ZaCon badges were a ton of work on the hardware side (see ZaCon V Badge [1/2]: Build Time), however they provided their own challenges on the software side as well. Since my knowledge of chipsets only extended to the Arduino the badges are essentially a complete Arduino without the UBS->FTDI breakout. This means that…

GeneralHardware Hacks

Arduino Watering System: Update

This is just an update on the Arduino watering system, everything seems to be going well whilst I am away (I am away for ~a month, till the end of Blackhat / Defcon). In winter the plants don’t require nearly as much water and it seems that after 8 days the water level has dropped…

Coding

Automated Water System

So this is going to be a rather strange post as at the time of writing its not actually implemented, the system is built in a waterproof container as well as the networking setup and so on. I figure that since I will only be able to get another Arduino and ethernet shield at a…

Coding

Automated Moisture Sensor

I’ve always been harping on about growing my own tomatoes and other veggies and earlier this year i attempted it for a while.Unfortunately with me going away for various conferences and generally being a forgetful lout i managed to kill many many plants! What i wanted was: What I got was: So recently I was…

CodingGeneral

Arduino IPCam

So its been ages since i last blogged, and i am determined to try do this more regularly since it will probably get me onto doing more stuff! This is pretty much the first thing i built with the Arduino – the idea was to make a budget IPCam with a web interface that i…