Jukebox Hero. Group #41. James Brewster Ross Bulkley Zach Glueckert Kevin Wills

Size: px
Start display at page:

Download "Jukebox Hero. Group #41. James Brewster Ross Bulkley Zach Glueckert Kevin Wills"

Transcription

1 Jukebox Hero Group #41 James Brewster Ross Bulkley Zach Glueckert Kevin Wills MECH 307 Mechatronics Colorado State University 12/7/2007

2 Table of Contents Figures, Schematics, and Illustrations 3 Design Summary 7 Design Details 8 Design Evaluation 9 PIC Code 11 master.bas main.bas heatpic.bas main_sensor_pic.bas noisetester.bas 2

3 Figures, Schematics, and Illustrations Figure 1- Jukebox complete with disco ball Figure 2- Control Panel 3

4 Figure 3- Main circuit with motor and LCD PIC s Figure 4- Auto sensing circuits 4

5 Figure 5- Stepper Motor TIP120 transistors Figure 7- CD gripper arm and tower 5

6 Figure 8-Finished inside 6

7 Design Summary The title of Jukebox Hero is self describing, but this is no ordinary jukebox. This jukebox has the option of operating as a normal, select-individual-songs style jukebox or by an automatic setting based on environmental input. The jukebox uses temperature, light, and sound sensors (figure 2) to detect the environmental "mood." The mood is an array of three setting descriptions such as hot or cold, loud or quiet, and light or dark. This allows for 8 unique moods, each of which has a predetermined CD and track number associated with it to provided the perfect song for each situation. The mode selection button in figure 2 is an interrupt to select the mode desired by the user, auto or manual. Manual operation works by the user interfacing with the keypad and the LCD (figure 2). The LCD prompts the user to select a CD using the keypad. Then the LCD asks for a track number. If the user inputs an invalid entry it will prompt the question again. After successful selection of the CD and track, the LCD will inform the user that the CD is being loaded, and then it will play the selected song. A potentiometer (figure 2) is used to control the output volume of the speakers. Referring to figure 7, the arm is lifted by a unipolar stepper motor to 18 different preset locations for each of the CD's location in the CD tower. The requirement for 18 positions arises from the need to place the CD's back in the tower at a higher position than they were received at, due to the CD's drooping while being carried. A limit switch stops the arm's motion downward at the home position. The arm is also rotated by an H-bridged DC geared motor which allows the arm to travel through two positions, one two engage the CD tower for CD pick up and delivery, and another for traveling up and down along the tower. The CD tower also has an H-bridged DC geared motor with timing and physical stops to control the gate at two positions, open and closed (holds the CD's in their slots). The CD player has been modified to interface with the LCD/Keypad PIC to play, stop, and eject the CD. All of the moving parts have been timed in the program of the tower/gate PIC to interact with each other in sync. Up in the "attic" (figure 4) the circuit boards for the sensors and the sound amplification are presented. The lid on the Jukebox is removable so these components can be viewed and calibrated. All of the sensory circuits have LED's that indicate the values of the environments temperature, noise volume, and brightness so that, if desired, the operate would be aware of what mood the Jukebox senses. The sound amplification runs to speakers which rest on top of the Jukebox maximum exposure and adjustability 7

8 Design Details The automatic setting is activated by a pound command from the keypad which allows communication between the master PIC and the automatic sensors. The sensor readings are compiled by combining A/D converted values from each of the sensors. For the light reading, a PIC converts the voltages from three photo resistors to either a high (light) or low (dark) rating. The sound rating is derived from a microphone that is amplified through two op-amps that force the signal above the op-amp s gain-bandwidth. This results in high output in quiet environments. When sound waves are felt by the microphone, the negative oscillations are felt by the op-amps which then plunge below there maxed output. From the amps, the signal is polarized by an ansel operation in a PIC. The polarized signal can be seen by an LED that will flicker when one speaks or whistles in front of the microphone. A separate PIC averages the polarized outputs for two seconds before outputting the high (noisy) or low (quiet) signal based on the calculated duty cycle. The heat sensor uses five RTD s in series and an op-amp to amplify the RTD s change in resistance based on temperature. A PIC then converts the signal to a DC voltage via an ansel command. It uses this digital reading to calculate its output of high (hot) or low (cold). All three of the final signals are placed on a single main sensor PIC that uses serial communication to alert the main circuit of the environmental conditions. Normal operation would continue from this point. In conventional use, users first entered a CD selection. This was limited to 9 different CD s. The user could not proceed without a selection, and would be reminded politely of this fact. After CD selection, a track number was needed. Between switching from the CD selection to track selection a small subroutine was run in order to find the maximum track for the given CD. This variable restricted entry of nonexistent track numbers by comparing the selected track number to the input variable and determining if the selection was feasible. Once the track and CD were selected, or in the automatic modes preselected, a serial connection was made with the arm microcontroller. The CD variable was converted to units that allowed the motion of the stepper motor. Coordination of ejecting the CD, replacing it, retrieving a new CD, and homing were all handled by the arm microcontroller. With the process complete and CD loaded into the player, the arm microcontroller alerted the main microcontroller that movement had ceased and music operations could begin. At this point the main microcontroller would manipulate the CD player features in order to select and play the desired track. After a momentary pause, the user could select a new CD and track, or conversely, activate the automatic sensing mode to have song chosen for them. Displayed on the larger LCD would be the album name and track number of the current CD. 8

9 A B C D E F A B C JUKEBOX HERO D E F 1 1 CD Player 1 Stepper Motor A2 A3 A1 A0 Power Open Play/Pause FF 2 A4 A7 2 A5 A6 B0 B7 B1 B6 B2 B5 B3 B4 A2 A3 A4 A5 B0 B1 B2 B3 A1 A0 A7 A6 B7 B6 B5 B4 3 3 Light A2 A3 A4 A5 B0 B1 B2 A1 A0 A7 A6 B7 B6 B5 H Bridge 12EN Vcc1 1A 4A 1Y 4Y 4 2Y 3Y 4 B3 B4 2A 3A Vcc2 34EN Sound A2 A3 A4 A1 A0 A7 5 A5 A6 5 B0 B B1 B6 B2 B5 B3 B DC Motor DC Motor Temp * 0 # 6 6 A2 A1 A3 A0 A4 A7 EDE702 A5 A6 B0 B7 EDE1144 Buzzer B1 B6 B2 B5 B3 B4 Baud POL Enable RS RW N/C DigOut SerIn Osc Osc D7 D6 D5 D4 Xmit Beep Baud Valid Osc Osc R0 C3 7 R1 C2 R2 C1 7 R3 C0 Vss Vcc Vee RS R/W E DB4 DB5 DB6 DB7 LCD *All pull up resistors are 4.7K and all pull downs are 1K

Robotic Systems ECE 401RB Fall 2006

Robotic Systems ECE 401RB Fall 2006 The following notes are from: Robotic Systems ECE 401RB Fall 2006 Lecture 15: Processors Part 3 Chapter 14, G. McComb, and M. Predko, Robot Builder's Bonanza, Third Edition, Mc- Graw Hill, 2006. I. Peripherals

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

AQA GCSE Design and Technology 8552

AQA GCSE Design and Technology 8552 AQA GCSE Design and Technology 8552 Systems approach to designing Unit 2 Energy, materials, systems and devices 6 Objectives Understand the principles of electronic systems Use systems diagrams and flowcharts

More information

ASSOCIATED ELECTRONICS RESEARCH FOUNDATION C-53 PHASE-II, NOIDA

ASSOCIATED ELECTRONICS RESEARCH FOUNDATION C-53 PHASE-II, NOIDA ASSOCIATED ELECTRONICS RESEARCH FOUNDATION C-53 PHASE-II, NOIDA SIX-MONTHS TRAINING PROGRAMME ON EMBEDDED SYSTEM, VLSI MAT LAB AND PCB DESIGN: Course syllabus: Theory: Introduction to C programming. More

More information

RFID: Read and Display V2010. Version 1.1. Sept Cytron Technologies Sdn. Bhd.

RFID: Read and Display V2010. Version 1.1. Sept Cytron Technologies Sdn. Bhd. PR8-B RFID: Read and Display V2010 Version 1.1 Sept 2010 Cytron Technologies Sdn. Bhd. Information contained in this publication regarding device applications and the like is intended through suggestion

More information

Axiom Manufacturing. Users Manual. for PROJECT DEVELOPMENT BOARD AXM xiom anufacturing

Axiom Manufacturing. Users Manual. for PROJECT DEVELOPMENT BOARD AXM xiom anufacturing Axiom Manufacturing Users Manual for PROJECT DEVELOPMENT BOARD AXM-0295 xiom anufacturing 1999 2813 Industrial Ln. Garland, TX 75041 (972) 926-9303 FAX (972) 926-6063 support@axman.com Rev 1.0 web: http://www.axman.com

More information

Interaction with the Physical World

Interaction with the Physical World Interaction with the Physical World Methods and techniques for sensing and changing the environment Light Sensing and Changing the Environment Motion and acceleration Sound Proximity and touch RFID Sensors

More information

Mechatronics and Measurement. Lecturer:Dung-An Wang Lecture 6

Mechatronics and Measurement. Lecturer:Dung-An Wang Lecture 6 Mechatronics and Measurement Lecturer:Dung-An Wang Lecture 6 Lecture outline Reading:Ch7 of text Today s lecture: Microcontroller 2 7.1 MICROPROCESSORS Hardware solution: consists of a selection of specific

More information

Build instructions. Name: James Kinney Project: Air-Suspension System School: Colorado State University Class: MECH307 Mechatronics

Build instructions. Name: James Kinney Project: Air-Suspension System School: Colorado State University Class: MECH307 Mechatronics Build instructions Name: James Kinney Project: Air-Suspension System School: Colorado State University Class: MECH307 Mechatronics This gadget is a Mechatronic Microcontroller. It is an air-suspension

More information

What are output transducers An output transducer will convert electrical signals passed to it by the process into another form of energy.

What are output transducers An output transducer will convert electrical signals passed to it by the process into another form of energy. What are output transducers An output transducer will convert electrical signals passed to it by the process into another form of energy. ACTIVITY Can you find the symbols of the output components listed

More information

Modules For Six Months Industrial Training On WIRELESS EMBEDDED SYSTEM DESIGN

Modules For Six Months Industrial Training On WIRELESS EMBEDDED SYSTEM DESIGN Modules For Six Months Industrial Training On WIRELESS EMBEDDED SYSTEM DESIGN 1 st Week Introduction to Embedded System a) Tool Hardware tool and Software tool b) Embedded designing, course study c) Board

