Behinduino great for breadboard Arduino prototyping
Over at MAKE: Japan, Takumi Funada found this nifty project that squeezes an Atmega168 onto the back side of a half breadboard, leaving the entire front available for connections.
Over at MAKE: Japan, Takumi Funada found this nifty project that squeezes an Atmega168 onto the back side of a half breadboard, leaving the entire front available for connections.
Our project is an open source, Arduino Mega-based computer interface and max/msp– based MIDI sequencer. You can find all kinds of information about it at beatseqr.com, but the ten-second pitch goes like this: Drum machines are fun to use because the interface is intuitive, but they only make the sounds they know how to make. […]
“Young Makers” is the theme for this year’s Maker Faire Bay Area, the world’s largest DIY festival, taking place on May 22nd and 23rd at the San Mateo Fairgrounds. Young Makers is a celebration of our future generations of makers as well as the youthful making spirit in each of us. At this year’s Faire, […]
The folks at cellbots.com are at it again. This time around they’ve swapped out all the 5v components for 3.3v and in doing so have wired everything to run off the G1’s internal battery.
Over at MAKE: Japan, Takumi Funada found this fun-looking open source hardware instrument called RakuChord Mobile.
Check out this handy DTMF remote control interface from EmilioFicara. Turn relays on and off with sound.
Ed Baafi has been working up Modkit, a great new interface that combines the language Scratch with the ability to write programs for the Arduino. Like Scratch, Modkit provides the user with clickable and expandable code blocks. When you have the program the way you want it, you send it down to your Arduino board and test it out. All those fussy semicolons and syntax are handled automatically, no typing required.