Final Blog Post My concept for the final project is to create a robot pet that can be interacted with both physically and virtually.… Posted on: December 19, 2015 By: shihy896 With: 0 Comments
Final Project Concept: My concept for the final project is to create a robot virtual pet. The robot's movement will be controlled… Posted on: December 1, 2015 By: shihy896 With: 0 Comments
Mini Virtual Pet Concept: My concept for the project is to create a simple virtual pet similar to the Tamagotchi. The pet… Posted on: December 1, 2015 By: shihy896 With: 0 Comments
Power Arduino with 9V Battery List of Materials: One Standard Regulator 5 Volt 1.5 Amp 3 Pin 3+ Tab TO-220 Tube Two 10 uF 50 Volt Radial… Posted on: December 1, 2015 By: shihy896 With: 0 Comments
Light Box My idea for the project was to create a night light that… Posted on: November 5, 2015 By: shihy896 With: 0 Comments
Mini Virtual Pet Concept Post My concept for the virtual pet is to create a Tamagotchi that can be controlled by pulse sensor. The interaction… Posted on: November 3, 2015 By: shihy896 With: 0 Comments
Night light My night light will be made out of wood with button cut outs on top. The button cut outs will… Posted on: October 13, 2015 By: shihy896 With: 0 Comments
Red Bear Lab – Blend Red Bear Lab- Blend is a version of Arduino board that has build in Bluetooth 4.0 (Bluetooth Low Energy). Blend… Posted on: October 13, 2015 By: shihy896 With: 0 Comments
PWN Array [embed]https://youtu.be/wqAp8JVICaA[/embed] Code: int ledPins[] = { 3, 5, 6, 9, 10, 11 }; int pinCount = 6; int ledFade[6]; int… Posted on: October 6, 2015 By: shihy896 With: 0 Comments
Add pins to the LED meter [embed]https://youtu.be/SwhjRr1iqdQ[/embed] Code: int ledPin1 = 8; int ledPin2 = 9; int ledPin3 = 10; int ledPin4 = 11; int ledPin5… Posted on: October 1, 2015 By: shihy896 With: 0 Comments