Night Light update! Night light idea has moved far from the realms of constellations and needle-holes, and is now going deeper... by making… Posted on: October 22, 2015 By: Ana Sofia Remis With: 0 Comments
For Loops & Arrays IMG_1960 Rainbow Fade int ledPins[] = { 13, 12, 8, 9, 10, 11 }; int pinCount = 6; int ledFade[6];… Posted on: October 13, 2015 By: Ana Sofia Remis With: 0 Comments
Night Light Proposal For my night light project I plan to make a small cube out of acrylic, that would be draped/covered with… Posted on: October 13, 2015 By: Ana Sofia Remis With: 0 Comments
Arduino Shields Arduino shields are "add-ons" that increase the functionality of an arduino. For my virtual pet project to be completed in… Posted on: October 13, 2015 By: Ana Sofia Remis With: 0 Comments
Six led sequence fadLEd https://gist.github.com/gatana/1cd13f6c4da674a6cd92 I added 3 leds to this code so now there are 6 lights Posted on: October 5, 2015 By: Ana Sofia Remis With: 0 Comments
Pot Singer https://gist.github.com/gatana/9276621a7d95a76eb9fb http://portfolio.newschool.edu/remia021/files/2015/09/IMG_1946-swg08k.mov Posted on: September 29, 2015 By: Ana Sofia Remis With: 0 Comments
Led + Button led + button this code below has code for fading, button use, and photosensors. In the video, the button commands… Posted on: September 25, 2015 By: Ana Sofia Remis With: 0 Comments
porcupine duo using a mask in processing– prickly results Posted on: September 21, 2015 By: Ana Sofia Remis With: 0 Comments
Blinky Blonk w/o Delay int x; long previousMillis = 0; // will store last time LED was updated // constants won't change : arduino.cc… Posted on: September 15, 2015 By: Ana Sofia Remis With: 0 Comments
556 timer Link to download video of 556 timer 556 timer Posted on: September 14, 2015 By: Ana Sofia Remis With: 1 Comment