-
Recent Posts
Recent Comments
- Diekolade on Getting Faster USB Charging from an In Car Charger
- clvrmnky on Programming the Arduino in Pure C.
- Tris on LCD Now Playing Screen
- briandamage on LCD Now Playing Screen
- Han on Ugly Christmas Jumper: follow-up
Archives
Categories
Meta
Monthly Archives: December 2010
Interfacing an HD44780 LCD Screen – The Beginnings of the Car Audio System
Following my previous post Programming the Arduino in Pure C, I have had time over the Xmas holdiays to do some more experimentation. Setting the Scene First lets look at what I am aiming to do. I hate taking CDs … Continue reading
Posted in Arduino, Hardware, Programming
Leave a comment
Basic template for multithread client-server GUI
Below is included Java source code for a simple GUI that launches a local-hosted server and any number of clients run on separate threads and displays the client-side and server-side output in two text areas, including text sent client to server and vice … Continue reading
Posted in Programming
Leave a comment
The Video (part 3)
This is the third post in the series, the first and second are elsewhere. In preparation for the next hack night I have been playing around with multiple angle videos. I created short set of images using motion with three … Continue reading
Posted in Programming
Leave a comment
Programming the Arduino in Pure C.
For hack #2, I started looking at how I could program an Arduino; an affordable hobby development board which uses an Atmega AVR microcontroller. More information here. We add a twist by not using the Arduino IDE and instead using … Continue reading
Posted in Arduino, Hardware, Programming
3 Comments
LCD Now Playing Screen
For Hack Night #2, I wanted to create a “Now Playing” LCD display to integrate with the lpHack music server that we worked on at Hack Night #1. The resulting project is another real Can’t Hack team effort as it … Continue reading
Posted in Hardware, Programming
2 Comments
Webcam Infrared LED Hack
At the Can’t Hack, Won’t Hack nights so far, we have had a good number of successful hacks, most of which are documented on this blog. At Hack Night #2 however, we had one not quite so successful hack – … Continue reading
Posted in Hardware
Leave a comment
The Video (part2)
So the plan for this weeks hack session was to get an all new video of the hacking this time with multiple points of view! Unfortunately I was not able to get this to work during the actual event. However … Continue reading
Posted in Unix
Leave a comment