ECE791/792 Project Proposal

Size: px
Start display at page:

Download "ECE791/792 Project Proposal"

Transcription

1 ECE791/792 Project Proposal Project Title: Touch Screen, Gaming, and Audio Visual LED Table Team Members: Michael Perez, Michael McManus, Nicholas Nazarenko, Andreas Wigger Advisor: Dr. Richard Messner ECE Courses Involved: 541, 548, 543, 562, 617, 618, 633, 649, 651, 714, 757 Date: October 2013 Project Completion: May 2014

2 General Problem Definition The goal of this project is to create a table that can play games, produce audio-visual effects in real time that coincide with content of the audio signal, and have touch screen capabilities. To complete this goal an Arduino, LEDs, and raw materials for the table will be used. Electrical circuit design and computer programming will be used to implement all design components. The project will be completed within the given budget and time. The finished project will be presented at the University of New Hampshire Undergraduate Research Conference on April 3 rd, LED Table Design Objectives Create a 10 x 15 array of RGB LEDs which will be controlled by an Arduino (Uno/Mega) Final array will be built into a table Table will have built in speakers powered by audio amplifiers used to play audio inputs Array will have several programs o LEDs will respond to touch via IR emitters and detectors o Array will display an audio visualizer in response to an audio input o Display will be programmed to run several games (tic tac toe, pong, etc.) Xbox 360 controller(s) can be used to switch between display modes as well as to play games LCD screen will display which mode the display is running at any given time

3 Design for Speaker Implementation Purpose: The purpose of this part of the design is to implement two speaker cones in the table. With the speakers the user will be able to listen to any audio input going into the table while also seeing how the display responds to the same input. Description: The table will implement two 8 speaker cones with an 8 ohm Impedance on each cone. Any audio signal put into the table will go through an audio splitter cable to both the Arduino and the speakers. The speakers will be powered by a cascaded JFET/BJT/Class A-B amplifier. The amplifier circuit will be designed to obtain a minimum gain of 50 volts and a maximum gain of 100 volts over a frequency range of 20-20kHz. The implementation will follow the system diagram shown below in figure 1. Figure 1: System diagram for speaker implementation

4 Design for Audio and Visual For the audio and visual setting of the table the Arduino and the Arduino s FFT library will be used. The table will consist of a 10x15 LED array using LEDs that are driven by the LPD channel constant-current driver chip. The LEDs come in a strand of 50 and each LED is addressable because of the LPD6803 chip. Figure 2: Strand of LEDs with LPD6803 chip. Using these strips will allow for more time to develop programs and add other features to the table. They require 5v to operate and use two pins on the Arduino for the clock and data. The LPD6803 chip also includes a serial shift register and concatenation driver circuit. Figure 3 shows how two LEDs in the strand are connected.

5 Figure 3: Schematic of two LEDs connected in a strand. Based on the audio frequency the LEDs will change pattern and potentially color. One of the patterns will show the current spectrum in real time as an audio signal is being played. Before building the full LED array a 5x10 array will be built to start programming and testing. This will also allow for us to become acquainted with the micro-controller and start basic music and light programs. The Arduino s FFT library takes a signal from one of its analog pins and performs a Fast Fourier Transform algorithm. That algorithm will output the magnitudes at different frequencies in real time. With these magnitudes each LEDs can be programmed to light on or off with different colors. A function to light up different columns will be created to show the spectrum of the music that is being played. There will also be other programs to light the LEDs to music. Once the programming and testing

6 is completed with the smaller array the final design will be constructed and tested. Figure 4: Block diagram of audio visual design. Design for IR touch sensor Purpose of IR touch sensor: The touch controls of the LED table will enable user interaction to control modes, games, and other programs in an intuitive and simple manner. The goal is to make is familiar to use as a tablet or smartphone. Design of IR touch sensor: The touch sensor will be implemented using two infrared LEDs in each box of the table. One LED will act as the emitter and will be constantly on. The other will act as a detector that s waiting for the reflected infrared light that will cause a voltage

7 differential between its two leads. This change in voltage will be detected by the Arduino and it will know that a touch has been initiated in that block. A diagram of this approach can be seen in figure 5. Figure 5: Diagram of infrared touch sensor. To implement a large number of these touch sensors, shift registers will be necessary. Using nineteen 8-bit shift registers it will be possible to register the possible 150 touches on the table. By programming the Arduino to rapidly send one bit through the shift registers once a touch sensor is activated it will be registered by the Arduino. Within the code it will be determined which block that sensor corresponds to. Because this is happening at a high rate multiple sensors can be triggered and to the naked eye it will look like the Arduino is sensing two touches simultaneously. Even though the program is actually turning on and off each block rapidly as it senses the touch. Figure 6 shows this concept. The 1 is

8 being shift quickly through the register and the Arduino knows where the 1 is located at all times. When one of the touch sensors is activated it acts like a switch and delvers a voltage to one of the Arduino s digital inputs. When a high input is registered the shifting program is haulted to idetify which touch sensor is activated. This information can then be used to turn on the LED associated with that sensor creating a light touch response on the table. Figure 6: Of a shift register implemented with the touch sensors.

9 Design for Xbox Controller Implementation Purpose of Xbox controller implementation: The purpose of Xbox 360 controller implementation in our senior project is to allow the user to navigate through the various subprograms in our code, as well as interact with the LED matrix on our table in order to play classic games such as snake and pong. Design of Xbox controller implementation: Figure 7: System diagram for Xbox controller implementation Utilizing the system illustrated in Figure 7 above, we can see how the Xbox 360 controller will connect to the main program structure. Note that this is an early structure; as the project progresses certain elements will be changed (i.e. the breadboard becomes the table) and some block elements will not be on the table itself such as the computer.

