3X3X3 LED CUBE By JASON WU CET4711 FINAL PROJECT.

Slides:



Advertisements
Similar presentations
Khaled A. Al-Utaibi Interfacing an LED The Light Emitting Diode (LED) Applications DC Characteristics & Operation Interfacing to.
Advertisements

CricketSat Assembly.
3D Graphical Display Ararat Adamian Brian McDonald Tyler Blair Adrian Williams.
Matthew Daigle Robert Hunter Kendra Kreider Advisor: Richard Messner
1 Boe-Bot Parts BOE-BOT Lecture #1b DE - Digital Electronics.
Living with the Lab Using Your Arduino, Breadboard and Multimeter EAS 199A Fall 2011 Work in teams of two!
Light Emitting Diode: LED. What is an LED?  Light-emitting diode  Semiconductor  Has polarity.
Blackfin BF533 EZ-KIT Control The O in I/O Activating a FLASH memory “output line” Part 2.
Intro to Programming and Microcontrollers. Activity Group into pairs and sit back-to-back. Pick one person who is going to draw. The other person will.
Project 4: Final Design Project
Colorado Space Grant Consortium Timing Circuit HW #4 Class #07 Timing Circuit HW #4 Class #07.
Getting the O in I/O to work on a typical microcontroller Activating a FLASH memory “output line” Part 1 Main part of Laboratory 1 Also needed for “voice.
Learn-to-Solder Exercise: Practice Flasher Circuit AEM 1905: Spaceflight with Ballooning University of Minnesota.
Blackfin BF533 EZ-KIT Control The O in I/O
Chapter 1 Quick review over Electronics and Electric Components Prepared By : Elec Solv.
Bug Session Two. Session description In this session the use of algorithms is reinforced to help pupils plan out what they will need to program on their.
You will need the following parts from your kit: 1.Breadboard ohm resistor (brown, black, brown, gold) 3.1 LED (light emitting diode) 4.1 Potentiometer.
Surface Mount Device Soldering Materials by Linz Craig.
Plated Through Hole Soldering Materials by Lindsay Craig.
All about Laptop Parts What you need to know to buy a laptop without getting scammed.
CricketSat Construction. Parts List Monday June14, 2013CricketSat Assembly2.
Unit 1 – Improving Productivity. 1.1Why did you use a computer? What other systems / resources could you have used? For unit 10,I had to make a power.
Light-Emitting Diodes. LED Is the acronym for Light-Emitting Diode, which is a semiconductor diode (a p-n junction) that emits light when positive current.
RM2C Understanding Connections on the Robot Control Board (RCB).
HISTORY DEPARTMENT FALL 2014 Computer Use Outside of School.
Graphic Equalizer Table By Jose Lerma. Main Idea The main idea of this table is to display the frequencies of any sound or audio input, either by microphone.
The Physics of Basketball
Objectives How Microcontroller works
2007 Electronic Project Kit Remote Control Nightlight Biological & Agricultural Engineering.
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
Gate Anode Cathode. You will need the following parts from your kit: 1.Breadboard ohms resistor (red, red, brown, gold) ohms resistor (brown,
PRACTICAL ELECTRONICS MASTERCLASS (Mr Bell) 1. Light Emitting Diodes (LEDs) LEDs are used as indicator lamps in may devices and are becoming increasingly.
Arduino. What is it? A open-source software suite and single-board microcontroller. Allows easy and affordable prototyping of microcontroller applications.
SCR (Silicon-Controlled Rectifier) Foundations of Technology SCR (Silicon-Controlled Rectifier) © 2013 International Technology and Engineering Educators.
Potentiometer Foundations of Technology Potentiometer © 2013 International Technology and Engineering Educators Association, STEM  Center for Teaching.
By: Jason Fenwick. Monitor, Screen or Visual Display Unit are some of the names Monitor, Screen or Visual Display Unit are some of the names The monitor.
L ILY P AD T RAINING C ENTENNIAL E LEMENTARY 2012 Material by Linz Craig Revision by Sarah Bloms Additional images by Modkit & Adam Meyer.
Microcontrollers Module 3: Digital Display. 7 – Segment Display A seven-segment display (SSD), or seven- segment indicator, is a form of electronic display.
CSCI1600: Embedded and Real Time Software Lecture 4: Introduction to the Arduino Steven Reiss, Fall 2015.
Hardware on the Inside.  Computers are made of many electronic components or parts.  These components each have a special job and they all work together.
MAKE: AN ELECTRONICS WORKSHOP
Praxis I 13 Oct Outline Component & Device Measurement and Instrument Datasheet How to build circuit using breadboard.
Arduino “Getting Started” Instructor : Dr Matthew Miss Khin Yi Kyaw
Diode Foundations of Technology Diode © 2013 International Technology and Engineering Educators Association, STEM  Center for Teaching and Learning™ Foundations.
ASSEMBLING A CIRCUIT WHILE MAKING A DRAGONFLY. WITH... 2LEDs 2Transistors 1 Resistor 1 Capacitor 1 9V Battery 1 Battery Clip 9 Electric Wire Connectors.
WHAT HAVE I LEARNT ABOUT TECHNOLOGY FROM THIS PRODUCTION?
Microcontrollers A microcontroller is a small computer which interacts with its environment, e.g switches, sensors, lights, motors It does not have.
Build on a Breadboard Simulator
RASPBERRY PI WORKSHOP.
VEX IQ Curriculum Smart Machines Lesson 09 Lesson Materials:
Home automation using Arduino & ‘PIR sensor’
Michael Rahaim, PhD Candidate Multimedia Communications Lab
UTA010 : Engineering Design – II
Lighting LEDs with a RASPBERRY PI
Saving Lighting Energy with the BBC micro:bit
ARDUINO     What is an Arduino? Features 14 Digital I/O pins 6 Analogue inputs 6 PWM pins USB serial 16MHz Clock speed 32KB Flash memory 2KB SRAM.
"You don't need anyone's permission to make something great
Welcome to Digital Electronics using the Arduino Board
The RGB LED.
Learn-to-Solder Exercise: Practice Flasher Circuit
CSCI1600: Embedded and Real Time Software
Chapter 1 Introduction of Arduino
Arduino Part 4 Let there be more light.
CSCI1600: Embedded and Real Time Software
CTY SAR FCPS Shawn Lupoli, Elliot Tan
Arduino Workshop University of Jordan.
Arduino Workshop University of Jordan.
Introduction to Arduinos
Project #1 Traffic Light
Interrupts.
Presentation transcript:

3X3X3 LED CUBE By JASON WU CET4711 FINAL PROJECT

Main purpose for this project is to control the led by sending the signal from the Arduino to the led to make light show.

Project Management Who are your teammates? -Myself JASON WU Who did the Project? -ME Who Pay the parts? -ME Who did everything? -Me

PROJECT MANAGMENT LIRBRE

Time of the PROJECT

The Cost ARDUINO KIT = $80 PCB = $10 LED 24 pieces = $2 SHIPPING COST = $10 TOTAL COST = $102

What is an Arduino? Arduino is an open source single board microcontroller

What is an LED? (light-emitting diode) An LED is a special type of diode that emits light when current is run through it. The positive is the Anode and the negative side is the Cathode.

To build it All positive connect together and all negative are connect together too.

The CUBE The cube itself is made up of 27 LED arranged in a specific pattern so I can control which lights light up and which ones stay off. The idea behind the cube is that I want to be able to control the LEDs individually.

TESTING MODE 4V-E&feature=youtu.be

Change the Speed To change the speed of the LED by change the number in the delay() FOR Example it set in 5 S8&feature=youtu.be

Full code

TROUBLESHOOT IF I PUT TO MUCH SEQUENCE THE ARDUINO CAN’T HOLD THAT MUCH MEMORY THE ARDUINO DRIVER DIDN’T WORK ON MY COMPUTER SO I SPEND ALL DAY FIX IT I USE TOO MUCH SOLDERING THEREFORE SOME PINS ARE STUCK TOGETHER IT SHORTAGE I HAVE TROUBLE SOLDERING LED TOGETHER IT LOT BETTER IF YOU HAVE EXTRA HAND

FINAL aoQE&feature=youtu.be TURN OFF THE SOUND WHEN WATCH THE VIDEO