Thermostat Controlled Plug Box

[Eric] has a problem with his new house, there was no heat in the attic space that had been converted into a loft. Facing no way to tap into the ductwork and wanting to use the space as a bedroom he did what most of us would, and just got a little space heater. Anyone who has lived with a space heater knows you have to be around to turn them on, and they usually dont have decent temperature control. These problems were quickly fixed by making a thermostat controlled plug box.

A quick trip to the hardware store resulted in a 2 gang metal junction box, faceplate with GFCI cutout, receptacle and a Honeywell baseboard heater thermostat. The thermostat is then wired to mains and its output connects to the receptacle.

He gives instructions on wiring which focuses on his parts, but you should follow the instructions to your specific thermostat, and error on the side of caution if working with mains current. The end story is a bedroom with a more constant temperature and doesn’t need a 3 hour burn to get there.

Farmbot

Prospero is the working prototype of an Autonomous Micro Planter, which is intended to be unleashed as a swarm. Using a Parallax propeller mounted on a Lynxmotion AH3-R hexapod body, though we have a ton of different ideas on hexapods if you find the price of the body to be out of budget.

Inputs to the machine are pretty standard robot fare like infrared, and ultrasound. Outputs on the other hand are more interesting, for example spray paint, retractable drill, seed dispenser, and of course a stack of servos.

Arming a robot with a drill and a can of spray paint sounds like a recipe for hours of fun, but it does have a job to do. Walking around, the bot stops and checks the ground below it, and if the ground is ok to seed, a small auger drill flips down from the robot’s belly. After drilling a hole, a seed is dropped, then covered over with a scoop on the back of the drill. Finally the seeded the spot is marked with white paint and the robot moves on.

Though its a prototype and not fully formed yet, its an interesting thing to see, so join us after the break for a video.

Continue reading “Farmbot”

Ultrasmall Arduino

[Fabio Varesano’s] new Arduino compatible board packs a full power punch in a ultra compact layout, measuring at 20.7×15.2 mm, the Femtoduino is probably the smallest 328 based Arduino compatible board around. Most of the staples are present, an QFN atmega328, an MIC5205 low dropout regulator good for a couple hundred milli amps, 16MHz ceramic resonator, reset, power indicator and pin 13 LEDs, but you will need to provide your own serial connection (FTDI, MAX232 etc) and another AVR programmer to get the Arduino boot loader onto the chip.

Since the board is small (smaller than a pro mini) it is not directly breadboard friendly. Even though the hole spacing is 0.05 inch, the size is large enough for “normal” wire to fit into fine, if you wish to use 0.1 inch spacing there is a handy break out board you can make where the Femtoduino just snaps in.

Everything needed to make one of your own is provided on the website, schematics, kicad files, bill of materials, Gerbers for both the board and the breakout board, though we would like to see this as a pre-made board soon, join us after the break for a video and see why.

Continue reading “Ultrasmall Arduino”

Sniff Ethernet With A Throwing Star

[Michael Ossmann] came up with a nifty little device that arranges RJ45 plugs into a plus shape for the intent of sniffing Ethernet packets, and named it the “Throwing Star LAN Tap”. While the original design worked fine it does suffer some limitations such as being limited to 10/100 base networks, and one way only. This new version of the “Throwing Star LAN Tap” fixes those and adds some much needed convenience.

Gone are the male plugs, which requires couplers and are prone to break, and fiddly splices in favor of a throwing star shaped pcb, and female sockets. 1000 base networks are supported, but due to the workings of 1000 base and wanting to keep the device passive, capacitors are added to filter out the signal and force the network to drop down to 100 base. Sure, it may be an ugly hack, but it’s an ugly hack that fits in your pocket.

Brain Car Interface

The AutoNOMOS labs project has found a new way to maneuver its vehicles, your brain. We have looked at a previous version that uses a mostly computerized van under remote control from an iPhone. This one however, named “Brain Driver”, places the operator in the driver’s seat with an EEG strapped to their head.

Going for a more sporty look, the current vehicle is a drive-by-wire Volkswagen Passat wagon filled to the brim with fun toys like LIDAR/ RADAR sensor technology, cameras, and a specialized GPS. The EEG interface is a commercially available Emotiv model, and after a few rounds of training on safe ground, the driver is placed in control of the car.

In one demonstration the car approaches a 4 way intersection, the driver only has to think left or right and the car (intelligently) navigates the turn after coming to a proper stop, and checking for obstacles. In the second demo car and driver are let loose on an unused airport to test responsiveness.

If you like brains, cars, robots, and spinning lasers join us after the break for a video.

[youtube=http://www.youtube.com/watch?v=iDV_62QoHjY&w=450] Continue reading “Brain Car Interface”

Cyborg Camera Mask

[Ryan] whipped up this robotic masquerade mask to wear to his wife’s art opening / masquerade party, and its pretty wild. The prominent feature of this mask is a scavenged lens assembly from a typical point n shoot style camera, which is still connected to its electronics so it can go through its off and self check functions. You cant see through it, but with moving parts and a red LED inside, it does create an awesome cyborg type appearance,

The movement of the lens assembly is triggered by a thermistor inside of the mask’s nose piece, warm air exhaled onto to it for a given period of time changes the resistance and is monitored by a micro controller, which seems to act like a toggle style switch.

While there is not a build log, parts list, or many details, the schematic is provided for you to look over if you want to try and make your own.

Continue reading “Cyborg Camera Mask”

Propeller Platform Logic Analzyer

[Wulfden’s] new gadget is a 28 channel 3.3 volt digital logic analyzer. Powered by a Parallax Propeller running at 100MHz (permitting a 10 nanosecond sampling rate), using all though hole parts, and open design so it is possible to whip up your own.

Data is collected and sent to a host computer running Propalyzer which looks to be a very nice logic analyzer front end, and sports all the needed features and a HP inspired design. The design of the board allows you to plug it on to any Propeller Platform board, and this is very handy for those who have other Propeller boards, though others will have to source a regulated 3.3 volt power supply, and serial converter.

Overall this looks to be a very handy tool to have around, whether you opt for the kit to use on your Propeller Platform boards or roll your own, the features and cost are very attractive if you need a logic analyzer.

Join us after the break for a quick introduction video by [Nick] (of Gadget Gangster)

Continue reading “Propeller Platform Logic Analzyer”