AndrewNohawk

Tag: LCD

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…

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…

CodingGeneral

Arduino IPCam – Part 1 (The Circuit)

So i see its been forever since i have posted anything, figured its about time, and i wanted to show some of the stuff ive done with my Arduino. The first thing i tried to do with it was create my own budget IPCam with a webcam and some arduino parts. Basic stuff that make…