More WiFi Modules For IoT Madness

The last year has brought us CC3000 WiFi module from TI, and recently the improved CC3200 that includes an integrated microcontroller. The Chinese design houses have gotten the hint, putting out the exceptionally cheap ESP8266, a serial to WiFi bridge that also includes a microcontroller to handle the TCP/IP stack and the software side of an 802.11 connection. Now there’s another dedicated WiFi module. It’s called the MT7681, and it’s exactly what you would expect given the competition: a programmable module with the ability to connect to a WiFi network.

Like TI’s CC3200, and the ESP8266, the MT7681 can be connected to any microcontroller over a serial connection, making it a serial to WiFi bridge. This module also contains a user-programmable microcontroller, meaning you don’t need to connect an Arduino to blink a few pins; UART, SPI, and a few GPIO pins are right on the board. The module also includes an SDK and gnu compiler, so development of custom code running on this module should be easier than some of the other alternatives.

You can pick up one of the MT7681 modules through the usual channels, but there’s an Indiegogo campaign based in China that takes this module and builds a ‘dock’ around it. The dock has a relay, temperature/humidity sensor, a few GPIO pins, and a USB serial connection for use as an Internet of Things base station.

For anyone looking for a little more computational horsepower, there’s also a few mentions and press releases announcing another module, the MT7688, This is a very small (12mm by 12mm) module running Linux with 256 MB of RAM and 802.11n support. This module hasn’t even hit the market yet, but we’ll be on the lookout for when it will be released.

Thanks [uhrheber] for sending this one in.

worlds smallest thermal imaging camera

Building The World’s Smallest Thermal Camera

[Mike Harrison], the mastermind behind electricstuff.co.uk has just finished reverse engineering the Lepton module found in thermal imaging cameras — he then created his own, and perhaps the world’s smallest thermal camera.

He took apart the Flir One iPhone thermal imaging unit and pulled out the magical part that makes it all possible — the Lepton module. It only has a resolution of 80×60 pixels, but in the world of thermal imaging, it’s pretty decent. You can buy it for $250 (for the module) in order quantities of 1000 straight from Flir.

His blog has all the details about figuring out how to interface with the module, and it is really quite impressive. Once he had it all understood he set out to build it into a small thermal camera. The case is machined out of black acrylic, and an iPod nano screen is used as the display, as 80×60 scales up nicely to the 320×240 resolution of the iPod. A home-brew PCB connects to the module, has a voltage regulator and charging circuit for the lithium ion battery — which is then connected to a prototype iPod nano PCB with some of the features removed — he says it was a nightmare connecting it all, and we don’t blame him, that’s some serious hacking skill!

Continue reading “Building The World’s Smallest Thermal Camera”

Tasting Music, With A Side Of Meatballs

Imagine eating food customized just for you based on your music preferences. This is exactly the premise behind a student-developed application called BeatBalls. This musical cooking platform translates artists and songs into delicious meatball recipes.

BeatBalls uses a computer algorithm that takes into account a variety of factors including key, tempo, cadence, and duration of the song to manifest a unique combination of ingredients. [Maria], who tipped us off about the project, told us in an email that Beatballs used the echonest API to determine elements of each song.

Anyone can go to the BeatBalls’ website and enter their favorite musician, group, or track into the online meatball generator, which outputs unique components to the screen. A few good suggestions are Meat Loaf, Led Zeppelin, Jimi Hendrix, and Bassnectar, which produce some delectable results.

Students involved in the project also created a machine to mix, roll, and cook the meatballs automatically. Team member [Samuel] told us that the system has three Arduino controllers that are hooked up to a remote server with an Ethernet shield and WiFi router. A set of servos and a DC motor controls the mechanisms that pushes the meat through and adds spices to the ingredients.

Continue reading “Tasting Music, With A Side Of Meatballs”

3D Printing A Daft Punk Helmet

Thanks to the awesome people over at Adafruit, you can now print your very own Daft Punk helmet! It is designed with a hollowed out shell and translucent material which allows for colorful LEDs to be inserted into the mask, which can light up just about any room. This makes the headset great for Maker Faire, household parties, and underground EDM raves.

The epic costume was inspired by the infamous electronic music duo from France who is known for hiding their identities behind intricate and complex masks. This version, however, is perfect for the Do-It-Youself builder on a budget assuming you have access to a Taz 3D printer through your hackerspace or a friend.

