Posts Tagged ‘ arduino ’
online at HackDuino.org !!! v01 aka BaseDuino was on a yellow, double guttered breadboard. With this version, I followed ITP's tutorial, almost exactly. Worked amazingly, super happy with the convenience and functionality afforded by this. v02 BaseDuino02 was done on a slightly smaller white board, with ground and power on oposite sides of the board. This complicated matters slightly, and is not really worth the small gain in size. v03 BaseDuino03 is the mostly the same as 01, however it has been executed on a radioshack PCB. So that I am able to reproprogram the chip, I also added[ READ MORE ]
I recently found a FANTASTIC tutorial on how to breadboard the ATMega168 chip. I can't even begin to list out how many good reasons there are to do this. However, I will attempt:
1. cost. sparkfun sells ATMega168's with the arduino bootloader for $4.95 (versus $35 for a full arduino)
2. size. now, instead of needing space for that entire bulky arduino board, you can make your project as small as you want, well assuming you can fit this chip in (which is very small on it's own i'd like to add.)
3. pin access. now, you have unlimited ground and power pins, something that you previously NEEDED A BREADBOARD TO DO ANYWAY.
4. reproducability. now, if you want to make several copies of one prototype, this is an actually viable process you can follow, whereas previously you may have thought "oh, i guess i'll need to port this to PIC or BASICStamp to be cost/size/design effective". nope. not anymore.
5. IT'S JUST A GREAT EFFING IDEA, YOU FOOL.
the tutorial (of course) is from the ITP site. man, ITP, you are great. thanks[ READ MORE ]
third iteration of the timepiece project for computation. we were allowed to use PWM (pulse width modulation) with the LEDs, so now they can FADE, not just on/off. MORE ABOUT NITELITE AND BUTTON PICS......[ READ MORE ]
second iteration of the expression of time through LEDs and an arduino project. i built an enclosure for the LEDs, complete with outside access to both power and USB inlets for the arduino mounted inside.
MORE IMAGES, WORDS, AND VIDEO ............[ READ MORE ]
I should've posted this up here about a month ago, but by the time I finished the project, i was far too burnt out to blahg about it. Anyway, here now, is LightBox, my final project for Major Studio: Interface class.
concept: physically and functionality modular, multi-input controllers with visual feedback and dynamic sensor data output. Manipulating video, sound, or anything digital is possible with LightBox, and when using more than one simultaneously, group interaction and collaboration is possible, as the controllers themselves are wirelessly networked. project post-mortem paper here.
final design:
Here is a not-so-revealing video of one mothercube and one daughtercube (all i had the time and money to build), being run through a theremin-emulator max patch. I have written a sampler patch and video controller in jitter, I will document these soon enough (making sure you can see my hands) and then post the patches.
READ MORE / SEE PICTURES...[ READ MORE ]