View allAll Photos Tagged Arduino
$9 ARDUINO and a Piezo buzzer plays shave and a haircut. The code for this is from the ARDUINO software download.
yes, trip to maplins this lunchtime, back with a boatload of electronics bits and bobs for my basic foray into physical computing.
beyond that, i also cannibalised an old logitech USB controller to get at its two analog joysticks and the shoulder buttons.
We taught a workshop on how to create interactive art with the Arduino platform at the Mill Valley Library on October 24, 2015.
We showed 9 students how to make lights blink, sounds play, motors move, and how to add more color with neopixel LEDs, as described in this online guide we created for the workshop:
At the end of the workshop, we asked participants if they would like to this again, and the answer was a resounding yes! Participants told us they learned a lot from this workshop and would not only come back for future workshops, but also recommend this program to their friends.
Instructors for this workshop were Donald Day and Fabrice Florin, with support from Jean Bolte and her daughter Natalie. We are all members of Pataphysical Studios, the art collective behind the ‘Pataphysical Slot Machine’, our poetic oracle.
Come visit the exhibit this month! We’re open every Saturday and Sunday in October, from 1 to 5pm, in the downstairs conference room of the Mill Valley Library.
Special thanks to the Mill Valley Library and the Friends of the Library for making these workshops possible — especially Kristen Clarke, who helped us get the Arduino parts and set up for the workshop.
View more photos of the exhibit: www.flickr.com/photos/fabola/albums/72157659147117739
It works (at least the motor driving portion, I haven't soldered in the components for an encoder yet).
I made a simple circuit (one wire, one resistor, one Light-dependent resistor) and attached it to my arduino then used the arduino to read values corresponding with how bright it was.
To verify it was working, I had it just send the values back to the computer. The arduino IDE has a serial monitor so you can see what it's writing. Unfortunately, I don't know what one can do with data from the serial monitor. So I wrote a C# application to listen in on the virtual serial port the arduino uses and show the data. But that's nto very interesting, so I grabbed NPlot and figured out how to use it, and made it graph the "light values" over time. :-) It graphs in realtime :-)
A new version
A new version of the venerable Arduino Breakout Shield.
More info at make.rrrf.org/ab-1.4
Arduino Workshop at iLab
Interaktive Werkstatt
School of Design Mainz, 2009
Workshop with Andreas Muxel
Photographs by Sandy Pfaff
Gotta show off a little! I've had an itch to get back into microcontrollers for a while and finally bit the bullet and went for it! At my young age, I gotta keep the ol' brain active!
The Arduino micros are cheap and a very inexpensive way to create all kinds of fun projects! Programmable with C/C++ language, I've actually been able to remember quite a bit. It's been years!
"Hello World!" is the classic first code most folks write for almost every programming language.
Btw... the microprocessor is that tiny thing on the left with the red power LED. It's an Arduino Nano.
Arduino Workshop at iLab
Interaktive Werkstatt
School of Design Mainz, 2009
Workshop with Andreas Muxel
Photographs by Sandy Pfaff
A new version
A new version of the venerable Arduino Breakout Shield.
More info at make.rrrf.org/ab-1.4
EST's DC jack MJ-R02 has nice switch. It can be soldered onto Arduino Leonardo (without header). I call it Switchuino :-)
For our second project, we had to use our two words (mine were Edible Email Notifier) to create something using an Arduino. I made my email notifier fully functional, with a lot of time dedicated to coding.
Arduino Workshop at iLab
Interaktive Werkstatt
School of Design Mainz, 2009
Workshop with Andreas Muxel
Photographs by Sandy Pfaff