More information

A UNIVERSAL REMOTE CONTROLLER WITH HAPTIC INTERFACE FOR CUSTOMER ELECTRONIC DEVICES

A UNIVERSAL REMOTE CONTROLLER WITH HAPTIC INTERFACE FOR CUSTOMER ELECTRONIC DEVICES A UNIVERSAL REMOTE CONTROLLER WITH HAPTIC INTERFACE FOR CUSTOMER ELECTRONIC DEVICES The main aim of this project is to introduce a new universal remote control that gives easy-to-control interface for

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

Owner s Manual AWM910 JENSEN AWM910 COMPACT DISC PLAYER RADIO CD COMPACT MUSIC SYSTEM MUTE AUX BAND AUX IN PUSH PUSH PWR VOL ALARM T/F AUD SPK A SPK B

Owner s Manual AWM910 JENSEN AWM910 COMPACT DISC PLAYER RADIO CD COMPACT MUSIC SYSTEM MUTE AUX BAND AUX IN PUSH PUSH PWR VOL ALARM T/F AUD SPK A SPK B AWM910 Owner s Manual COMPACT DISC PLAYER PUSH 1 2 3 4 5 6 RPT SCAN RDM H M PUSH PWR VOL ALARM SET ON/OFF EQ T/F AUD RADIO CD COMPACT MUSIC SYSTEM MUTE AUX BAND CD AUX IN A B A+B JENSEN AWM910 Thank You!