10 Testing and Programming After the building of the LED display table is complete each component must be tested and verified. The first thing that needs testing is the RGB LEDs. This will be accomplished using the Arduino library for our LEDs and turning each one on and switching between the red, green, and blue colors to make sure each one lights up correctly. The next step is to test the touch functionality of the table. A simple program will have to be written so that when a LED block is touched it will turn on. That will allow for the testing of each block s touch response. The controller input will be tested a similar way. A program will be written so that each button on the Xbox 360 controller will correspond to a color. When a button is pressed then all the LED s on the table will light up to that corresponding color. The last physical thing that will need testing is the speakers. An mp3 player will be connected to the auxiliary audio jack and audio output will be checked for quality and clarity. Finally our different programs will be coded and tested separately before being combined into one file to be loaded onto the Arduino.

11 Figure 8: Overall System Block Diagram Budget Summary Budget Element: Cost: Description and Purpose: Arduino Uno $20.50 Main project element (microprocessor) Wall Adapter Power Supply (for Arduino Uno) $5.99 Wall adapter power supply for the Arduino Uno. Allows for program testing without computer connection Breadboard jumper wire 75pcs pack Assorted LED Package w/ Resistors (5 Colors, Pack of 25) BB400 Solderless Plug-in BreadBoard, $5.95 Set of wires used to connect the Arduino Uno to the breadboard. $5.58 Package of various LEDs with resistors used in testing created programs. $5.58 Platform used to connect multiple LEDs to the Arduino Uno via jumper wires.

12 SainSmart USB Host Android ADK Shield 2.0 $23.00 Receives instructions from the Xbox 360 controller gaming receiver and relays these signals to the Arduino Uno via physical pin connections. Mini USB Bluetooth V2.0 Dongle Wireless Adapter (2) $5.75 Initially used in testing of wireless Xbox 360 communications with the Arduino Uno (no longer used) Wireless USB Controller Gaming Receiver For XBOX 360 White $10.16 Receives instructions from the Xbox 360 controller and relays these signals to the USB Host shield via physical USB connection. 3 x 50pcs LED strip $65 Need 3 strips of LEDs to complete array. Audio Jack $1.99 Jack need to connect Ipod and Arduino Uno. 2 x 8 Speakers $26.84 For listening to music. Assortment of Resistors $14.19 For building amplifier and IR circuit. Bipolar Junction Transistors $4.97 For building Amplifier. Darlington Transistors $2.59 For building Amplifier. 19 x 74HC595 Shift Registers $28.50 For IR touch sensors. 300 x IR LEDs $57.00 For IR touch sensors. Components for wiring and $30 For IR touch sensors. mounting of IR touch sensors Plexiglass $19.99 Will go on top of table. Material for Table $100 Will need wood, stain, or paint. Total Cost: $433.49

13 Project Timeline

14 References Sedra/Smith Microelectronic Circuits 6 th Edition FFT Library: LPD6803 Data Sheet: 74HC595 Data Sheet: USB Host Shield Library Version 2.0:

Touch, Audio visual, and Game (TAG) Table

Touch, Audio visual, and Game (TAG) Table Touch, Audio visual, and Game (TAG) Table ECE791/792 Final Report Team Members: Michael Perez, Michael McManus, Nicholas Nazarenko, Andreas Wigger Advisor: Dr. Richard Messner McManus, Nazarenko, Perez,

More information

ECE 189A Senior Capstone December 16, 2014 Team Leader: Will Miller Charles Crain, Isaac Flores, Brian Phan, Sarah Pilkington

ECE 189A Senior Capstone December 16, 2014 Team Leader: Will Miller Charles Crain, Isaac Flores, Brian Phan, Sarah Pilkington ECE 189A Senior Capstone December 16, 2014 Team Leader: Will Miller Charles Crain, Isaac Flores, Brian Phan, Sarah Pilkington Agenda Project Overview Parts Power Distribution Schematic and Bill of Materials

More information

Number Name Description Notes Image 0101 Resistor, 100 ohm. brown-black-browngold. ¼ watt, 5% tolerance, red-red-brown-gold. brown-black-red-gold.

Number Name Description Notes Image 0101 Resistor, 100 ohm. brown-black-browngold. ¼ watt, 5% tolerance, red-red-brown-gold. brown-black-red-gold. Passive Components 0101 Resistor, 100 brown-black-browngold. 690620 0102 Resistor, 220 red-red-brown-gold. 690700 0103 Resistor, 1000 brown-black-red-gold. 690865 0104 Resistor, 10k 0201 Capacitor, 1 µf,

More information

SECOND EDITION. Arduino Cookbook. Michael Margolis O'REILLY- Tokyo. Farnham Koln Sebastopol. Cambridge. Beijing

SECOND EDITION. Arduino Cookbook. Michael Margolis O'REILLY- Tokyo. Farnham Koln Sebastopol. Cambridge. Beijing SECOND EDITION Arduino Cookbook Michael Margolis Beijing Cambridge Farnham Koln Sebastopol O'REILLY- Tokyo Table of Contents Preface xi 1. Getting Started 1 1.1 Installing the Integrated Development Environment

More information

HARDWARE OPERATIONS MANUAL

HARDWARE OPERATIONS MANUAL HARDWARE OPERATIONS MANUAL Table of Contents INTRODUCTION... 2 SECTION 1: HARDWARE COMPONENT ASSEMBLIES... 2 MECHANICAL HARDWARE AND CASE... 2 PCB ASSEMBLY... 4 ISD RECORDING CIRCUIT... 5 BREADBOARD ASSEMBLY...

More information

Christian Brothers University 650 East Parkway South Memphis, TN

Christian Brothers University 650 East Parkway South Memphis, TN Christian Brothers University 650 East Parkway South Memphis, TN 38103-5813 WIRELESS SMART THERMOSTAT Martin Tribo Student IEEE Membership Number 90671969 Submitted for consideration in Region 3, IEEE

More information

GROUP 14: ESSENCE OF MUSIC. Joshua Garber EE Baron Dolletski-Lazar CpE Nelson Tan - CpE

