Hack a Day's Journal
[Most Recent Entries]
[Calendar View]
[Friends View]
Tuesday, December 24th, 2013
Time |
Event |
12:01a |
Fubarino Contest: Network Nodes, Door Lock, and Smoker Controller http://feedproxy.google.com/~r/hackaday/LgoM/~3/cmncX9UuHEM/ http://hackaday.com/?p=110612
Here’s a round-up of three different Fubarino Contest entries; a video of each is available after the break.
On the upper left are the beginnings of a network node monitoring system developed by [Stephane]. When the network checks the weather, it may determine that it’s far too harsh outside and time to go in to see what’s new on Hackaday. There’s only sparse information available on the hardware. Each node uses an ATtiny84 and an RFM12B—different sensors connected to each are used to build up the network’s data collection capabilities.
In the lower left is [Brett's] Bluetooth door lock controller. The Arduino, a cheap Bluetooth module, and a relay board make up the base station which will eventually connect to an electronic lock. [Brett] uses a smart phone to punch in the access code, and entering “1337″ four times in a row unlocks the Easter egg, displaying our URL on the character LCD. Here’s the code repository for his project.
To the right is the display for [Andy's] smoker controller used for cooking. He already had some hidden features on the controller used to calibrate the thermocouple. For the contest, he simply added an additional button to extend the original menu access method.
This is an entry in the Fubarino Contest for a chance at one of the 20 Fubarino SD boards which Microchip has put up as prizes!
Network Nodes:
Door Lock:
Smoker Controller:
Filed under: contests | 3:01a |
Sonar With Python and Conference Call Hardware http://feedproxy.google.com/~r/hackaday/LgoM/~3/6et-3momESI/ http://hackaday.com/?p=110887
[Jason] just tipped us off about his recent experiment, in which he creates a sonar system using standard audio equipment and a custom Python program. In case some of our readers don’t already know it, Sonar is a technique that uses sound propagation to detect objects on or under the surface of the water. It is commonly used in submarines and boats for navigation. [Jason]‘s project uses active sonar, which consists in sending short audio bursts (chirps) and listening for echoes. The longer it takes for the echo to return, the further the object is. Though his proof of concept is not used underwater, that may change if he continues the project.
The audio editing software Audacity was used to make a fast frequency changing chirp, along with PyAudio libraries for the main Python program. Exact time of arrival is detected by correlating the microphone output with the transmitted signal. Given that [Jason] uses audible frequencies, we think that the final result shown in the video embedded below is quite nice.
Filed under: digital audio hacks, software hacks | 6:01a |
| 12:01p |
3DMonstr Printer: 8 Cubic Feet Of Build Volume http://feedproxy.google.com/~r/hackaday/LgoM/~3/QvHS4ahoObQ/ http://hackaday.com/?p=110939
So you’re looking at 3D printers, but the build volumes for the current offerings just aren’t where you’d like them to be. [Ben Reylblat] had the same problem and came up with the 3DMonstr, an enormous printer that has (in its biggest configuration) a two foot cubed build volume, four extruders, and the mechanical design to make everything work.
Most of the ginormous 3D printers we’ve seen are basically upgraded versions of the common table-top sided models. This huge Ultimaker copy uses the same rods as its smaller cousin, and LeBigRap also uses woefully undersized parts. The 3DMonstr isn’t a copy of smaller machines, and instead uses very big motors for each axis, ball screws, and a proper welded frame. It’s highly doubtful anyone will call this printer a wobblebot.
The 3DMonstr comes in three sizes: 12 inches cubed, 18 inches cubed, and 24 inches cubed, with options for two to four extruders. We caught up with the 3D Monstr team at the NYC Maker Faire, and from first impressions we have to say this printer is freakin’ huge and impeccably designed. Filed under: 3d Printer hacks, Crowd Funding | 3:01p |
| 6:01p |
Retrotechtacular: Submarine Cable Splicing is Serious Business http://feedproxy.google.com/~r/hackaday/LgoM/~3/OkWIP4VU3Qs/ http://hackaday.com/?p=110477
Really. As this wonderfully narrated talkie picture from 1939 will attest, keeping even one drop of water from penetrating undersea cables is of the utmost importance.
How do they do it? Many, many layers of protection, including several of jute wrapping. The video centers on splicing a new cable to an existing one in the San Francisco Bay to bring the wonder of telephony to a man-made island created for the Golden Gate International Expo.
The narrator makes these men out to be heroes, and when you see how much lead they came into contact with, you’ll understand what he means. Each of the 1,056 individually insulated wires must be spliced by hand. After that comes a boiling out process in which petrolatum is poured over the splice to remove all moisture. Then, a lead sleeve is pulled over the connections. Molten lead is poured over the sleeve and smoothed out by hand.
At this point, the splice is tested. The sleeve is punctured and nitrogen gas is pumped in at 20psi. Then comes the most important step: the entire sleeve is painted with soap suds. Any gas that escapes will make telltale bubbles.
Once they are satisfied with the integrity of the sheath, they wrap the whole thing in what appears to be lead cables and pound them into submission. Surely that would be enough, don’t you think? Nope. They weld the cables all around and then apply two coats of tar-treated jute wrapping, which retards saltwater corrosion considerably.
Retrotechtacular is a weekly column featuring hacks, technology, and kitsch from ages of yore. Help keep it fresh by sending in your ideas for future installments. Filed under: Hackaday Columns, Retrotechtacular | 9:01p |
Fubarino Contest: A Sculpted Room With LEDs http://feedproxy.google.com/~r/hackaday/LgoM/~3/D9TFKjtQCsc/ http://hackaday.com/?p=110646
[Sisam] and [Mclien] are a father and son team that built this sculptural room with an organic looking built-in seating area and sculpted lamp shades. When you have a room that looks this cool, the only option you have is to fill it with RGB LEDs, and it just so happens their light controller has a great Hackaday Easter egg.
The room lighting is provided by a Shifty VU shield, OctoBar LED controller, and a few of these RGB LED modules. All pretty standard for an RGB LED project, but where this contest submission really shines is the controller for all the room lights. It has three sliders for the red, green, and blue channels, beefy toggle switches for each light location, an LCD for showing the program mode, a rotary switch, and push buttons for cycling through stored setups.
The Easter egg for this project comes into play whenever the color value of the lights is set to Hackaday green, #00c100. When that happens, the Hackaday URL is displayed on the controller’s display.
Awesome work, and a really cool-looking room. We wouldn’t mind a tutorial on how you sculpted it, [Sisam].
This is an entry in the Fubarino Contest for a chance at one of the 20 Fubarino SD boards which Microchip has put up as prizes! Filed under: contests, led hacks |
|