Difference between revisions of "BrainMachine"
m (Created page with "{{Project |ProjectSkills=Soldering, Basic electronics, Coding |ProjectStatus=Active |ProjectNiche=Electronics |ProjectPurpose=Fun }} Since I had a (fake) teensy left with no p...") |
m |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Project | {{Project | ||
|ProjectSkills=Soldering, Basic electronics, Coding | |ProjectSkills=Soldering, Basic electronics, Coding | ||
− | |ProjectStatus= | + | |ProjectStatus=Dormant |
|ProjectNiche=Electronics | |ProjectNiche=Electronics | ||
|ProjectPurpose=Fun | |ProjectPurpose=Fun | ||
Line 9: | Line 9: | ||
Basically it's blinking lights and beeping sound that put you in a state of total relaxation .. or something. | Basically it's blinking lights and beeping sound that put you in a state of total relaxation .. or something. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
== Bill of Materials == | == Bill of Materials == | ||
Line 22: | Line 17: | ||
* 2 capacitors (0.46µF) | * 2 capacitors (0.46µF) | ||
* minijack-plug (ripped from an old dvdrom-drive) | * minijack-plug (ripped from an old dvdrom-drive) | ||
− | * logarithmic | + | * logarithmic stereo-potmeter (220K, volume control) |
+ | * battery-pack (pack for 2xAAA obtained, needs testing) | ||
* some wiring | * some wiring | ||
− | * old pair of laboratory glasses | + | * <s>old pair of laboratory glasses</s> New pair of flexible protective glasses bought (adv: easy to put on, holes for mounting stuff, glass can be easily taken out for painting and such) |
+ | |||
+ | |||
+ | I will make a socket for the teensy to fit in so I can take it out for use in other projects. | ||
+ | |||
+ | Since the µC can do much more than just blink and beep (and the firmware takes up something like 5% of the memory) I want to add some other features: | ||
+ | |||
+ | * a button that switches to a different meditation-mode (brain frequency) | ||
+ | * moar LEDs! \o/ (maybe a row of LEDs on the front that do a nice KIT-thingy, or some other spacey/trippy blinky-things) | ||
+ | * ... (suggestions are welcome :) ) | ||
+ | |||
+ | == Progress == | ||
+ | * Prototype working | ||
+ | * Main components soldered to perfboard (with socket for Teensy) | ||
+ | * .. | ||
== Pictures == | == Pictures == | ||
− | |||
<gallery widths=250 heights=250> | <gallery widths=250 heights=250> | ||
File:BrainMachinePrototype1.jpg|Prototype all wired up on breadboard | File:BrainMachinePrototype1.jpg|Prototype all wired up on breadboard | ||
File:BrainMachinePrototype2.jpg|Blinkyblink | File:BrainMachinePrototype2.jpg|Blinkyblink | ||
</gallery> | </gallery> |
Latest revision as of 18:17, 19 November 2012
Projects | |
---|---|
Participants | |
Skills | Soldering, Basic electronics, Coding |
Status | Dormant |
Niche | Electronics |
Purpose | Fun |
Since I had a (fake) teensy left with no project for it I decided to make a Brain Machine.
Basically it's blinking lights and beeping sound that put you in a state of total relaxation .. or something.
Bill of Materials
- at90usb162 (fake Teensy 1.0 from $wellknownchinesevendor)
- 2 LEDs (blinky blink)
- 2 Resistors (68Ω)
- 2 capacitors (0.46µF)
- minijack-plug (ripped from an old dvdrom-drive)
- logarithmic stereo-potmeter (220K, volume control)
- battery-pack (pack for 2xAAA obtained, needs testing)
- some wiring
-
old pair of laboratory glassesNew pair of flexible protective glasses bought (adv: easy to put on, holes for mounting stuff, glass can be easily taken out for painting and such)
I will make a socket for the teensy to fit in so I can take it out for use in other projects.
Since the µC can do much more than just blink and beep (and the firmware takes up something like 5% of the memory) I want to add some other features:
- a button that switches to a different meditation-mode (brain frequency)
- moar LEDs! \o/ (maybe a row of LEDs on the front that do a nice KIT-thingy, or some other spacey/trippy blinky-things)
- ... (suggestions are welcome :) )
Progress
- Prototype working
- Main components soldered to perfboard (with socket for Teensy)
- ..