GROUP 14: ESSENCE OF MUSIC. Joshua Garber EE Baron Dolletski-Lazar CpE Nelson Tan - CpE GROUP 14: ESSENCE OF MUSIC Joshua Garber EE Baron Dolletski-Lazar CpE Nelson Tan - CpE Motivation Gain experience working with Audio Signals Implementing multiple systems to operate simultaneously (Audio

More information

Lab 2.2 Ohm s Law and Introduction to Arduinos

Lab 2.2 Ohm s Law and Introduction to Arduinos Lab 2.2 Ohm s Law and Introduction to Arduinos Objectives: Get experience using an Arduino Learn to use a multimeter to measure Potential units of volts (V) Current units of amps (A) Resistance units of

More information

GE-INTERNATIONAL JOURNAL OF ENGINEERING RESEARCH VOLUME -3, ISSUE -5 (May 2015) IF ISSN: ( )

GE-INTERNATIONAL JOURNAL OF ENGINEERING RESEARCH VOLUME -3, ISSUE -5 (May 2015) IF ISSN: ( ) DESIGN AND IMPLEMENTATION OF MICROCONTROLLER BASED SPEED DATA LOGGER Kriti Jain *, Prem Chand #, Saad Shamsi #, Dimple Taneja #, Rahul Yadav #, Sanjeev Yadav # *Assistant Professor, ECE Department, Amity

More information

Blue Point Engineering

Blue Point Engineering Blue Point Engineering Board - Pro Module (E) Instruction Pointing the Way to Solutions! Controller I Version 2.1 The Board Pro E Module provides the following features: Up to 4 minutes recording time

More information

Ipad output stereo jack

Ipad output stereo jack Ipad output stereo jack Oct 9, 2017. If your headphones have a 1/4-inch stereo plug, connect a. Connect your speakers to your Mac's headphone/line out jack, USB port, FireWire port, or optical digital

More information

Blue Point Engineering

Blue Point Engineering Blue Point Engineering SV203 Interface Overview Overview Sensors Light Sensor Motion Sensor Joystick Computer USB PORT Technical Pointing the Way to Solutions! T http://www.bpesolutions.com Animatronic

More information

Stereo applications using the OutCast System

Stereo applications using the OutCast System OUTCAST-S #1 Using the OutCast with the (ipod connected to the dock). ipod OutCast Wireless Speaker The OutCast wireless speaker plays both audio channels (Right and Left). It can control the ipod navigation

More information

Page 1 / 14. Dear Makerspace User,

Page 1 / 14. Dear Makerspace User, Dear Makerspace User, This list will give you an overview of all the parts that can be bought at the Student Project House Makerspace Electronics Shop. To easily find the correct part we sorted them in

More information

09/05/2014. Engaging electronics for the new D&T curriculum. Geoff Hampson Managing Director of Kitronik. Presentation overview

09/05/2014. Engaging electronics for the new D&T curriculum. Geoff Hampson Managing Director of Kitronik. Presentation overview Presentation overview Engaging electronics for the new D&T curriculum Geoff Hampson Managing Director of Kitronik What to include Free web resources Electronic project ideas Using programmable components

More information

ECE 270 Lab Verification / Evaluation Form. Experiment 1

ECE 270 Lab Verification / Evaluation Form. Experiment 1 ECE 70 Lab Verification / Evaluation Form Experiment Evaluation: IMPORTANT! You must complete this experiment during your scheduled lab period. All work for this experiment must be demonstrated to and

More information

Arduino Cookbook O'REILLY* Michael Margolis. Tokyo. Cambridge. Beijing. Farnham Koln Sebastopol

Arduino Cookbook O'REILLY* Michael Margolis. Tokyo. Cambridge. Beijing. Farnham Koln Sebastopol Arduino Cookbook Michael Margolis O'REILLY* Beijing Cambridge Farnham Koln Sebastopol Tokyo Table of Contents Preface xiii 1. Getting Started 1 1.1 Installing the Integrated Development Environment (IDE)

More information

Layad Circuits Arduino Basic Kit B. Content Summary

Layad Circuits Arduino Basic Kit B. Content Summary Layad Circuits This kit is a careful selection of sensors, displays, modules, an Arduino Uno, connectors and other essential parts meant to facilitate learning of the hardware and software components of

More information

RedBoard Hookup Guide

RedBoard Hookup Guide Page 1 of 11 RedBoard Hookup Guide CONTRIBUTORS: JIMB0 Introduction The Redboard is an Arduino-compatible development platform that enables quick-and-easy project prototyping. It can interact with real-world

More information

SigmaFlux Workshops Brochure Contact: Karan Makharia / Karan Kapoor

SigmaFlux Workshops Brochure Contact: Karan Makharia / Karan Kapoor SigmaFlux Workshops Brochure-2018 Contact: Karan Makharia - 7021923539 / 9324479670 Karan Kapoor - 7977515030 Internet of Things with Arduino Workshop course Content: 1. Introduction to Internet of Things

More information

ECE 511 Project Group 11: MP3 Boombox 12/03/2013. Carlos R Araujo Divya Chinthalapuri Leegia S Jacob Brian D Jarvis Shawn Wilkinson

ECE 511 Project Group 11: MP3 Boombox 12/03/2013. Carlos R Araujo Divya Chinthalapuri Leegia S Jacob Brian D Jarvis Shawn Wilkinson ECE 511 Project Group 11: MP3 Boombox 12/03/2013 Carlos R Araujo Divya Chinthalapuri Leegia S Jacob Brian D Jarvis Shawn Wilkinson Motivation A toy in the entertainment genre: With the use of a single

More information

Touch Sense Controller

Touch Sense Controller Touch Sense Controller Paul Boston May 11, 2011 (Modified May 22, 2014) (Modified Dec 28, 2015) The Touch Sense Controller is a microprocessor-controlled circuit designed to provide a switch closure when

More information

Masterpiece Signature Series

Masterpiece Signature Series Masterpiece Signature Series Portable Bluetooth Amplifier MPC-4226B User s Guide January - 2017 Contents Device Overview... 3 Features... 4 Functional View... 5 Front View Rear view... 5-6 Technical Specifications...

More information

Multifunction Expansion Board. Installation and Operation Manual

Multifunction Expansion Board. Installation and Operation Manual HomeVision and HomeVision-Pro Multifunction Expansion Board Installation and Operation Manual Custom Solutions, Inc. P.O. Box 33905 Indialantic, FL 32903 http://www.csi3.com Multifunction Expansion Board

More information

1 1 Grove: LED Bar [3.3V, Digital] -- Claims not compat with BBG; timing?

1 1   Grove: LED Bar [3.3V, Digital] -- Claims not compat with BBG; timing? 2 3 4 5 6 7 8 9 0 2 3 4 5 6 7 8 9 20 2 22 23 24 25 26 27 28 29 30 3 32 33 34 35 36 37 A B C D E F CMPT 433 Hardware to Lend Last update: Oct 23, 207 Description Quant # Out URL Grove Devices (for BBG)

More information

Bluetooth Music Receiver

Bluetooth Music Receiver Bluetooth Music Receiver User Manual Ver. 1.00 All brand names and trademarks are properties of their respective owners. Contents: Chapter 1: Introduction... 3 1.1 Product Introduction... 3 1.2 Features...

More information

PXR 1506 / WATT MIXER AMPLIFIER

PXR 1506 / WATT MIXER AMPLIFIER PXR 1506 / 1508 150-WATT MIXER AMPLIFIER Operating Manual www.peavey.com ENGLISH PXR 1506 / 1508 150-Watt, 8-Channel Mixer Amplifier Designed with the latest Peavey technology, the PXR 1506 / 1508 powered

More information

Objectives: Learn how to input and output analogue values Be able to see what the Arduino is thinking by sending numbers to the screen

Objectives: Learn how to input and output analogue values Be able to see what the Arduino is thinking by sending numbers to the screen Objectives: Learn how to input and output analogue values Be able to see what the Arduino is thinking by sending numbers to the screen By the end of this session: You will know how to write a program to

More information

WIRING & CIRCUIT INFORMATION

WIRING & CIRCUIT INFORMATION 2))52$' 7+81'(5TM &+$37(5 WIRING & CIRCUIT INFORMATION WARNING: Failure to reconnect ground wires or replace metal shields may result in radio frequency interference. NOTICE: The term VGM refers to the

More information

Schematic Diagram: R2,R3,R4,R7 are ¼ Watt; R5,R6 are 220 Ohm ½ Watt (or two 470 Ohm ¼ Watt in parallel)

Schematic Diagram: R2,R3,R4,R7 are ¼ Watt; R5,R6 are 220 Ohm ½ Watt (or two 470 Ohm ¼ Watt in parallel) Nano DDS VFO Rev_2 Assembly Manual Farrukh Zia, K2ZIA, 2016_0130 Featured in ARRL QST March 2016 Issue Nano DDS VFO is a modification of the original VFO design in Arduino Projects for Amateur Radio by

More information

Spectrum Shield Hookup Guide

Spectrum Shield Hookup Guide Page 1 of 12 Spectrum Shield Hookup Guide Introduction Have you ever wanted to have your project react to music? Then this is the product for you! The Spectrum Shield enables your Arduino with the capability

More information

Micro:bit - an Educational & Creative Tool for Kids

Micro:bit - an Educational & Creative Tool for Kids Micro:bit - an Educational & Creative Tool for Kids SKU:DFR0497 INTRODUCTION micro:bit is a pocket-sized microcontroller designed for kids and beginners learning how to program, letting them easily bring

More information

Academic Year Annexure I. 1. Project Title: Color sensor based multiple line follower robot with obstacle detection

Academic Year Annexure I. 1. Project Title: Color sensor based multiple line follower robot with obstacle detection Academic Year 2015-16 Annexure I 1. Project Title: Color sensor based multiple line follower robot with obstacle detection TABLE OF CONTENTS 1.1 Abstract 2-2 1.2 Motivation 3-3 1.3 Objective 3-3 2.1 Block

More information

AB-315. ibus Wall-Dock for A-Bus Audio Systems

AB-315. ibus Wall-Dock for A-Bus Audio Systems AB-315 ibus Wall-Dock for A-Bus Audio Systems TM By 10 The AB-315 is an on-wall ipod docking station for A-BUS audio systems. The dock connector slides in and out to adjust for any ipod and the non-skid

More information

ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL

ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL 1 Preface About RobotLinking RobotLinking is a technology company focused on 3D Printer, Raspberry Pi and Arduino open source community development.

More information

Table of Contents. Table of Contents Microcomputers Microcontroller Technology using the 32-Bit ARM Cortex M3

Table of Contents. Table of Contents Microcomputers Microcontroller Technology using the 32-Bit ARM Cortex M3 Table of Contents Table of Contents Microcomputers Microcontroller Technology using the 32-Bit ARM Cortex M3 1 2 2 Lucas Nülle GmbH Page 1/9 www.lucas-nuelle.com Microcomputers Training systems on microcontroller

More information

DESIGN AND IMPLEMENTATION OF A WIRELESS MESSAGE DISPLAY SYSTEM. Mala U.M. Bakura, Aliyu Y. Hassan, Musa Abdulkadir and Ibrahim M.

DESIGN AND IMPLEMENTATION OF A WIRELESS MESSAGE DISPLAY SYSTEM. Mala U.M. Bakura, Aliyu Y. Hassan, Musa Abdulkadir and Ibrahim M. Arid Zone Journal of Engineering, Technology and Environment. August, 2016; Vol. 12: 65-73 Copyright Faculty of Engineering, University of Maiduguri, Nigeria. Print ISSN: 1596-2490, Electronic ISSN: 2545-5818

More information

Audio Enhanced Touch Sensors Build Instructions

Audio Enhanced Touch Sensors Build Instructions Audio Enhanced Touch Sensors Build Instructions By Matt Oppenheim, Embedded Interactive Systems, InfoLab21, Lancaster University matt.oppenheim@gmail.com https://sites.google.com/site/hardwaremonkey/ I

More information

Stereo applications using the OutCast Jr. System

Stereo applications using the OutCast Jr. System OUTCAST JR-S #1 Using the OutCast Jr. with the (ipod connected to the dock). ipod OutCast Jr. Wireless Speaker The OutCast Jr. Wireless speaker plays both audio channels (Right and Left). It can control

More information

Lab 0: Wire Wrapping Project: Counter Board

Lab 0: Wire Wrapping Project: Counter Board Lab 0: Wire Wrapping Project: Counter Board September 3, 2008 In this experiment, you will build a simple counter circuit that can be plugged into your breadboard. It will provide a set of TTL output signals

More information

DEV-1 HamStack Development Board

DEV-1 HamStack Development Board Sierra Radio Systems DEV-1 HamStack Development Board Reference Manual Version 1.0 Contents Introduction Hardware Compiler overview Program structure Code examples Sample projects For more information,

More information

Tutorial 1: Software Setup

Tutorial 1: Software Setup 1 of 5 11/21/2013 11:33 AM Shopping Cart Checkout Shipping Cost Download Website Home MP3 Player 8051 Tools All Projects PJRC Store Site Map You are here: Teensy Teensyduino Tutorial Setup PJRC Store Teensy

More information

Front Surround System NEW PRODUCT BULLETIN

Front Surround System NEW PRODUCT BULLETIN New Possibilities With materials chosen for superior sound quality and a simple form offering excellent functionality, this is a soundbar that will add a stylish touch to any interior, whether placed on

More information

Introduction to Arduino Diagrams & Code Brown County Library

Introduction to Arduino Diagrams & Code Brown County Library Introduction to Arduino Diagrams & Code Project 01: Blinking LED Components needed: Arduino Uno board LED Put long lead into pin 13 // Project 01: Blinking LED int LED = 13; // LED connected to digital

More information

ECE 189A Senior Capstone October 29, 2014 Team Leader: Will Miller Charles Crain, Isaac Flores, Brian Phan, Sarah Pilkington

ECE 189A Senior Capstone October 29, 2014 Team Leader: Will Miller Charles Crain, Isaac Flores, Brian Phan, Sarah Pilkington ECE 189A Senior Capstone October 29, 2014 Team Leader: Will Miller Charles Crain, Isaac Flores, Brian Phan, Sarah Pilkington Product Description InfiniTable is a fully interactive, multifunctional table

More information

Arduino Robots Robot Kit Parts List

Arduino Robots Robot Kit Parts List Arduino Robots Robot Kit Parts List (1) Metal Chassis (2) Push Button Activators (2) Servo Motors w/ Cross Wheels (2) IR Receivers (1) Control Board (1) Piezo Speaker (1) Dual-Sided Screwdriver (1) Cotter

More information

ipod + MP3 INSTRUCTION MANUAL ipod touch 8G, 16G ipod classic 80G, 160G AQ-DM-2B Keep Dry

ipod + MP3 INSTRUCTION MANUAL ipod touch 8G, 16G ipod classic 80G, 160G AQ-DM-2B Keep Dry R ipod + MP3 INSTRUCTION MANUAL ipod nano 3G 4G, 8G ipod touch 8G, 16G ipod classic 80G, 160G ipod 5G 30G, 60G, 80G AQ-DM-2B Model AQ-DM-2B Water/Dust Proof MP3/iPod Digital Media Locker With Floating

More information

OLi POWA-5 Active Monitors

OLi POWA-5 Active Monitors Active Monitors User Manual : English Contents Important Information... 3 Front & Rear Panels... 4 Remote Control... 5 Connecting Your Speakers... 6 Bluetooth Function... 7 Use with ipod / MP3... 8 Use

More information

LX 30 ENGLISH VERSION RADIANT BACKLIGHT TECHNOLOGY

LX 30 ENGLISH VERSION RADIANT BACKLIGHT TECHNOLOGY LX 30 ENGLISH VERSION RADIANT BACKLIGHT TECHNOLOGY 1 PACKAGE CONTENTS» LX30 USB Gaming Headset» USB to Micro-USB cable» 3.5mm-plug cable» Quick installation guide» Software available for download at: www.lioncast.com

More information

ARDUINO BOARD LINE UP

ARDUINO BOARD LINE UP Technical Specifications Pinout Diagrams Technical Comparison Board Name Processor Operating/Input Voltage CPU Speed Analog In/Out Digital IO/PWM USB UART 101 Intel Curie 3.3 V/ 7-12V 32MHz 6/0 14/4 Regular

More information

IMPLEMENTATION OF A GUI REMOTE SYSTEM FOR HOME AUTOMATION Awuhe T. Samuel 1, Tingir T. James 2, Kpochi P. Kpochi 3

IMPLEMENTATION OF A GUI REMOTE SYSTEM FOR HOME AUTOMATION Awuhe T. Samuel 1, Tingir T. James 2, Kpochi P. Kpochi 3 340 IMPLEMENTATION OF A GUI REMOTE SYSTEM FOR HOME AUTOMATION Awuhe T. Samuel 1, Tingir T. James 2, Kpochi P. Kpochi 3 1,2,3 Department of Electrical and Electronics Engineering, Federal University of

More information

LEGO BB-8 Release: LEGO BB-8. Learn how to automate a LEGO BB-8for motion, light, and sound using Crazy Circuits. Written By: Joshua

LEGO BB-8 Release: LEGO BB-8. Learn how to automate a LEGO BB-8for motion, light, and sound using Crazy Circuits. Written By: Joshua LEGO BB-8 Learn how to automate a LEGO BB-8for motion, light, and sound using Crazy Circuits. Written By: Joshua 2018 browndoggadgets.dozuki.com/ Page 1 of 18 INTRODUCTION We absolutely LOVE the new LEGO

More information

GSV-1A4 M12/2 M12/2. Highlights

GSV-1A4 M12/2 M12/2. Highlights GSV-1A4 M12/2 M12/2 Highlights Input sensitivity: 2mV/V; 4mV/V, 2 mv/v, 1mV/V, 0.5mV/V configurable via jumpers Output signals ±10V AND 12mA+-8mA on 15 pin Sub-D Integrated half and quarter bridge completion

More information

Always there to help you. Register your product and get support at DS1600/12. Question? Contact Philips.

Always there to help you. Register your product and get support at   DS1600/12. Question? Contact Philips. Always there to help you Register your product and get support at www.philips.com/support Question? Contact Philips DS1600/12 User manual Contents 1 Important 2 Safety 2 Notice 2 2 Your Docking Speaker

More information

acsequencer Audio Sequencer unit partially controlled via a mobile application. Group 10:

acsequencer Audio Sequencer unit partially controlled via a mobile application. Group 10: acsequencer Audio Sequencer unit partially controlled via a mobile application. Group 10: Brandon Marcoux (CpE) Giani Francis (Cpe) Miguel Chavez (Cpe) Alexis San Javier (Cpe) What is an Audio Sequencer?

More information

Intel Galileo gen 2 Board

Intel Galileo gen 2 Board Intel Galileo gen 2 Board The Arduino Intel Galileo board is a microcontroller board based on the Intel Quark SoC X1000, a 32- bit Intel Pentium -class system on a chip (SoC). It is the first board based

More information

Microcontrollers and Interfacing

Microcontrollers and Interfacing Microcontrollers and Interfacing Week 11 input/output device summary project suggestions College of Information Science and Engineering Ritsumeikan University 1 2 this week various input/output devices

More information

USER MANUAL. SL-10 Master Room Controller MODEL: P/N: Rev 4

USER MANUAL. SL-10 Master Room Controller MODEL: P/N: Rev 4 KRAMER ELECTRONICS LTD. USER MANUAL MODEL: SL-10 Master Room Controller P/N: 2900-000581 Rev 4 Contents 1 Introduction 1 2 Getting Started 2 2.1 Achieving the Best Performance 2 2.2 Safety Instructions

More information

CORRIGENDUM ISSUED FOR NATIONAL COMPETITIVE BIDDING UNDER TEQIP PHASE-II

CORRIGENDUM ISSUED FOR NATIONAL COMPETITIVE BIDDING UNDER TEQIP PHASE-II CORRIGENDUM ISSUED FOR NATIONAL COMPETITIVE BIDDING UNDER TEQIP PHASE-II The prebid meeting for the packages to be purchased under national competitive bidding for TEQIP Phase II was held on 15/10/2013

More information

Name: Serial MP3 Player A manual

Name: Serial MP3 Player A manual OPEN-SMART Name: Serial MP3 Player A manual Version: v1.1 Date: 2018.01.13 OPEN-SMART 1 / 13 1 Description 2 / 13 The module is a kind of simple MP3 player device which is based on a high-quality MP3 audio

More information

Bill of Materials: 8x8 LED Matrix Driver Game PART NO

Bill of Materials: 8x8 LED Matrix Driver Game PART NO 8x8 LED Matrix Driver Game PART NO. 2171031 This Game Maker II kit is a game design platform using a single color 8x8 matrix LED without the need for a shift register or expensive Arduino. The kit includes

More information

lumentouch SPECIFICATION SHEET Client: Project name: Order #: Type: Qty: FEATURES AND BENEFITS PACKAGE CONTENT HOW TO ORDER LTO

lumentouch SPECIFICATION SHEET Client: Project name: Order #: Type: Qty: FEATURES AND BENEFITS PACKAGE CONTENT HOW TO ORDER LTO Client: Project name: Order #: Type: Qty: FEATURES AND BENEFITS Flat wall mounted lighting controller Universal mounting plate compatible with any electrical backbox MINI-USB connection for software programming

More information

Flexible, Comfortable and Sturdy Bookstand Design. Projected Capacitive 10-Point Touch

Flexible, Comfortable and Sturdy Bookstand Design. Projected Capacitive 10-Point Touch The ViewSonic TD2740 display is an ideal solution for both commercial and consumer touch screen applications. With an intuitive 10-point multi-touch display and 1080p Full HD resolution, the 27-inch TD2740

More information

EMCP 4.4 Simulator Manual. Author: Lucas Tolbert CIC Engineering 345 Center Street East Peoria, IL

EMCP 4.4 Simulator Manual. Author: Lucas Tolbert CIC Engineering 345 Center Street East Peoria, IL EMCP 4.4 Simulator Manual Author: Lucas Tolbert CIC Engineering 345 Center Street East Peoria, IL Date of Origin: 11/23/2010 Overview This document will detail the features and operation of the EMCP 4.4

More information

Laboratory of Sensors Engineering Sciences 9 CFU

Laboratory of Sensors Engineering Sciences 9 CFU Laboratory of Sensors Engineering Sciences 9 CFU Contacts Alexandro Catini catini@ing.uniroma2.it Phone: +39 06 7259 7347 Department of Electronic Engineering First Floor - Room B1-07b Course Outline THEORY

More information

Click-A-Tune. User Manual

Click-A-Tune. User Manual Contents Configuring the...2 Transferring data to the...2 with switch configuration...3 with switch matrix up to 3 switches...4 Changing the playback volume...5 Connections... Power requirements (Vin)...

More information

SonusCandleTM. Owners Guide. Chicago, USA tel Fax Candle Light - Music Wireless

SonusCandleTM. Owners Guide.  Chicago, USA tel Fax Candle Light - Music Wireless SonusCandleTM Owners Guide Candle Light - Music Wireless Chicago, USA tel. 051-460-4783 Fax 707-597-4484 Introduction SonusCandletm Charging Please charge the sound module before you use it for the first

More information

Connecting LEDs to the ADB I/O

Connecting LEDs to the ADB I/O Application Note AN-2 By Magnus Pettersson September 26 1996 Connecting LEDs to the I/O Introduction The following notes are for those of you who are a bit inexperienced with hardware components. This

More information

SRI-02 Speech Recognition Interface

SRI-02 Speech Recognition Interface SRI-02 Speech Recognition Interface Data & Construction Booklet The Speech Recognition Interface SRI-02 allows one to use the SR-07 Speech Recognition Circuit to create speech controlled electrical devices.

More information

PicoBoo AC. OPERATING MANUAL V1.1 (Sep 8, 2011) 6 Oakside Court Barrie, Ontario L4N 5V5 Tel: or

PicoBoo AC. OPERATING MANUAL V1.1 (Sep 8, 2011) 6 Oakside Court Barrie, Ontario L4N 5V5 Tel: or PicoBoo AC OPERATING MANUAL V1.1 (Sep 8, 2011) 6 Oakside Court Barrie, Ontario L4N 5V5 Tel: 1-877-815-5744 or 905-803-9274 www.frightideas.com Getting Familiar with your PicoBoo PicoBoo AC Operating Manual

More information

PBMSQG9. Compact & Portable Bluetooth Wireless Speaker. Built-in Rechargeable Battery, MP3/USB/Micro SD Readers, FM Radio

PBMSQG9. Compact & Portable Bluetooth Wireless Speaker. Built-in Rechargeable Battery, MP3/USB/Micro SD Readers, FM Radio PBMSQG9 Compact & Portable Bluetooth Wireless Speaker Built-in Rechargeable Battery, MP3/USB/Micro SD Readers, FM Radio KEY INSTRUNCTIONS: 1 2 3 4 5 6 7 8 9 10 1. Aux-in jack 2. Charging Jack 3. ON/OFF

More information

Using solderless breadboards

Using solderless breadboards Page 1 of 9 Using solderless breadboards This document describes how to use the solderless breadboards available in the experimental didactic lab (LED, previously LADISPE) of Politecnico di Torino. 1 Setting

More information

FPA-1 Facility Port Adapter Installation Guide

FPA-1 Facility Port Adapter Installation Guide FPA- Facility Port Adapter Installation Guide FPA- Installation Guide v. Contents Introduction... 3 Mounting - mechanical... 4 Connections and Controls... 5 Block Diagram... Installation connections...

More information

CMT-SBT100 - PRODUCT INFORMATION DOCUMENT

CMT-SBT100 - PRODUCT INFORMATION DOCUMENT CMT-SBT100 - PRODUCT INFORMATION DOCUMENT Product announces date: August 28 th, 2013 Product on shelf date: approx. September 15, 2013 MODELS (FAMILY) CMT-V10iPN CMT-BT60 CMT-SBT100 ALTERNATE NAME(S) Primary:

More information

DuelReality. Preliminary Design Review. Jerry Charles Hadi Ghantous Xiaobin Liu. Advisor: Prof. Jackson. October 7, 2017

DuelReality. Preliminary Design Review. Jerry Charles Hadi Ghantous Xiaobin Liu. Advisor: Prof. Jackson. October 7, 2017 Preliminary Design Review DuelReality Jerry Charles Hadi Ghantous Xiaobin Liu Advisor: Professor Jackson October 7, 2017 1 Team Members Hadi Ghantous Jerry Charles Xiaobin Liu 2 Collectible Card Game Playerbase

More information

GUIDE TO SP STARTER SHIELD (V3.0)

GUIDE TO SP STARTER SHIELD (V3.0) OVERVIEW: The SP Starter shield provides a complete learning platform for beginners and newbies. The board is equipped with loads of sensors and components like relays, user button, LED, IR Remote and

More information

products with a watertight reputation MARINE PRODUCTS

products with a watertight reputation MARINE PRODUCTS products with a watertight reputation MARINE PRODUCTS DIGITAL MEDIA PLAYERS AQ-MP-5BT The patented AQ-MP-5BT features standard Bluetooth connectivity, 3" dot-matrix display, device connection via 3.5mm

More information

Getting Started with the RN-XV WiFly

Getting Started with the RN-XV WiFly 1 Introduction Getting Started with the RN-XV WiFly October, 2018 Revision 3 This guide will introduce you to using the RN-XV (or RN-171-XV) WiFly wireless LAN module with the Arduino UNO via the Wireless

More information

Bitty Rover. Recommended Age: 12 and up Difficulty Level: 3/5 (Soldering Required, programming, connecting wires, small parts choking hazard)

Bitty Rover. Recommended Age: 12 and up Difficulty Level: 3/5 (Soldering Required, programming, connecting wires, small parts choking hazard) Bitty Rover Bitty Rover V2.3 Assembly Instructions Recommended Age: 12 and up Difficulty Level: 3/5 (Soldering Required, programming, connecting wires, small parts choking hazard) www.rabbitrobots.com

More information

FN-MAZDA3 Installation Manual

FN-MAZDA3 Installation Manual Manual Version: V20150401 FN-MAZDA3 Installation Manual Product Name: FN-Mazda3 Product Type: Interface with build in navigation Application: All Mazda 2014/2015 cars with new Mazda Connect systems What's

More information

Docking station Order no Operation and installation instructions. 1 Safety instructions. 2 Structure of the device.

Docking station Order no Operation and installation instructions. 1 Safety instructions. 2 Structure of the device. Docking station Order no. 2883.. Operation and installation instructions 1 Safety instructions Electrical equipment must only be installed and assembled by qualified electricians. Always follow the relevant

More information

EA014 Whiteboard Speakers. Manual and installation instructions

EA014 Whiteboard Speakers. Manual and installation instructions EA014 Whiteboard Speakers Manual and installation instructions Thank you for buying this product. We are confident it will provide you with a long reliable service, but just in case you experience a problem,

More information

Web Site: Forums: forums.parallax.com Sales: Technical:

Web Site:  Forums: forums.parallax.com Sales: Technical: Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

Prototyping & Engineering Electronics Kits Basic Kit Guide

Prototyping & Engineering Electronics Kits Basic Kit Guide Prototyping & Engineering Electronics Kits Basic Kit Guide odysseyboard.com Please refer to www.odysseyboard.com for a PDF updated version of this guide. Guide version 1.0, February, 2018. Copyright Odyssey

More information

VIRTUAL LAB KIT GUDASALAMANI

VIRTUAL LAB KIT GUDASALAMANI VIRTUAL LAB KIT 1 ROHINI HONGAL, 2 SANDEEP PATIL, 3 SURAJ PAWAR, 4 JYOTI PATIL, 5 RAJAT BAPURI, 6 SANTOSH KULKARNI, 7 SOURABH ALAGUNDAGI, 8 SANTOSH BAMMIGATTI, 9 SHREYA GUDASALAMANI Dept. of Electronics

More information

Section. Placing onlocation

Section. Placing onlocation Section Placing onlocation -LocationPower -RouterandotherCustomer Premise Equipment(CPE) -ConnectingSpeakers -IRRemoteControl -WiredRemoteControl -PagingMicrophone Floor Model C1-1 Location Power The DA-9000

More information

BLU- CIF Interface Board

BLU- CIF Interface Board BLU- CIF Interface Board The BLU-CIF Interface Board simplifies the wiring of all of the BLU products to the BSS Audio London Series Digital Signal Processors. It allows for Cat5e wiring termination, as

More information

Alessandra de Vitis. Arduino

Alessandra de Vitis. Arduino Alessandra de Vitis Arduino Arduino types Alessandra de Vitis 2 Interfacing Interfacing represents the link between devices that operate with different physical quantities. Interface board or simply or

More information

Quick Setup Guide. Power Supply. JBL OnBeat Rumble Speaker Dock. AC Cord (varies by region)

Quick Setup Guide. Power Supply. JBL OnBeat Rumble Speaker Dock. AC Cord (varies by region) JBL OnBeat Rumble Quick Setup Guide Welcome Thank you for purchasing the JBL OnBeat Rumble speaker dock. This quick setup guide will show you how to connect and set up your dock. INCLUDED ITEMS JBL OnBeat

More information

ELK. Computer Sound Card Interface ELK-129. Features. Specifications / Requirements

ELK. Computer Sound Card Interface ELK-129. Features. Specifications / Requirements Computer Sound Card Interface ELK-129 The ELK-129 Computer Sound Card Interface allows a computer s speaker output to be used as one of the tools for programming the ELK Recordable Modules, such as the

More information

Embedded Workshop 10/28/15 Rusty Cain

Embedded Workshop 10/28/15 Rusty Cain 2 IC Embedded Workshop 10/28/15 Rusty Cain Set up for Workshop: Please Sign in on Sheet. Please include your email. While you are waiting for the Workshop to begin 1. Make sure you are connected to the

More information

ECE Fall 2016

ECE Fall 2016 ECE 4901 - Fall 2016 Team 1714: Smartwatch-like Device and Apps for Continuous Glucose Monitoring Evan Brown - Electrical Engineering Magda Kaczynska - Electrical Engineering Brian Marquis - Electrical

More information

H.A.P.P.I. Systems. Group 10 University of Central Florida Senior Design Fall 2016

H.A.P.P.I. Systems. Group 10 University of Central Florida Senior Design Fall 2016 H.A.P.P.I. Systems Group 10 University of Central Florida Senior Design Fall 2016 Team Members Johnnie Greene Taylor Griffith Philip Bent Sidney Jean-Baptiste Physics & Photonic Science Engineer Computer

More information

ROCKBOX CURVE Full manual

ROCKBOX CURVE Full manual ROCKBOX CURVE Full manual WELCOME! Rockbox is the new portable speaker series in town. Pair it with your phone or tablet via Bluetooth to bring your music to life or use it as a speakerphone to make hands-free

More information

Blue Point Engineering

Blue Point Engineering DMX Controllers Controllers C DMX - 8Ch Relay Modules ( BPE # DMX-3001 )- Mechanical ( BPE # DMX-3003) - SS Relay 8 Solid State relay outputs Solid State Relays AC/DC DMX - 8Ch SS Relay Modules ( BPE #

More information

Rover 5. Explorer kit

Rover 5. Explorer kit Rover 5 Explorer kit The explorer kit provides the perfect interface between your Rover 5 chassis and your micro-controller with all the hardware you need so you can start programming right away. PCB Features:

More information

QUICK START GUIDE SP260 QSG 00

QUICK START GUIDE SP260 QSG 00 QUICK START GUIDE SP260 QSG 00 Getting to know Bluetooth Bluetooth wireless is a quick and easy way to connect a smartphone to a speaker or a headset. There are basically two steps to making Bluetooth

More information

STICK-KE1. Sunlite Touch Sensitive Intelligent Control Keypad. Overview

STICK-KE1. Sunlite Touch Sensitive Intelligent Control Keypad. Overview STICK-KE1 Sunlite Touch Sensitive Intelligent Control Keypad Overview This complete stand alone wall-mounted DMX controller is the perfect answer to interior lighting control expectations. Along with a

More information

Ashley Furniture Industries

Ashley Furniture Industries Integrated Audio Training Integrated Audio Exclusively Designed for Ashley Furniture Industries Integrated Furniture Audio System Custom designed for seamless integration with select furniture entertainment

More information

1/Build a Mintronics: MintDuino

1/Build a Mintronics: MintDuino 1/Build a Mintronics: The is perfect for anyone interested in learning (or teaching) the fundamentals of how micro controllers work. It will have you building your own micro controller from scratch on

More information