WISP Adds Wifi To The Internet Of Things

The guys over at embdSocial sent in a project they’ve been working on for a while. It’s a small wifi module for an Arduino or other microcontroller called Wisp. Unlike the many, many other wifi breakout boards we’ve seen, the Wisp has a truly incredible amount of potential. With an API that allows an Arduino to post to Twitter, sending text messages, and even has remote admin capabilities, the embedSocial team came up with something really cool.

We’ve seen our fair share of projects that use wifi, but the Wisp is amazingly clever as to how projects can be controlled. Each Wisp is administered through the Internet. Once a Wisp is registered to your online embdSocial account you can upload new code without ever physically connecting a microcontroller to your computer.

To demonstrate the remote administration capabilities of the Wisp, the embdSocial guys put an Arduino and Wisp inside an electrical junction box. With their setup, the guys have the simplest and smallest Internet connected power outlet we’ve ever seen.

After the break, you can see a demo of a Wisp opening a garage door and a remotely operated, web enabled airsoft turret. We’re loving that the turret sends video from the gun to any device on the Internet, and it’s impressive that [Chris] and [Art] whipped up both these projects in a single weekend. There’s also a Kickstarter for the Wisp, so here’s to hoping we can pick one of these up soon.

Continue reading “WISP Adds Wifi To The Internet Of Things”

KMODDL: A Mechanism Maker’s Dream Site.

Computers are relatively new still, but we’ve had mechanics for a very long time. KMODDL  keeps us from reinventing the wheel. It contains collections of mechanisms with descriptions, pictures, and even videos. We were working on a arbalest design not too long ago, and we were having trouble coming up with a clever ratchet design for one of the parts. We spent a few moments in KMODDL looking through the ratchet section of the Reuleaux collection, and  soon after we had the basic building blocks of our design. Sure there are books you could buy that do a similar thing, but KMODDL is completely free, very in depth, and easier to search. Plus, with a useful tool like this you might not even have to take apart all your appliances anymore to see how they work. My first sewing machine might have lived a longer life had I seen this first. Anyone know of more resources like this?

Android CNC Controller

[Matt] is the proud owner of a JGRO-based CNC router and he’s been working on a way to control it without a computer. What he came up with is a way to drive the CNC machine using this Android tablet.

A big part of the hack is the CNC controller that he’s using. The TinyG is a board that can take commands via USB and convert them to instructions for up to six axes. In the video after the break [Matt] shows off a direct USB connection as the control method. This is the most interesting part to us, but the system can also be run through the network with the assistance of a computer feeding commands to the TinyG. This second method means the Android controller would be wireless.

A trio of repositories host the code [Matt] is using. From the demo it looks like the Android app has no shortage of features.

Continue reading “Android CNC Controller”

Smartphone Controlled RGB Lamp

We keep seeing a lot of RGB lamps, but they’re also constantly increasing in size and complexity. Take this rendition, which uses a lot of RGB LEDs and has smartphone control (translated).

The lamp itself uses 31 RGB LEDs arranged in a sphere that organizes them into three vertical rings. They’re all ganged together (not individually addressable) with one transistor per color. An Arduino board is responsible for control, and the build includes a Bluetooth module for incoming commands.

As you can see above, the Android app driving the device is really quite good. In addition to sliders for color mixing there is a separate window with a color picker. [Remick] included options like favorite color combos, color scrolling, and a timer that will shut the lamp off. We couldn’t embed it here, but you’ll find some demo video at the link above.

An Appeal To Microsoft To Consider The Hackers

[PT] is climbing up on his soapbox again to make an appeal to Microsoft. We think his editorial is well-aimed; appealing for better support for hobby electronics in Windows 8.

This is of course not strictly a hobby electronics feature request, but deals with how a lot of USB devices are treated by the upcoming operating system. Specifically the Communications Device Class, which is a protocol used by most hobby projects (and boards like the Arduino) that take advantage of the Universal Serial Bus. The way communications are handled by OSX and Linux makes this a snap, but not with Windows 7. [Phil] post specifics about how the former two operating systems handle these communications, and how Windows 8 could be tweaked to fall in line with them.

It means not installing drivers. Drivers…. for a USB device. Think about that for a while and then ask yourself which decade Windows 8 is being developed in. Thanks for pointing this out [PT]. We often get spoiled using a Linux box and don’t realize the hassles sometimes found on other systems.

Hackerspace Intro: Hacker Consortium In Nashville TN

The last stop on my trip this summer was the Hacker Consortium in Nashville TN. The Hacker Consortium has been around since late 2007 after acquiring a building that had been abandoned for several years. They had quite the task ahead of them, since parts of the roof had caved in and the building was in a general state of disrepair. The price was right though, so they set out to make it habitable. They did a great job too. We found the space to be pretty cool. They’ve got tools for wood working, metal working, collaboration, etc. They also have a nice little kitchen area, a classroom, and a laser cutter. Unlike the other spaces we visited where anyone willing to pay the monthly fee can be a member, these guys tend to be a little more concerned with how you can contribute to the group. You don’t necessarily have to bring a new skill to the table, but you have to be an active part of the team somehow.

Continue reading “Hackerspace Intro: Hacker Consortium In Nashville TN”

Incredible Home Made Low Cost CO2 Laser

[LokisMischief] wrote in to the tip line to let us know about this incredible home made CO2 laser. This thing is a complete DIY beauty, from the PVC cooling jacket to the toolbox based controller.  The whole thing is essentially built from DIY parts,  hand blown glass for the laser tube, plumbing store mirror mounts,  a PVC cooling jacket with a caulked glass viewing window, and a neon sign transformer with a variac to control output. Even the optics are completely DIY, a hand drilled gold mirror and a NaCL window made from a polished chunk of  icecream salt! [ThunderSqueak] says the control box only cost 60 bucks, and the rest of the parts don’t look too terribly expensive.

We could only find one video of the setup in the variac section of the site, and it was just a test the amp meter in the controller (no lasing anything at all).  [ThunderSqueak] does make a note on the to do list about doing a good laser-y demonstration video, which we are looking forward to.

If you want more DIY CO2 laser action check out this other one or some plans for one.