Final Project – Cody Colgren, Ivan Martinez

Pictures: Videos:   Parts: Adafruit Mpr121 12-key capacitive touch sensor breakout ~ 8$ https://www.adafruit.com/product/1982?gclid=Cj0KCQiAoJrfBRC0ARIsANqkS_6RuPNdRHs-B-2Smzg_qLApG69EhU9lueRRtaQl0zpRjjnzIk3-ktQaAjuoEALw_wc Arduino UNO board ~6$ https://www.ebay.com/i/263810558921?chn=ps Adafruit Protoboard ~5$ https://www.adafruit.com/product/1609?gclid=Cj0KCQiArqPgBRCRARIsAPwlHoU-PLaLyAv5IVq7pmErJvoLIOK5ihGXWtPOPIkdsv2ktI8Q3PUIlHYaAtsLEALw_wcB Copper Tape ~$3 https://www.target.com/p/scotch-r-expressions-washi-tape-59-in-x-275-in-copper-foil/-/A-17088871?ref=tgt_adv_XS000000&AFID=google_pla_df&fndsrc=tgtao&CPNG=PLA_Seasonal%2BShopping_Local&adgroup=SC_Seasonal&LID=700000001170770pgs&network=g&device=c&location=9021717&gclsrc=aw.ds&ds_rl=1246978&ds_rl=1246978&ds_rl=1246978&ref=tgt_adv_XS000000&AFID=google_pla_df&CPNG=PLA_Seasonal+Shopping_Local&adgroup=SC_Seasonal&LID=700000001170770pgs&network=g&device=c&location=9021717&gclid=Cj0KCQiAw5_fBRCSARIsAGodhk8HahIcbg4V- Guitar Hero Guitar ~ $20 https://www.unbeatablesale.com/dcgrl21360.html?gclid=Cj0KCQiAw5_fBRCSARIsAGodhk9PY8IEOBZROcuY6T5zPqCAJNLLdz12G5FKj9rODRG7ZJ-IlbYx-hwaAvoHEALw_wcB Code: #include <Wire.h> #include <Adafruit_MPR121.h> //#include <pitches.h> //#include <LED_animations.h> #include <CurieBLE.h> #include <Adafruit_NeoPixel.h> #ifdef __AVR__ #include <avr/power.h> #endif /* BE SURE TO…

The OctotouchY; Final Project by Erica Ruleau and Dustin Drenk

THE OCTOTOUCHY BY: ERICA RULEAU AND DUSTIN DRENK The octotouchY is an interactive touch lamp where a different tentacle arm changes a color pattern on the neo-pixel ring. IMG_3126 NeoPixel_Ring_Strip_Touch_ddrenk_eruleau.ino   The materials used: Arduino 12 Key Capacitive Touch Sensor Protoboard Neo-pixel ring 12 led RGBW Cool spectrum Coated Wire Jumper Wires Flat Rainbow Ribbon…

Final project ( Kavya and Danny) pt.1

  Documentation images   Final code #include <Adafruit_NeoPixel.h> #ifdef __AVR__ #include <avr/power.h> #endif #define NeoPixel_PIN 8 Adafruit_NeoPixel strip = Adafruit_NeoPixel(10, NeoPixel_PIN, NEO_GRB + NEO_KHZ800); ////////////////////// #include <MFRC522.h> #include”rfid.h” RFID rfid; #include <SoftwareSerial.h> #include “Adafruit_Soundboard.h” // Choose any two pins that can be used with SoftwareSerial to RX & TX #define SFX_TX 5 #define SFX_RX 6…

Final Project Proposal

The Octopus Touch Lamp aka “Octotouchy” A mini touch activated lamp in the shape of an Octopus that each arm will control a specific color led and act as the sensor and a switch(color changes rather than on/off). The model will be 3D printed in at least one color, the UV plastic for extra flare….

Final Project Proposal (Updated to Octotouchy)

UPDATE: Erica Ruleau and I decided to work together, building an OctotouchY <—Click here to see post I plan on building upon the diatonic scale builder by adding MIDI functionality and possibly a touchscreen interface. By adding a MIDI jack I will be able to control an external hardware/software synthesizer and control the sound timbre by…

FInal Project

This project was expansion of my interactive midterm project. I wanted to create a Arduino drawing robot machine controlled by bluetooth. The user can create patterns on the fly without the help of pre programmed patterns within the Arduino code. Materials: Bluetooth module HC06 etc Bluetooth control app :http://www.keuwl.com/apps/bluetoothelectronics/ 1k resistors  All the Materials Here:…

Final Project

9V Battery Cubs hat 6 jumpers Bluetooth Arduino Mac or iPhone with Bluetooth OLED board Soldering Iron This project was an expansion from my interactive project. So I made a couple of changes, instead of using and LCD display board I used an OLED display board to display the updates. So I got rid of…

Final Project

Tools 1. Arduino 2. 3 neopixel strips 3. Wires, lots of them. 4. 9 volt battery 5. Tilt sensor 6. Breadboard 7. electric tape and duct tape Step 1. Hook up all your leds so they are connecting. use saudering Step 2. Hook up your tilt sensor according to schematics on adafruit. Step 3. Combine…

Final Project

Light up bra with added on mic amp sensor Materials: FLORA board 6 jumper wires 3 thin grey wires 1 soldering iron 1 soldering wire 1 decorative bra/costume 1 3.3v batter wire clippers wire strippers heat shrink 1 mic amp sensor 1. Because I was adding an additional sensor and neopixel ring to my project,…

Final project

      This is my final project, it is a floral umbrella. I put the water sensor so that when rain drops interact with water, the light’s pattern will change.     Methods:     NeoPixcel     Floral     water sensor     wires     soldering iron      thread  …

Cloud Installation – Final Project

Materials 3 Paper lanterns 3 Jumper wires 1 Soldering iron 1 Solder wire 1 Arduino Board 1 9V Battery 1 9V battery clip Rainbow Ribbon Cable Wires Flora RGB Smart NeoPixels Polyester fill Adhesive spray Hot glue gun Fishing string Scissors To make the cloud, you need to hot glue your paper lanterns together. If…

Interactive Final Project

Project Title: Collapse Project Members: Ari Granados & Kati Rzepka Project Materials: Fabric Arduino & processor materials Hoop String Staples Laptop Motion Sensor Sound producing element Tape (First Attempt) Project Instructions: Put together the code connecting the sound producing element to the stepper. Connect the stepper to an extended pole. Paint the fabric to symbolise…