LayerOne badge hacking twofer

layer-one-badge-hacking-twofer

Here's a pair of LayerOne Badge hacks that actually included the RC as intended by the badge designers. First up, we have the autonomous RC car built by [Arko]. He calls it Stanley Jr. as an homage to the Stanford DARPA Grand Challenge vehicle. It uses an Arduino shield to add a servo with an ultrasonic rangefinder on it. The lets the vehicle drive a bit, stop and scan the horizon, then drive … [Read more...]

Catch neighborhood speeders with your webcam

catch-neighborhood-speeders

[John] is keeping the neighborhood safe by keeping an eye out for speeders. Well, he's really keeping a webcam out for speeders. His technique doesn't use radar or lasers. He's processing webcam frames in Python to calculate speed. It comes down to some basic image manipulation. He firsts gathers the images necessary to make the calculations by using a motion-detecting webcam program called … [Read more...]

ATtiny85 sketch flashing rig

attiny85-sketch-flashing-rig

We're happy to see Arduino enthusiasts championing the use of smaller hardware when the need for a full-blown ATmega-based board just isn't there. [Chris] has been doing just that, using ATtiny85 chips in his projects. But he's tired of hooking jumper wires to flash the sketches. He finally got around to etching this ATtiny85 programming adapter. If the project is not pin hungry, an ATtiny85 … [Read more...]

Hackerspace intros: Freeside hackerspace in Atlanta Georgia

IMG_2452

When I announced that I would be traveling through some areas of the southeast this summer, [Slade] from Freeside Atlanta emailed me to set up a stop at their hackerspace. I am very happy he did too, because this place was really cool. [Steven Sutton] agreed to walk us through the facility and did a great job of being the tour guide. … [Read more...]

All-in-one all grain brewing for your kitchen counter

jeffkarpinski-all-grain-brewing

All grain brewing is a labor and equipment intensive endeavor, but it produces the highest quality beer compared to partial mash or extract brewing. [Jeff Karpinski] started out with the latter two methods, but as his enthusiasm for the hobby mounted he found himself brewing all-grain batches with just an electric kettle. He developed the system seen above as an easy method of automating the all … [Read more...]

Kilonode: how to test a huge Xbee mesh network

kilonode-of-xbee-modules

So let's say that you're a developer on the Xbee team. You need to test the extremes of what the RF radio modules can do when in a large network. But in addition to numerous nodes, you also need to test the effects of distance on the radios. Since it's not reasonable to distribute hundreds of the devices (each with their own power source) throughout town, you build a test setup like the 1 kilonode … [Read more...]