Archive for the ‘Projects’ Category

ArdPRS: Arduino APRS/AX.25/AFSK Modem

Wednesday, July 13th, 2011

ArdPRS is an AVR/Arduino APRS transmitter/softmodem. APRS is a commonly-used protocol for transmitting telemetry; ArdPRS is intended for use in tracking balloons as they go to the edge of space (and sometimes myself, as I wander around town).

ArdPRS is implemented in straight AVR C, but it actually compiles via Arduino environment sketches. It’s designed for the Volksduino, so it will work on just about any ATMega328-based Arduino clone.

ArdPRS only uses one pin for output, with two resistors and one capacitor. That’s it. (And maybe another pin with a transistor to press the key on your HT, if you don’t want to use VOX). The actual modulation is done via a 1-bit DAC with a low-pass filter. One of the example sketches uses the serial lines to talk with a GPS unit; another just transmits any string it receives from a computer attached via an FTDI cable (KISS mode is possible, but not yet implemented).

If you’re a ham radio operator who’s looking for a simple APRS transmitter that you can hack, a Volksduino, ArdPRS, and a cheap HT will do the trick! We’d love to hear any stories you have if you use this; email us with pictures of any hack that uses this!

Muralizer: Progress Report

Saturday, July 2nd, 2011

Muralizer has some history.  In fact, it’s seed Applied Platonics grew out of, though it hasn’t yet come to fruition.

Muralizer is a robot that draws on walls.  It can take graphic files from your computer as input, and traces them out on the wall with a pen.

It’s actually really fun to use, but thus far there are only two prototypes.  At the moment, we’re ironing out a few kinks in the second prototype, and plan to have a kit out sometime this year.

Currently, we’re wrapping up the circuit design, trying to cut down the cost as much as possible.  The original prototypes used really nice steppers and a Gecko driver board, which is beyond really nice.  The second prototype is using much smaller (and therefore cheaper) stepper motors, and a driver board rolled in-house.

There’s also some control software polishing to do.  The current design can take in an SVG and draw it on the wall, but it’s not exactly user friendly about it.  Muralizer needs to be a friendly robot.

Barring any huge problems, there will be Muralizer kits for sale this fall!

Restoring the Wake ‘n’ Bacon

Sunday, April 10th, 2011

The Wake n’Bacon is a fantastic idea hatched by Matty Sallin.  Literally, fantastic.  Pretty much everyone would love to wake up to the smell of bacon.

Matty did the first implementation of this with Daniel Bartolini and Hsiao-huh Hsu, which got a fair amount of media presence.  Fast forward a few years and one dissassembly to help someone else construct their own: Wake n’Bacon isn’t in the best shape.  It needs some love.

Applied Platonics was proud to offer it that love.  In fact, we gave it a whole new set of guts, swapping out the breadboarded PIC circuit with a shiny new Volksduino, and redoing all the wiring with modular connectors, and even adding a “time select” knob (different bacon cooks at different speeds, of course).  When all was said and done, it was sent off to ABC’s Shark Tank with Matty, where it might not have won funding, but it did win many, many hearts.

The collaboration was really fun, and a great confluence of a creative minds, both artistic and technical.  Working with Matty again will almost certainly happen, and it will be just as awesome.

(And, with any luck, it will leave the lab smelling like delicious smoked maple for a week again.)

More info (including some great photos) can be found at Matty’s Wake n’Bacon page.