More information

Advanced NI-DAQmx Programming Techniques with LabVIEW

Advanced NI-DAQmx Programming Techniques with LabVIEW Advanced NI-DAQmx Programming Techniques with LabVIEW Agenda Understanding Your Hardware Data Acquisition Systems Data Acquisition Device Subsystems Advanced Programming with NI-DAQmx Understanding Your

More information

Applications of 8051 Microcontrollers

Applications of 8051 Microcontrollers Applications of 8051 Microcontrollers INTRODUCTION: A microcontroller is a versatile chip which can be used in various fields starting from simple consumer electronics, measuring devices to high end medical,

More information

Table of Contents pg " Display pg Cruise Mode pg Map Screen pg Stereo Screen pg Depth Screen pg.

Table of Contents pg  Display pg Cruise Mode pg Map Screen pg Stereo Screen pg Depth Screen pg. USER GUIDE TABLE OF CONTENTS Table of Contents pg. 2 12.3" Display pg. 3-4 Cruise Mode pg. 5-6 Map Screen pg. 6-13 Stereo Screen pg. 14-17 Depth Screen pg. 17 Settings Screen pg. 18-24 Media Screen pg.

More information

Unit 2. Computer Control. PIC stands for PROGRAMMABLE INTERFACE CONTROLLER. A PIC chip takes in input signals and then controls output transducers

Unit 2. Computer Control. PIC stands for PROGRAMMABLE INTERFACE CONTROLLER. A PIC chip takes in input signals and then controls output transducers Unit 2 Computer Control PIC stands for PROGRAMMABLE INTERFACE CONTROLLER A PIC chip takes in input signals and then controls output transducers Name: Form: 2 ASIC or Application Specific Integrated Circuits

More information

Owner s Manual. 1833, 1834, 1835, 1837 PC Programmable Telephone Entry and Access Control Systems

Owner s Manual. 1833, 1834, 1835, 1837 PC Programmable Telephone Entry and Access Control Systems Owner s Manual 1833, 1834, 1835, 1837 PC Programmable Telephone Entry and Access Control Systems DoorKing, Inc. 120 Glasgow Avenue Inglewood, California 90301 U.S.A. Phone: 310-645-0023 Fax: 310-641-1586

More information

TELIKOU Intercom System

TELIKOU Intercom System TELIKOU Intercom System MS-800 Main Station Instruction Manual 2006 TELIKOU Systems All Rights Reserved While TELIKOU makes every attempt to maintain the accuracy of the information contained in its product

More information

CONTENTS CHAPTER I: BEFORE USE I. BEFORE USE

CONTENTS CHAPTER I: BEFORE USE I. BEFORE USE I. BEFORE USE Foreword 1. Features 2. Accessories 3. Product Safety Information 4. Illustrations and Functions II. FAST OPERATION 1. Startup 2. Shutdown 3. Lock 4. Reset 5. Pause 6. Music File Select 7.

More information

The PICAXE VSM Tutorial is split into a number of chapters. Each chapter can be downloaded free of charge from the website.

The PICAXE VSM Tutorial is split into a number of chapters. Each chapter can be downloaded free of charge from the  website. PICAXE VSM Tutorial Part 1 The PICAXE VSM Tutorial is split into a number of chapters. Each chapter can be downloaded free of charge from the www.picaxevsm.com website. Part 1 Part 2 Part 3 Part 4 Park

More information

IF ADDITIONAL INSTALLATION COMPONENTS ARE NECESSARY, CONTACT YOUR REI SALES REP FOR:

IF ADDITIONAL INSTALLATION COMPONENTS ARE NECESSARY, CONTACT YOUR REI SALES REP FOR: 50W X 4 R-9 05 Thank you for purchasing this AM/FM/CD/MP3 Weather Band Receiver from REI. This product is designed and tested to withstand temperature and vibration extremes. Please read the owner's manual

More information

HuddlePod Air Big Audio

HuddlePod Air Big Audio HuddlePod Air Big Audio WIRELESS AUDIO POD and EXTERNAL AUDIO SYSTEM ADAPTER INSTALLATION & OPERATION MANUAL Please check HUDDLECAMHD.com for the most up to date version of this document Product Overview.

More information

SECTION -I Q.1 A Define & Explain following Opamp parameters with their measurement techniques.

