LEDs Turn The Heat Up On Flameless Pumpkin Lights

led-peter

When tea lights just won’t do, why not move up to a 5 channel LED candle simulator?

Halloween is fast approaching. Peter’s local hackerspace, The Rabbit Hole had a meeting to carve pumpkins and talk Halloween hacks. After seeing how poorly a tea light illuminated a medium size pumpkin, this hack was born. We’ve seen LED jack-o’-lantern hacks before, but this one was worth a second look.

In true hackerspace style, [Peter] used what was available to him. A PIC12F508 is the heart of the project. The 12X508/9 series has been around for at many years, and is still a great chip to work with. We remember using the ‘C’ version of this chip to bypass region locks on original PlayStation systems. [Peter] created a simple circuit with two basic modes. In “value mode” the 508 drives LED’s directly from its I/O pins. This limits the total output to 60mA. In “premium mode”, some 2N3904 NPN transistors are brought in to handle the current.  This allows the PIC to drive up to 5 LEDs.

Candles can be tricky to simulate with LEDs. [Peter] used 5 independent 16 bit linear feedback shift registers to generate pseudo random bit streams. The effect is quite impressive. A “wind simulation” completes the illusion of a real flame. Continue reading “LEDs Turn The Heat Up On Flameless Pumpkin Lights”

Steam Controller: Open And Hackable?

SteamController

The folks over at Valve Corporation have been busy. Just this week they have made three announcements regarding the future of their company; SteamOS, a linux-based operating system, Steam Machines (for running SteamOS), and the one we’re most interested in, the Steam Controller, an open controller. Not to worry though, the controller is not exclusive to the Steam Machines!

This is why we’re intrigued:

The Steam Controller was designed from the ground up to be hackable … We plan to make tools available that will enable users to participate in all aspects of the experience, from industrial design to electrical engineering.

We’re curious to see what that exactly means, but it definitely sounds promising! We know that Valve already takes in tons of customer feedback through their Steam Community and Workshop contributors, but how open is this controller really going to be? To read more about it as the information unfolds, check out the topics in the Steam Universe forum.

If you’re interested in joining the hardware beta, head on over here, but space is very limited.

[Thanks Adam!]

Retrotechtacular: Building BART

Sometimes it’s fun to take a step back from the normal electronics themes and feature a marvelous engineering project. This week’s Retrotechtacular looks at a pair of videos reporting on the progress of the Bay Area Rapid Transit system. Anyone who’s visited San Francisco will be familiar with the BART system of trains that serve the region. Let’s take a look at what went into building the system almost half a century ago.

Continue reading “Retrotechtacular: Building BART”

5 Digit Security Code Activated Relay Using Mostly Discrete Circuitry

alarm keypad

Let’s rollback the hobby electronics calendar a few decades with [myvideoisonutube’s] alarm activation control circuit using a matrix style phone keypad. The circuit is quite old using CMOS 4081 with 4 ‘AND’ gates to hardwire the access code. [myvideoisonutube] references [Ron’s] “Enhanced 5-Digit Alarm Keypad” schematic for this build changing the recommend keypad with a more common matrix style keypad found in touch pad phones. These types of matrix keypads wouldn’t work outright for the input so he cut some traces and added hookup wires to transform it into a keypad with common terminals and separately connected keys. We love seeing such hacked donor hardware even when it requires extensive modifications. [Ron’s] source circuit included a simple enough to build tactical button keypad if you can’t find a suitable donor phone.

Learning how to use mostly discrete components instead of a microcontroller would be the core objective to build this circuit outside of needing a key-code access point or other secure 12 V relay activated device. Such a device would be quite secure requiring a 4 digit “on” code and 5 digits for “off”. You couldn’t just pull off the keypad and hotwire or short something to gain access either. The 4 digit on “feature” does knock the security down quite a lot. However, all keys not in the access code are connected to the same point so you could increase your security by using a pad with more keys.

On [Ron’s] site you will find a detailed construction guide including top and bottom view for placement of all the components on veroboard. Join us after the break to watch [myvideoisonutube] demo his version.

Continue reading “5 Digit Security Code Activated Relay Using Mostly Discrete Circuitry”

Android Controlled RGB Lights

ScreenShot032

Here’s a handy hack for an Android controlled, Arduino driven, RGB light setup.

[Kerimil] recently wrote up this project on the Arduino.cc, and is sharing all of the source code and plans. While many of our seasoned Arduino-lovers can easily throw together the code for an RGB LED circuit in their sleep, [Kerimil] also threw in the Android app, and the source file to be modified in App Inventor, an Android app development program originally released by Google, but now maintained by MIT.

We’ve seen many commercial versions of this product, but it’s nice to see one that can be easily hacked to our liking. Next up is writing an app to use the phone’s camera to identify colors and reproduce them with the LED! While you’re at it, why not mix it with an easy to build infinity mirror!

To see the board and app in action, check out the video after the break.

Continue reading “Android Controlled RGB Lights”

Flickering Pumpkin Lanterns

epumpkins1

Halloween is coming and [Paulo] decided to make some flickering jack-o-lanterns by hijacking the flickering circuit of a cheap LED tea light to drive a much more powerful light!

He has tons of old 12V incandescent bulbs collecting dust, so he decided to make use of them for some holiday fun. He wondered if he could steal the circuit from the flickering LED tea lights and use them to drive the incandescents. Upon taking the LED tea candle apart, he discovered there was no circuit, as it was in fact embedded in the LED itself! Not to worry though, he simply integrated the flickering LED into his circuit! Coupling a capacitor with the LED, he used a transistor amplifier to take the signal, and then finally boosted it using a MOSFET to drive the light bulbs. He then powered the entire thing using an old laptop power brick. Nice one [Paulo]!

Do you have any cool Halloween hacks? Don’t forget to send them in to the tip line! For other pumpkin fun, check out last year’s Pumpkin Tetris!

GuruBrew’s 15 Minute Windows 8 Survival Guide

GuruBrew Windows 8 Survival Guide

One thing very common to all of us is our reliance on operating systems in our hobby life. If that OS is Windows then you could be in for quite a shakeup with Windows 8. Many readers are Linux or Apple users and couldn’t care less if Microsoft is releasing an entire paradigm shift in desktop navigation. However, you just might find yourself facing this new OS and you’ll look like you’re on training wheels if you don’t get acquainted now, and considering the number of computers being released with Windows 8 its inevitable that day will come soon.

So if you haven’t been behind the wheel of Windows 8 then checkout [Steve’s] Windows 8 Survival Guide from the Guru Brew Tech Show. This is an excellent overview of the new touch screen navigation methods you’ll find in the Windows 8 desktop including hotspots, charms and tiles to name just a few. You’ll also learn tips to get around with a mouse and keyboard. It’s not a complete tutorial on using Windows 8 but you’ll at least know how to navigate, search for apps, work with multiple apps and find tools like task manager, control panel, file explorer as well as your familiar desktop.

Follow the break to watch the short survival guide video.

Continue reading “GuruBrew’s 15 Minute Windows 8 Survival Guide”