Making Wheelchairs More Safe Through High Visibility

lights_and_sounds_wheelchair

When traveling around the city or even rural areas in a wheelchair, we imagine it can be pretty easy to get overlooked. [Rui] was asked to add some lights and sounds to an electric wheelchair in order to ensure that its rider remained visible to those around him.

The system uses several different components to ensure that the driver can be seen. The first is a message board strapped to the back of the chair which was constructed from a pre-made 8×32 LED matrix enclosed in an acrylic project box. The board uses a PIC16F88 to store and display messages, which are triggered by a control board mounted near the chair’s joystick. He also added headlights and taillights, using bright white and red LEDs, respectively. A 107dB horn was mounted on the chair to ensure that if the driver is not seen, he will certainly be heard.

Everything looks like it fits nicely, without hindering the operation or looks of the chair. Check out the video below to see his high-visibility system in action.

Continue reading “Making Wheelchairs More Safe Through High Visibility”

Use FPGAs The Easy Way With Alien Cortex AV

alien_cortex_av_fpga_board

Hackaday reader [Louis] wrote in to call our attention to a neat project over at Kickstarter that he thought would interest his fellow readers. The AlienCortex AV is a pre-built FPGA board from [Bryan Pape] with gobs of ports and a ton of potential. At the heart of the board is an Xilinx PQ208 Spartan 3e 500k FPGA, which can be configured to perform any number of functions. The board sports a healthy dose of analog and digital I/O pins as you would expect, along with PS/2 inputs, VGA outputs, and even a pair of Atari-compatible joystick ports.

The AlienCortex software package allows users to easily load projects into the FPGA, which can run up to four different emulated microcontrollers at once. The software comes with half a dozen pre-configured cores out of the box, with others available for download as they are built. The default set of cores includes everything from a 32-channel logic analyzer, to a quad processor Arduino-sketch compatible machine.

Now, before you cry foul at the fact that he’s emulating Arduinos on a powerful and expensive FPGA, there’s nothing stopping you from creating an army of whatever microcontrollers you happen to prefer instead. We’re guessing that if you can run four Arduinos on this board at once, a good number of PICs could be emulated simultaneously alongside whatever other uC you might need in your next robotics project. A single board incorporating several different microcontrollers at once doesn’t sound half bad to us.

10,000 Year Clock Sounds Like An Indiana Jones Flick – Makes Us Wonder If We’re Being Trolled

So you hear that someone is building a clock that will run for 10,000 years and you think ‘oh, that’s neat’. Then you start looking into it and realize that it’s being built on a mountain-sized scale in a remote part of the US and things start to get a bit strange. As much as it might sound like a Sci-Fi novel (or some creative trolling), the Long Now Foundation is in the process of building and installing a clock that will chime once per year for the next ten millennia.

The clock, currently under construction will be over 200 feet tall, residing in a shaft drilled in a limestone mountain in West Texas. The allusion to [Indian Jones] sprung to mind when we read that the shaft will be drilled from the top down, then have a shaft with a robot arm installed to mill a spiral staircase into the stone walls. And this isn’t the only clock planned; a second site in Nevada has already been purchased.

There are a lot of interesting features, not the least of them is a ‘chime engine’ that plays a unique tune each year that will never be repeated again. [Alex] sent us the original tip to a Wired article that covers the project in incredible detail. But we also found a SETI talks video that runs for an hour. You’ll find that embedded after the break.

Continue reading “10,000 Year Clock Sounds Like An Indiana Jones Flick – Makes Us Wonder If We’re Being Trolled”

Repaired Microwave Keypad Looks As Good As New

microwave_keypad_repair

Instructables user [Rohit] had an out-of-warranty microwave with a broken membrane keypad. Much like our friend [Alexandre] from Brazil, he found the cost of replacement parts beyond reasonable, so he had to find a way to repair it instead.

He disassembled the front cover of his microwave to get at the main controller board. Once it was detached, he removed the keypad’s cover to get a closer look at the matrix underneath. While taking notes on how the matrix was wired, he found that some keypad traces connected to other traces rather than buttons. He says that they are likely used by the microwave to detect that the keypad is present, so he made sure to short those traces out on the controller board when he wired everything back together.

He replaced the aging keypad with microswitches, but rather than mount them on the front panel of the microwave, he drilled holes for each switch so that he could mount them inside the face plate. Once everything was wired and glued in place, he re-mounted the keypad’s cover. Now the microwave looks stock but has firm, reliable, user-serviceable buttons that are sure to last quite a while.

3 Axis Plotter Made From Spare Parts

The plotter featured above was, according to the author, made almost entirely of salvaged parts. In addition to what he had accumulated, only $20 in parts was needed to complete this build. Pretty good considering the thousands of dollars that a new plotter goes for.

Control of all axes is accomplished using unipolar stepper motors.  In this case only one unipolar motor was available along with two bipolar motors. [Lovro] actually hacked these into a unipolar setup to save costs on the build.

Mach3 control software along with a parallel port is used to control the steppers. A similar “junk” setup could be used to power a CNC mill or laser engraver, so think twice before tossing that old printer in the trash!  Check out the video of this plotter in action after the break! Also, see this hack for a similar laser engraving machine using Mach3 control software. Continue reading “3 Axis Plotter Made From Spare Parts”

Tiny Morse Code Trainer

[Eric] wanted to teach his kids Morse code, so he built a tiny Morse code trainer.

[Eric] built the trainer around an ATtiny85, and the rest of the circuit follows this minimalist idea. After connecting a piezo beeper and 6-pin ISP header, the only thing left to do was write a little code and start teaching his kids Morse. The Morse trainer is programmed to repeat the message, “SOS the moon rover has broken down and I am stuck in the trash can in the garden shed,” [Eric] planted a Lego moon rover in his shed as a prize for learning Morse, making him one of the coolest dads ever.

Although learning Morse isn’t required for an amateur radio license anymore, it’s a requirement for continuous wave radio. We think this is a great way to learn Morse the right way – actually hearing the characters – instead of memorizing the Huffman tree of Morse characters.

Synapse Turns Your Kinect Into A Dubstep Theremin

kinect_dubstep_theremin

[Ryan Challinor] is part of a group constructing a display for this year’s Burning Man festival that includes the Kinect, Ableton Live, and Quartz Composer. As the programming guru of the project, he was tasked with creating a method for his partners to utilize all three products via an easy to use interface.

His application is called Synapse and was inspired by videos he saw online of people controlling individual Dubstep beats or sound effects with the Kinect. Synapse allows you to map multiple effects to each limb, sending joint positions, hit events, and image depth data to both Ableton and Quartz Composer via OSC. The user interface looks fairly easy to work with, enabling musicians and artists to create awesome audio/visual displays using their bodies as instruments, in a very short period of time.

Check out the pair of videos below to see a brief walkthrough of the software interface as well as a quick video demonstration of what Synapse is capable of.

[via KinectHacks]

Continue reading “Synapse Turns Your Kinect Into A Dubstep Theremin”