View allAll Photos Tagged Arduino,
After playing with my old 4x20 LCD Display I searched and found a solution to feed it with LCD Smartie over my Arduino
Arduino Academy, a 3-day summer programme for students in New Zealand, 7-9 July 2014. Catalyst IT was the organizer.
ISP ATtiny85 shield for Arduino.
The basic connection instructions is widely available through the web.
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 Natalie and Jean Bolte. 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
Arduino Academy, a 3-day summer programme for students in New Zealand, 7-9 July 2014. Catalyst IT was the organizer.
These are some pictures of the liquidware geoshield for the arduino. The source code and schematics are available at www.liquidware.com
New Arduino-compatible Freeduino's. Borrowed some of the lables from the UNO, but kept with Duemilanove design standard. Can't complain about the classic (with upgrades)!
Splashed out on a mannequin to display my electronic artworks - I've named this one Delia, after Ms Derbyshire :-)
Prototyping a GPS tracker with an Ardunio microcontroller board and a Navman Jupiter 21 GPS module. The Arduino is successfully reading in and parsing the GPS fix data, but I think the GPS unit is a bit crap as 90% of the time it won't get a valid position fix.
Arduino DevCamp in Oxford.
Sponsored by www.designspark.com and hosted at RS Components offices
July 10, 2010
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
Programming a Tiny2313 using the Arduino. The ISP connector on the Arduino has all the signals I need except for /RESET (pin 10).
My poor ladybug has seen better days.
My Arduino powered camera controller - allows me to do everything from high-speed to timelapse photography
Blog post about it here: pskillenrules.blogspot.com/2011/01/arduino-based-camera-c...
this is my latest project/frustration
here I have four servos, an arduino, a xbee shield with xbee and an adafruit serial camera
the intent was to assemble a robot which could drive between the ceiling and the floor to gather intel on some unwanted guests
unfortunately I blew a whole weekend unable to get my old base64 encoder to work with the serial camera, unable to integrate all the bits with the very tight height requirements and unable to even power-up with all four servos plugged in
nevermind that this assemblage doesn't make accomodation for batteries
next step... buy a microSD device and see if I can replicate the adafruit tutorial with the camera before trying the base64 stuff again
also, I'm starting to wonder if the serial camera is the right way to go... maybe the little wireless video camera I have is a better idea as I'm not really sure if I can navigate with very slow updates that serial imaging will give me
update: the base64 problem was a strange pointer incompatability... when I implemented without key pointers the code worked again, so for once, not a bug in my code
The pins at the bottom will go into the perf board, the top pins will mate with the Arduino
Note: Care needs to be taken when soldering to prevent too much build up on the right-angle pins which may make them too fat for the perf board holes.
This photo was an 1st attempt to create an arduino mount that would be compliant with the contraptor hardware prototyping framework.
gutting a broken freecom 400GB external USB drive enclosure as a potential case for some sort of arduino project.
the arduino fits nicely enough in it, lots of room for switches and stuff (if i wanted to drill through the shiny metal housing), and there's a power switch at the back + built-in LED at front that could be repurposed...