Dell Mini 9 3G Install

dell

[Rob] sent in his Dell mini 9 3G install. He bought the Dell without the 3G option, but found that he really wanted it. He installed a mini pcie bracket and found a sim connector that matched the specs he needed. Apparently they use one that it rare as it uses the first pin to indicate whether or not there’s a card loaded. He pulled the mini pcie 3G card from a cheap USB adapter. After soldering it all in place and firing up OS X, he was able to connect, without issue. He says the reception wasn’t great, so he’ll need to add an antenna. This is similar to the process seen on the Acer aspire one 3G hack. Since you’re already in there, you might as well add a GPS while you’re at it.

Spatialized Umbrella

umbrella-1

Reader [Joe Saavedra] sent in his latest project: the spatialized umbrella. The base of each umbrella rib features an LED, speaker, and distance sensor. These are connected to an ATMega168 microcontroller running the Arduino environment. The IR sensor triggers a rain drop sound based on proximity. Shorter distances mean more droplets are played. The sounds are generated using a lookup table and the digital pins. You can see the demo video embedded below.

Using the Arduino environment without the associated board is part of another idea that [Joe] is working on. The MapDuino Project uses the standard Arduino hardware for programming, but then transfers the chip to a more barebones circuit in target project. They based their initial work on the ITP breadboard Arduino. Continue reading “Spatialized Umbrella”

RGB 7 Segment Display

rgb7

[Markus] noticed a lack of 7 segment LED displays that could show RGB. Like any hacker, he sought to remedy this.  The solution he came up with was to basically remove all the electronics from the plastic body of the display. He then mounted new surface mount RGB LEDs in the correct places. This may be a bit messy, and definitely increased the footprint in this layout, but as you can see from the pictures on his site, the final result is quite nice. What uses can you think of for these?

Removable Router Antenna

antenna

[Mike] takes us through the process of adding  a removable high gain antenna to the WRTSL54GS in this article. The antenna that comes on this unit from the factory is a bit small and underpowered. After upgrading it using OpenWrt, an open source full featured router software package, he felt it needed a beefier antenna. So, he cracked it open. The new antenna can simply be soldered in place, where the old antenna was.

The Bulbdial Clock Comes To Life

bulbdial

Evil Mad Scientist Laboratories has built the bulbdial clock, an idea originated by Ironic Sans.  It’s basically a high definition indoor sundial. The LEDs arranged in a circle shine a light on the peg in the middle casting a shadow, just like a sundial. There are 3 colors of rings, allowing for hour, minute, and second shadows. This isn’t the first time that Ironic Sans has seen ideas come to reality. There were the pre pixelated reality show clothes and the sneaky histogram hidden message system. While it is a cute idea, it isn’t really new. People have been patenting this idea for a while.

Modifying A Sonic Cleaner For The Lab

sonic

[Sean] wrote in to tell us about this hack he did to modify a consumer sonicator for lab use. Sonication is often used in labs to aid in mixing in difficult containers or to add energy for certain events.  He’s a chemist on a budget, so he couldn’t necessarily afford a nice industrial one. Instead, he found a sonic jewelry cleaner.  The main shortcoming of the consumer level one is the fact that it can only go for 3 minute intervals. He needed up to an hour at a time. His solution was fairly simple, he closed the circuit to force it to be continually in the on position, then added a timer in the power line. He notes, that the consumer model wasn’t made to be run this long and could possibly produce enough heat to damage itself. It should not be turned on, then left alone.