SECTION -I Q.1 A Define & Explain following Opamp parameters with their measurement techniques. [Total No. of Questions: 12] [Total No. of Printed Pages: 3] UNIVERSITY OF PUNE [4363]-10 T. E. (Electronics/electronics and Telecommunication Engg) Analog Integrated Circuit Design and Application (2003

More information

BOX CONTENTS REGISTRATION QUICK SETUP CONNECTION DIAGRAM POWER HOUSE AMP MIXER

BOX CONTENTS REGISTRATION QUICK SETUP CONNECTION DIAGRAM POWER HOUSE AMP MIXER QUICKSTART GUIDE BOX CONTENTS MP10USB Power cable Stereo RCA cable Quickstart Guide Safety & Warranty Information Booklet REGISTRATION Please go to http://www.numark.com to register your MP10USB. Registering

More information

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 8051 Intermidiate Development Board Product Manual Contents 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 1. Overview 2. Features The board is built on a high quality FR-4(1.6

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

Alarm Circuits Explained. A Guide to Inputs and Outputs Used in Video Security

Alarm Circuits Explained. A Guide to Inputs and Outputs Used in Video Security A Guide to Inputs and Outputs Used in Video Security ev 1.1 Updated 11-Mar-2013 Content Content... 2 Introduction... 3 Useful Terminology... 3 Digital Input Circuits... 4 Opto-isolator Input... 4 Switch

More information

ST400C-NT USER S GUIDE. Table of Contents

ST400C-NT USER S GUIDE. Table of Contents ST400C-NT USER S GUIDE Table of Contents Board Overview Block Diagram Disclaimer Introduction Features 1 Quick Start 2 Function Description Host Interface and Communication with PC's 3 Networking Operation

More information

MeterBuilder MB-1 PROGRAMMABLE RF POWER METER. CIRCUIT DESCRIPTION Version 1.01 June 2011

MeterBuilder MB-1 PROGRAMMABLE RF POWER METER. CIRCUIT DESCRIPTION Version 1.01 June 2011 MeterBuilder MB-1 PROGRAMMABLE RF POWER METER CIRCUIT DESCRIPTION Version 1.01 June 2011 Patent and Copyright Notices Patent Applied For Copyright Material in this document copyrighted 2011 FullWave, LLC.

More information

Experiment 10 Fall 2012

Experiment 10 Fall 2012 10/30/12 Experiment 10 Fall 2012 Experiment 10 Fall 2012 Electronic Multi-Meter - A Voltage, Temperature, and Light Meter Due: Week 11 Lab Sessions (11/06/2012) For the voltage, light and temperature gauges

More information

solutions for teaching and learning

solutions for teaching and learning RKP18Motor Component List and Instructions PCB layout Constructed PCB Schematic Diagram RKP18Motor Project PCB Page 1 Description The RKP18Motor project PCB has been designed to use PIC microcontrollers

More information

AVR Peripheral Board. Campus Component Pvt. Ltd.

AVR Peripheral Board. Campus Component Pvt. Ltd. AVR Peripheral Board Campus Component Pvt. Ltd. DISCLAIMER Information furnished is believed to be accurate and reliable at the time of publication. However, Campus Component Pvt. Ltd. assumes no responsibility

More information

OPERATION MANUAL. Green power, Hybrid power Auto range, A/C weighting SOUND LEVEL METER. Model : SL-4113G. Your purchase of this

OPERATION MANUAL. Green power, Hybrid power Auto range, A/C weighting SOUND LEVEL METER. Model : SL-4113G. Your purchase of this Green power, Hybrid power Auto range, A/C weighting SOUND LEVEL METER Model : SL-4113G Your purchase of this SOUND LEVEL METER marks a step forward for you into the field of precision measurement. Although

More information

mdm-mp3 minidirector with MP3 Player

mdm-mp3 minidirector with MP3 Player minidirector with MP3 Player User Manual September 24, 2007 V1.01 Copyright Light O Rama, Inc. 2007, 2008 Table of Contents Introduction... 4 What s in the Box... 4 Hardware Utility Version... 5 Important

More information

Standard Options. Model 4100 Position Indicating Meter. Three Phase Motor Control. Positran Transmitter

Standard Options. Model 4100 Position Indicating Meter. Three Phase Motor Control. Positran Transmitter Standard Options Model 4100 Position Indicating Meter A percent-of-full-travel meter is supplied with a trim potentiometer resistor, terminal block and connectors. A potentiometer is required in the actuator

More information

SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR. ELECTRONICS & COMMUNICATION DEPARTMENT Question Bank- 1

SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR. ELECTRONICS & COMMUNICATION DEPARTMENT Question Bank- 1 SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR ELECTRONICS & COMMUNICATION DEPARTMENT Question Bank- 1 Subject: Microcontroller and Interfacing (151001) Class: B.E.Sem V (EC-I & II) Q-1 Explain RISC

More information

TB6600 Stepper Motor Driver

TB6600 Stepper Motor Driver TB6600 Stepper Motor Driver V1.0 07 2018 Open Source Mechatronics LTD 2018 Safety Statement The author of this document is not liable or responsible for any accidents, injuries, equipment damage, property

More information

Display Real Time Clock (RTC) On LCD. Version 1.2. Aug Cytron Technologies Sdn. Bhd.

Display Real Time Clock (RTC) On LCD. Version 1.2. Aug Cytron Technologies Sdn. Bhd. Display Real Time Clock (RTC) On LCD PR12 Version 1.2 Aug 2008 Cytron Technologies Sdn. Bhd. Information contained in this publication regarding device applications and the like is intended through suggestion

More information

The amount of current drawn and the temperature generated by DC motor are crucial in understanding the performance and reliability of motors.

The amount of current drawn and the temperature generated by DC motor are crucial in understanding the performance and reliability of motors. 1/1/1 Fall 1 Honore Hodary Motivation Overheating is one of the most common cause of failure in DC motors. It can lead to bearings failure (motor jam), winding isolation (short circuit), and degradation

More information

Isolated, Field Configurable Analog Input 6B11 / 6B11HV FEATURES APPLICATIONS PRODUCT OVERVIEW

Isolated, Field Configurable Analog Input 6B11 / 6B11HV FEATURES APPLICATIONS PRODUCT OVERVIEW Isolated, Field Configurable Analog Input 6B11 / 6B11HV FEATURES Single-channel isolated signal-conditioning modules. Accepts outputs from Thermocouple, millivolt, volt and current signals. Complete microcomputer-based

More information

PROTO BOARD SETUP Here is a schematic of the circuit we will build.

PROTO BOARD SETUP Here is a schematic of the circuit we will build. PROTO BOARD SETUP Here is a schematic of the circuit we will build. Cut off the connector from the end of your 5V supply and strip the insulation off for one half inch. Tin the striped ends with solder.

More information

8051 Advance Trainer

8051 Advance Trainer wwwembeddedmarketcom 0 Advance Trainer On Board Features of 0 AdvanceTrainer with PVRD Microcontroller RS interface KHZ RC IR receiver Buzzer Light Sensor (LDR) Temperature Sensor Three Analog Inputs via

More information

RoboSpecies Technologies Pvt. Ltd.

RoboSpecies Technologies Pvt. Ltd. Table of Contents Table of Contents... vi Part 1: Introduction to Robotics... 1 1.1 Robotics... 3 1.1.1 House Robots... 4 1.1.2 Industrial Robots... 4 1.1.3 Medical Robots... 6 1.1.4 Space Robots... 7

More information

Digital Speed Controller User Manual

Digital Speed Controller User Manual Diesel Engine for Generators Digital Speed Controller User Manual (DSC-1000) Ver_1.0 Doosan Infracore 페이지 1 / 36 Contents 1. Product Overview and General Specification 1.1 Product Information 1.2 Product

More information

ACU6. Technical Reference Manual. Specifications Interfacing Dimensions. Document topics. ANSARI Controller Unit Type 6 technical reference manual

ACU6. Technical Reference Manual. Specifications Interfacing Dimensions. Document topics. ANSARI Controller Unit Type 6 technical reference manual ACU6 Technical Reference Manual ANSARI Controller Unit Type 6 technical reference manual Document topics Specifications Interfacing Dimensions Document Version: 1.03 13. January 2013 By ANSARI GmbH Friedrich-Ebert-Damm

More information

Tic-Tac-Toe with mtouch. Version 1.0. June Cytron Technologies Sdn. Bhd.

Tic-Tac-Toe with mtouch. Version 1.0. June Cytron Technologies Sdn. Bhd. Tic-Tac-Toe with mtouch PR28 Version 1.0 June 2010 Cytron Technologies Sdn. Bhd. Information contained in this publication regarding device applications and the like is intended through suggestion only

More information

Turntable player with USB/SD/PC recording function. Model no: TT620 User s Manual

Turntable player with USB/SD/PC recording function. Model no: TT620 User s Manual Turntable player with USB/SD/PC recording function Model no: TT620 User s Manual READ THIS INSTRUCTION CAREFULLY BEFORE USE AND STORE IN A SAFE PLACE FOR FUTURE REFERENCE 1 Features Two-built-in stereo

More information

PROGRAMMING AND CUSTOMIZING

PROGRAMMING AND CUSTOMIZING PROGRAMMING AND CUSTOMIZING THE PICAXE MICROCONTROLLER SECOND EDITION DAVID LINCOLN Mc Grauu Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore

More information

GF of 21

GF of 21 GF 165 05-06-2010 1 of 21 THE GADGET FREAK FILES CASE #165 Vending Machine Delivers Every Time Reach into your pocket for your last 75 cents, insert the coins into a vending machine and punch B-8. You

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

ELECTRONICS Unit 4 Electronic Control Systems

ELECTRONICS Unit 4 Electronic Control Systems Surname Centre Number Other Names Candidate Number Leave blank Candidate Signature General Certificate of Education June 2003 Advanced Level Examination ELECTRONICS Unit 4 Electronic Control Systems ELE4

More information

PROGRAMMABLE STEP MOTOR CONTROLLER R

PROGRAMMABLE STEP MOTOR CONTROLLER R Start executing program by pressing the button Start or input signal Start (connect Start and GND ); Start searching for a limit switch (zero position) by pressing the Home button or input signal Start

More information

User Manual V K Camera with an Integrated 3-axis Gimbal

User Manual V K Camera with an Integrated 3-axis Gimbal User Manual V 1.1 4K Camera with an Integrated 3-axis Gimbal Table of Contents Introduction 3 At a Glance 3 Charging the Battery 4 Status Battery LED Indicator Description 4 Check the Battery Level 5 Insert

More information

A4988 Stepper Motor Driver Carrier with Voltage Regulators

A4988 Stepper Motor Driver Carrier with Voltage Regulators 1 of 6 12/2/2011 6:37 PM A4988 Stepper Motor Driver Carrier with Voltage Regulators Pololu item #: 1183 26 in stock Price break Unit price (US$) 1 19.95 10 17.95 100 13.97 Quantity: backorders allowed

More information

Control Panel for Swing Gates. Model: CP-12 / January 2007

Control Panel for Swing Gates. Model: CP-12 / January 2007 Control Panel for Swing Gates Model: CP-12 / January 2007 INDEX Page 1- INTRODUCTION 3 1.1 1.2 Electrical and mechanical specification General Features 2- INSTALLATION AND SETUP 2.1.1 Installation of actuator

More information

CONTROL KEYS. M_BCD480 / English Instruction Manual

CONTROL KEYS. M_BCD480 / English Instruction Manual CONTROL KEYS 1. VOLUME- 2. VOLUME + 3. PLAY/PAUSE 4. STOP 5. POWER 6. FUNCTION 7. TUNE- 8. TUNE + 9. LCD DISPLAY 10. MODE/RPT/RND 11. TIME/SET 12. SNOOZE/SLEEP 13. ALARM 1 14. ALARM 2 15. FOLDER/MEMORY

More information

Microcontroller Based Code Locking System with Alarm

Microcontroller Based Code Locking System with Alarm IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 1 Ver. II (Jan. 2014), PP 09-17 Microcontroller Based Code Locking System with Alarm

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

Hybrid AC Driver [GCNC-1110]

Hybrid AC Driver [GCNC-1110] Page 1 Installation Manual and Datasheet Page 2 Key Features Smooth and quiet operation at all speeds and extremely low motor heating Industrial grade performance for an alternating current servo motor

More information

R E V O L U T I O N U S E R G U I D E

R E V O L U T I O N U S E R G U I D E R E V O L U T I O N USER GUIDE SAFETY & GENERAL INFORMATION Please read the following information before using this product: To avoid hearing damage, make sure that the volume on your transmitting device

More information

OPERATING MANUAL Manual Version 1.4 (Sep 11, 2017) Tel: or

OPERATING MANUAL Manual Version 1.4 (Sep 11, 2017) Tel: or BooTunes Amped OPERATING MANUAL Manual Version 1.4 (Sep 11, 2017) Tel: 1-877-815-5744 or 1-905-803-9274 www.frightideas.com Getting Familiar with your BooTunes Amped BooTunes Amped FI-418 Operating Manual

More information

SERVO-DRIVE. PROGRAMMABLE STEP MOTOR CONTROLLER R ETH and R ETH. Manual Ver. 05

SERVO-DRIVE. PROGRAMMABLE STEP MOTOR CONTROLLER R ETH and R ETH. Manual Ver. 05 SERVO-DRIVE PROGRAMMABLE STEP MOTOR CONTROLLER R272-42-ETH and R272-80-ETH Manual Ver. 05 2018 1. Product designation Programmable step motor controller R272-42-ETH is designed to operate with hybrid two

More information

School of Engineering Science, Simon Fraser University 8888 University Drive, Burnaby, BC, V5A 1S6

School of Engineering Science, Simon Fraser University 8888 University Drive, Burnaby, BC, V5A 1S6 February 14, 2003 Mr. Lakshman One School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A 1S6 RE: ENSC 440 Project Functional Specifications Dear Mr. One Attached you will

More information

DVD System Owner s Manual

DVD System Owner s Manual DVD System Owner s Manual Publication Part No. LRL 0482 Published by Land Rover Land Rover 2001 All rights reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted

More information

INTERFACING HARDWARE WITH MICROCONTROLLER

INTERFACING HARDWARE WITH MICROCONTROLLER INTERFACING HARDWARE WITH MICROCONTROLLER P.Raghavendra Prasad Final Yr EEE What is a Microcontroller? A microcontroller (or MCU) is acomputer-on-a-chip. It is a type of microprocessor emphasizing self-

More information

1.0. Presents. techathon 3.0

1.0. Presents. techathon 3.0 1.0 Presents techathon 3.0 Course Content - techathon techathon 3.0 is a Robotics and Embedded systems Workshop designed by team Robo-Minions. It is a 2 days workshop with each day divided into two sessions

More information

Figure 18: Basic input port drawing.

Figure 18: Basic input port drawing. Appendix A Hardware Inputs The mx_ctlr.0 board has several different types of inputs and outputs allowing for a wide range of functions and actions. The inputs for the board can be broken into three basic

More information

CL210A TELEPHONE & ANSWERING MACHINE

CL210A TELEPHONE & ANSWERING MACHINE CL210A TELEPHONE & ANSWERING MACHINE CONTENTS CONTENTS CONTENTS 1 INTRODUCTION 3 Unpacking the Telephone 4 DESCRIPTION 5 General Description 5 INSTALLATION 7 Setting Up 7 Wall Mounting 7 SETTINGS 8 Ringer

More information

Engineering Diploma Resource Guide ST450 ETP Electronic Circuits (Engineering)

Engineering Diploma Resource Guide ST450 ETP Electronic Circuits (Engineering) Engineering Diploma Resource Guide ST40 ETP Electronic Circuits (Engineering) Introduction Electronics makes a fundamental difference to modern life. The birth of this technology is a story of the twentieth

More information

DEV16T. LCD Daughter board

DEV16T. LCD Daughter board LCD Daughter board Table of Contents 1 Introduction...2 2 Features...3 3 Expansion Connectors...4 3.1 Daughter Board Connectors...4 4 LCD Display...5 5 Input Buttons S1 to S4...5 6 Buzzer...5 7 Connector

More information

INTERFACING 16 2 LCD WITH 8051

INTERFACING 16 2 LCD WITH 8051 INTERFACING 16 2 LCD WITH 8051 LCD display is an inevitable part in almost all embedded projects and this article is about interfacing 16 2 LCD with 8051 microcontroller. Many guys find it hard to interface

More information

4CH Real Time DVR. User Guide INFORMATION MAY CHANGE WITHOUT NOTICE. Digital Video Recorder

4CH Real Time DVR. User Guide INFORMATION MAY CHANGE WITHOUT NOTICE. Digital Video Recorder User Guide INFORMATION MAY CHANGE WITHOUT NOTICE. Table of Contents Caution... 4 Package Contents... 4 Introduction... 5 1. Product Overview...5 2. Front Panel...5 3. Rear Panel...6 4. IR Remote Controller

More information

12mm Size Insulated Shaft Type Encoder Variety

12mm Size Insulated Shaft Type Encoder Variety mm Size Insulated Shaft Encoder Variety ECE Series Insulated shaft type with a push-on switch and other features has a wide variety of applications. Package Features A mm sized unit achieved high resolution,

More information

Variable Power Supply Digital Control Circuit Diagram Using Lm317

Variable Power Supply Digital Control Circuit Diagram Using Lm317 Variable Power Supply Digital Control Circuit Diagram Using Lm317 DIGITAL POWER SUPPLY USING LM317 A Major Project Report Submitted partial fulfillment of the requirement for the award of the Degree of

More information

Introduction to Mechatronics and the Mechatronic Design Center Microchip Technology Incorporated. All Rights Reserved. 1

Introduction to Mechatronics and the Mechatronic Design Center Microchip Technology Incorporated. All Rights Reserved. 1 Introduction to Mechatronics and the Mechatronic Design Center 2005 Microchip Technology Incorporated. All Rights Reserved. 1 What is Mechatronics? Implementing electronic controls in a mechanical system

More information

CPEG300 Embedded System Design. Lecture Interface with Peripheral Devices

CPEG300 Embedded System Design. Lecture Interface with Peripheral Devices CPEG300 Embedded System Design Lecture 0 805 Interface with Peripheral Devices Hamad Bin Khalifa University, Spring 208 Typical Devices for an Electronics System Power generation PWM control Input devices

More information

LS4600 INSTRUCTION MANUAL. Thank you for choosing another quality product from Amperes Electronics. Speaker Line Surveillance

LS4600 INSTRUCTION MANUAL. Thank you for choosing another quality product from Amperes Electronics. Speaker Line Surveillance INSTRUCTION MANUAL LS4600 Speaker Line Surveillance Thank you for choosing another quality product from Amperes Electronics. LS4600 was produced out of extensive research and development effort in which

More information

Rotator and Controller by Spid. User Manual

Rotator and Controller by Spid. User Manual Rotator and Controller by Spid User Manual Page 2 Table of contents Introduction... 3 Shipping Contents... 3 Technical Data... 3 Control Panel... 4 Rear Panel... 5 Installation... 6 Wiring connections...

More information

Contents: revolution SECTION 3 - MICROCONTROLLER INTERFACING CIRCUITS MICROCONTROLLER INTERFACING CIRCUITS.

Contents: revolution SECTION 3 - MICROCONTROLLER INTERFACING CIRCUITS MICROCONTROLLER INTERFACING CIRCUITS. 1 Section 3 Contents: SECTION 3 - About this manual... 2 Microcontroller Interfacing Circuits... 3 What is a PIC Microcontroller?... 3 Interfacing to the PIC Microcontroller... 3 Note on the BASIC Code

More information

Bolt 18F2550 System Hardware Manual

Bolt 18F2550 System Hardware Manual 1 Bolt 18F2550 System Hardware Manual Index : 1. Overview 2. Technical specifications 3. Definition of pins in 18F2550 4. Block diagram 5. FLASH memory Bootloader programmer 6. Digital ports 6.1 Leds and

More information

12mm Size Insulated Shaft Type Encoder Variety

12mm Size Insulated Shaft Type Encoder Variety mm Size Insulated Shaft Encoder Variety ECE Series Insulated shaft type with a push-on switch and other features has a wide variety of applications. Package Features A mm sized unit achieved high resolution,

More information

PVK40. User's manual. Feature Rich Development and Educational Kit for 40-pin Microchip PIC microcontrollers

PVK40. User's manual. Feature Rich Development and Educational Kit for 40-pin Microchip PIC microcontrollers PVK40 User's manual Feature Rich Development and Educational Kit for 40-pin Microchip PIC microcontrollers CONTENTS PVK40 3 On-board peripherals: 3 Power supply 4 Microcontroller 4 Reset circuitry 4 Oscilator

More information

Programmable Pet Feeder

Programmable Pet Feeder Programmable Pet Feeder Tessema Gelila Berhan 1, Worku Toyiba Ahemed 2, Tessema Zelalem Birhan 3 Tianjin University of Technology and Education (TUTE), School of Electronics Engineering, Tianjin, 300222,

More information

LABORATORY MANUAL Interfacing LCD 16x2, Keypad 4x4 and 7Segment Display to PIC18F4580

LABORATORY MANUAL Interfacing LCD 16x2, Keypad 4x4 and 7Segment Display to PIC18F4580 LABORATORY MANUAL Interfacing LCD 16x2, Keypad 4x4 and 7Segment Display to PIC18F458 1. OBJECTIVES: 1.1 To learn how to interface LCD 16x2, Keypad 4x4 and 7Segment Display to the microcontroller. 1.2 To

More information

LCMM024: DRV8825 Stepper Motor Driver Carrier,

LCMM024: DRV8825 Stepper Motor Driver Carrier, LCMM024: DRV8825 Stepper Motor Driver Carrier, High Current The DRV8825 stepper motor driver carrier is a breakout board for TI s DRV8825 microstepping bipolar stepper motor driver. The module has a pinout

More information

User's Manual. For ST-6560V3. Version All Rights Reserved

User's Manual. For ST-6560V3. Version All Rights Reserved User's Manual For ST-6560V3 Version 2.0 2016.08.25 All Rights Reserved 1. Key Features Toshiba TB6560AHQ chip - High power, maximum current 3.5A Resolution 1, 1/2, 1/8, 1/16 micro stepping output Working

More information

ENGG1015: Lab 7. In Search of Light

ENGG1015: Lab 7. In Search of Light ENGG0: Lab 7 In Search of Light st Semester 202-3 $ ' The goal of this lab is to complete the basic construction of the last stage of your project a light tracker. By doing so, you will learn to use an

More information

SORDS ELECTRIC ~ MA7200. Sensorless Vector AC Inverter.

SORDS ELECTRIC ~ MA7200. Sensorless Vector AC Inverter. www.sordselectric.com MA7200 Sensorless Vector AC Inverter Features and Benefits Sensorless Vector The MA7200 has precise speed and torque control for the most demanding system performance and simple set-up

More information

SOUND LEVEL METER OPERATION MANUAL. Model : SL Your purchase of this

SOUND LEVEL METER OPERATION MANUAL. Model : SL Your purchase of this SOUND LEVEL METER Model : SL-4012 Your purchase of this SOUND LEVEL METER marks a step forward for you into the field of precision measurement. Although this METER is a complex and delicate instrument,

More information

North American Service Manual

North American Service Manual North American Service Manual MODEL PC SERIES Version 2 March 25, 1997 Revision B1.1 April 4, 2000 Prepared by TRANSCELL TECHNOLOGY, INC. TABLE OF CONTENTS Page Chapter 1: Introduction... 1-1 Chapter 2:

More information

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING MSC SYSTEMS ENGINEERING AND ENGINEERING MANAGEMENT SEMESTER 2 EXAMINATION 2016/2017

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING MSC SYSTEMS ENGINEERING AND ENGINEERING MANAGEMENT SEMESTER 2 EXAMINATION 2016/2017 TW30 UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING MSC SYSTEMS ENGINEERING AND ENGINEERING MANAGEMENT SEMESTER 2 EXAMINATION 2016/2017 MICROPROCESSOR BASED SYSTEMS MODULE NO: EEM7016 Date: Wednesday 17 May

More information

A4988 Stepper Motor Driver Carrier

A4988 Stepper Motor Driver Carrier A4988 Stepper Motor Driver Carrier A4983/A4988 stepper motor driver carrier with dimensions. Overview This product is a carrier board or breakout board for Allegro s A4988 DMOS Microstepping Driver with

More information

EasyPIC5 Development System

EasyPIC5 Development System EasyPIC5 Development System Part No.: MPMICRO-PIC-Devel- EasyPIC5 Overview EasyPIC5 is a development system that supports over 120 8-, 14-, 18-, 20-, 28- and 40-pin PIC MCUs. EasyPIC5 allows PIC microcontrollers

More information

PC170 Control Box USER MANUAL 24V DC GEAR MOTOR FOR RESIDENTIAL

PC170 Control Box USER MANUAL 24V DC GEAR MOTOR FOR RESIDENTIAL PC170 Control Box 24V DC GEAR MOTOR FOR RESIDENTIAL USER MANUAL INDEX 1. CONTROL BOX 2. SETTING 2.1 SW1 DIP SWITCH SETTING 2.1.1 SLOWDOWN ADJUSTMENT (DIP 1. SLOW) 2.1.2 OVER-CURRENT ADJUSTMENT (DIP 2.OVER

More information

DUALGSM MODEMS BASED IRRIGATION WATER PUMP CONTROLLER FOR ILLITERATES

DUALGSM MODEMS BASED IRRIGATION WATER PUMP CONTROLLER FOR ILLITERATES DUALGSM MODEMS BASED IRRIGATION WATER PUMP CONTROLLER FOR ILLITERATES This project aims in providing a user friendly, reliable and automated water pumping system for illiterates. Now a day s technology

More information

STEP MOTOR DRIVER SMD-4.2DIN

STEP MOTOR DRIVER SMD-4.2DIN SMART MOTOR DEVICES http://www.smd.ee STEP MOTOR DRIVER SMD-4.2DIN manual SMDDIN.42.001 2018 1. Product designation Step motor controller SMD-4.2DIN is an electronic device designed to operate with 2 or

More information

Grove - Buzzer. Introduction. Features

Grove - Buzzer. Introduction. Features Grove - Buzzer Introduction The Grove - Buzzer module has a piezo buzzer as the main component. The piezo can be connected to digital outputs, and will emit a tone when the output is HIGH. Alternatively,

More information

VANDAL RESISTANT BACK-LIT WEATHERPROOF ACCESS CONTROL KEYPAD

VANDAL RESISTANT BACK-LIT WEATHERPROOF ACCESS CONTROL KEYPAD VANDAL RESISTANT BACK-LIT WEATHERPROOF ACCESS CONTROL KEYPAD Post Mount Keypad Programming & Installation Manual 1. Connect Power 12V DC to 24V AC/DC to terminals (+) and (-) Post Mount Keypad Quick Start

More information