The entire helmet is 3D printed as one piece using a semi-transparent PLA filament with NeoPixel strips (144 pixel per meter) laid inside. It takes about 3 days to complete the printing job (assuming no errors arise during the process). After everything is finished, glossy gold paint is applied and the polished outcome is enough to turn some heads. Plus, this mask makes a great addition to any builder’s homemade ‘trophy’ collection.

A natural next step would be to add sensors that can detect bass vibrations. This could be used to change the colors of the display based on the music that is being played nearby. We’ve seen this sort of thing before on a few Daft Punk helmet builds that are far superior to this one. Of course the difference here is that the Adafruit version can be build in a reasonable amount of time by a mere mortal. Those other examples were life commitments as far as projects go!

Don’t forget to check out the video of this one in action after the break.

Continue reading “3D Printing A Daft Punk Helmet”

Working Jet Pack

Finally, A Working Jet Pack

Well, kind of. This is one of [Jason Kerestes’] latest projects as a masters engineering student at the Arizona State University — A jet pack designed to increase your running speed by quite literally giving you a boost.

It’s one of the proposed solutions to the 4MM (4 Minute Mile) project, which is part of the ASU Program called iProjects, which brings students and industry together to solve problems. The 4MM project is trying to find a way to make any soldier able to run the 4 minute mile — quite ambitious, but DARPA is actually working on it with [Jason]!

The whole rig only weighs 13lbs and features two electric turbines which provide the thrust. They originally tested the concept by seeing if you could pull a person with an electric golf cart around a track to make them run faster — turns out, you can. Further more scientific testing led them to find that there is a specific thrust to body-weight ratio that works best, with the direction of thrust about 25 degrees below horizontal.  Continue reading “Finally, A Working Jet Pack”

Environmental Sound Detectors 

We all know that sound. That sound of a noisy yapping dog, or the sound of a disruptive garbage truck loudly picking up the trash while making a ruckus along the way. It can be extremely distracting and frustrating to deal with. And more often than not, we have little control over the noise pollution in the area. Unless of course, you build a monitoring solution to raise awareness of the situation, like this one that [Edmund] made.

It was designed in conjunction with the Earth Journalism Network (EJN) in order to, as their website states, “facilitate story-telling of the sources and health impacts of noise from around the world“. An Arduino Pro Mini was the backbone of the project. Being open-source in nature meant that it could be customized easily with a wide array of sensors. [Edmund] chose to use an Electric Imp adding WiFi capability to the device. His step-by-step tutorial showed the design process, leading into the prototyping of the parts, and contains schematics for the circuit. As of the time that this article was published, the coding section of project hasn’t been released yet, but the first three parts give enough information to get the ball rolling.

This type of monitoring solution has the potential to record the noise levels of neighborhoods all across the world. With a large enough pool of data, API’s can be developed for uses like house hunting web searches that show which areas in town are the quietest, or which ones are the loudest. This will surely provide a wealth of knowledge about noise pollution, and it will be interesting to see how people utilize this (and projects similar) in the future.

THP Semifinalist: Secure Your Internets With Web Security Everywhere

[Arcadia Labs] has created a great little device in Web Security Everywhere, a semifinalist in The Hackaday Prize. At the center of it all is UnJailPi, a Raspberry Pi device which can act as a secure router between a protected network and the unprotected internet. UnJailPi can create OpenVPN and Tor connections on the fly from its touch screen interface. The full details are right up on [Arcadia’s] Hackaday.io project page.

One of the most amazing things about the project is its creator, [Arcadia Labs]. [Arcadia] started from square one learning python just 1 year ago. Since then he’s become a proficient python coder, and created UnJailPi’s  entire user interface with pygame.

[Arcadia] is also working with simple hand tools. He has no access to the CNC routers, 3D printers, or milling machines used in many of the projects we see here on Hackaday. All the work on UnJailPi’s acrylic case was done with a handsaw, a file, and a heck of a lot of patience.

Currently [Arcadia’s] biggest hurdle is finding a good power supply for his project. UnJailPi is designed to work both on AC or an internal battery. His current power circuit throws off enough heat that the Raspberry Pi resets while the battery is charging.

We’re sure [Arcadia] will figure out his power issues, but if you have any suggestions, leave a comment here, or head over to the project page and let him know!


SpaceWrencherThe project featured in this post is a semifinalist in The Hackaday Prize.