__ __         __            ___           
  / // /__ _____/ /__  ___ _  / _ \___ ___ __
 / _  / _ `/ __/  '_/ / _ `/ / // / _ `/ // /
/_//_/\_,_/\__/_/\_\  \_,_/ /____/\_,_/\_, / 
retro edition                         /___/ 
Now optimized for embedded devices!!
About Successes Retrocomputing guide Email Hackaday

Arduino muon detector

posted Sep 3rd 2009 4:50pm by
filed under: arduino hacks

100_0627

[Sebastian Tomczak] was borrowing a homeade muon detector from his friend, and managed to hook it up to his computer through an Arduino. The detector itself uses 3 fluorescent tubes to detect radiation. Three separate tubes are used in order to filter out terrestrial radiation; cosmic radiation will fall in-line with the tubes and pass through at least two of them, whereas terrestrial radiation will only hit one. There is some basic circuitry to amplify the signal and then perform the OR operation.

[Tomczak]  used an Arduino to take the raw data and feed it into his computer. He then used Max/MSP to analyze the data and filter out background noise, leaving only the cosmic ray data. He didn’t mention what he was going to use the data for, though. Maybe he’ll hook it up to a synthesizer.

Related: Digital Geiger counter

[via @littlebirdceo]

From sign language to spoken language

posted Oct 4th 2010 1:00pm by
filed under: wearable hacks

As part of a senior design project for a biomedical engineering class [Kendall Lowrey] worked in a team to develop a device that translates American Sign Language into spoken English. Wanting to eclipse glove-based devices that came before them, the team set out to move away from strictly spelling words, to combining sign with common gesture. The project is based around an Arduino Mega and is limited to the alphabet and about ten words because of the initial programming space restraints. When the five flex sensors and three accelerometer values register an at-rest state for two seconds the device takes a reading and looks up the most likely word or letter in a table. It then outputs that to a voicebox shield to translate the words or letters into phonetic sounds.

Zinc sulfide glow power at home

posted Oct 3rd 2010 9:30am by
filed under: chemistry hacks

Further solidifying her mad-scientist persona, [Jeri Ellsworth] is making glow powder with household chemicals. When we saw the title of the video we though it would be fun to try it ourselves, but the first few minutes scared that out of us.

To gather the raw materials she puts some pennies in a bench motor and files them into powder. From there it’s trial and error with different cleaners and tools to create just the right dangerous reaction to get the chemical properties she’s looking for.

Check out her experiments after the break. And if you find you’re wanting more, go back and take a look at her EL wire fabrication process.

ez430 home automation

posted Feb 8th 2010 12:07pm by
filed under: home hacks

[Oliver] has been doing some work to use his TI ez430 Chronos wristwatch for some home automation. He’s working with a RF controllable lightbulb adapter which operates in the 433 MHz band. A dirt-cheap breadboard-friendly transmitter is available from Seeed Studios and he uses this in conjunction with a computer and an Arduino. Before the trolls get to their thing, YES, this is incredible overkill. But remember that he’s prototyping. We hope that if he intends to actually use this setup he’ll migrate to something like an ATtiny2313 running V-USB. Better yet, you should be able to tap into the watch’s companion receiver and cut the computer out completely.

If you’re easily amused you’ll appreciate the video of a light turning on and off after the break. If you’re a little harder to please then take a look at Oliver’s methods of using Python processing for the watch’s data.

Ok, now we’ve seen this watch turning on lights and unlocking doors. What else ‘ya got?

Fritzing, go from prototype to product

posted Aug 25th 2009 2:15pm by
filed under: arduino hacks, downloads hacks, tool hacks

fritzing

Fritzing is an open source project designed to help you move from a prototype to a finished project. Aimed at those basing their projects around Arduino, you start by building your physical prototype, then recreate it with Fritzing software’s graphical editor. From there you can generate a schematic, PCB artwork, and PCB production files.

[thanks CH]


(c) 2014 hackaday.com. All Rights Reserved.