Thursday, September 15, electronic components

Similar documents
Educato. Assembly Instructions

1/Build a Mintronics: MintDuino

RKP08 Component List and Instructions

Assembly Instructions (8/14/2014) Your kit should contain the following items. If you find a part missing, please contact NeoLoch for a replacement.

Lab 2.2 Ohm s Law and Introduction to Arduinos

PICAXE EXPERIMENTER BOARD (AXE090)

Self Sustaining Arduino

SRI-02 Speech Recognition Interface

Electronics Construction Manual

Layad Circuits Arduino Basic Kit B. Content Summary

3 pyro output datalogger altimeter with an ATmega 328 microcontroller Kit assembly instructions

Electronics Construction Manual

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

MAIN PCB (The small one)

SYLLABUS OF ADVANCED CARD LEVEL & CHIP LEVEL TRAINING ( DESKTOP AND LAPTOP )

UF-3701 Power Board Construction Guide

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

VG-305A AC Traffic Light Controller Kit

ME 3210: Mechatronics Signal Conditioning Circuit for IR Sensors March 27, 2003

solutions for teaching and learning

Replicape Rev B 3D printer controller board

Laboratory of Sensors Engineering Sciences 9 CFU

Building the RGBW LED Controller

DELUXE STEREO AMPLIFIER KIT

Prototyping & Engineering Electronics Kits Basic Kit Guide

LCD Prototype Circuit on Solderless Breadboard. 840 Pin Solderless Breadboard ( # ND)

GUIDE TO SP STARTER SHIELD (V3.0)

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

High Power (15W + 15W) Stereo Amplifier

Vector 3D printer complete wire list including extruder PWA listing

Physical Computing Self-Quiz

Post Tenebras Lab. Written By: Post Tenebras Lab

University of Florida EEL 4744 Drs. Eric M. Schwartz, Karl Gugel & Tao Li Department of Electrical and Computer Engineering

solutions for teaching and learning

PIC Dev 14 Through hole PCB Assembly and Test Lab 1

Digital Pins and Constants

Installation/assembly manual for DCC/Power shield

Arduino 101 AN INTRODUCTION TO ARDUINO BY WOMEN IN ENGINEERING FT T I NA A ND AW E S O ME ME NTO R S

MAIN PCB (The small one with the square cut out from one side)

Embedded Systems and Kinetic Art. CS5968: Erik Brunvand School of Computing. FA3800: Paul Stout Department of Art and Art History.

Logistics. Embedded Systems. Kinetic Art. This Class. Embedded Systems and Kinetic Art. Kinetic Art

Goal: We want to build an autonomous vehicle (robot)

Guide To Making Schematic Components For ExpressSCH

PIC Dev 14 Surface Mount PCB Assembly and Test Lab 1

Physical Computing Self-Quiz

CP5176 Assembly guide. Soldering. CP5176 Assembly guide Main PCB PCB split. Document revision 2.1 Last modification : 12/11/17

Chip Level Repair In Laptop / Notebook / Ultra book

IME-100 ECE. Lab 3. Electrical and Computer Engineering Department Kettering University. G. Tewolde, IME100-ECE,

Sierra Radio Systems. HamStack. Project Board Reference Manual V1.0

K191 3 Channel RGB LED Controller

QRPGuys Digital Dial/Frequency Counter

Assembly Guide. LEDs. With these assembly instructions, you can easily build your own SWT16. All required components are included in this kit.

LCMM024: DRV8825 Stepper Motor Driver Carrier,

The GENIE Light Kit is ideal for introducing simple lighting projects, such as an electronic die, a wearable badge or a night-time warning system.

Images Scientific OWI Robotic Arm Interface Kit (PC serial) Article

Adafruit Metro Mini. Created by lady ada. Last updated on :12:28 PM UTC

Blinking an LED 1 PARTS: Circuit 2 LED. Wire. 330Ω Resistor

ME456: Mechatronics. Prof. Clark Radcliffe. Do you have the knack? Joonho Lee, TA. What s Mechatronics? Mechatronics

CHAPTER 5. Voltage Regulator

A4988 Stepper Motor Driver Carrier

9 Output Devices: Buzzers

MP6500 Stepper Motor Driver, Digital Current Control

Infrared Add-On Module for Line Following Robot

solutions for teaching and learning

OpenSprinkler v2.2u Build Instructions

DIY Line Tracking Smart Car with AT89C2051

Mercury Baseboard Reference Manual

Uzebox Kit Assembly Guide

This Presentation Will

Prototyping Module Datasheet

MP3 audio amplifier. Build Instructions. Issue 2.0

AXE Stack 18. BASIC-Programmable Microcontroller Kit. An inexpensive introduction to microcontroller technology for all ability levels

ARRL ETP Solder Hour Clock Kit Construction Manual

A4988 Stepper Motor Driver Carrier with Voltage Regulators

Build Your Own Home Security System

Shack Clock kit. U3S Rev 2 PCB 1. Introduction

Shack Clock kit PCB Revision: QCU Rev 1 or QCU Rev 3

BMS: Installation Manual v2.x - Documentation

Design Modular Planning

Arduino Robots Robot Kit Parts List

LED Knight Rider. Yanbu College of Applied Technology. Project Description

Finite State Machine Lab

A4988 Stepper Motor Driver Carrier, Black Edition

Bill of Materials: Picaxe-based IR Control Module Pair PART NO

RECORD & PLAYBACK KIT

Serial.begin ( ); Serial.println( ); analogread ( ); map ( );

XYLOPHONE KIT ESSENTIAL INFORMATION. Version 2.0 CREATE YOUR OWN ELECTRONIC MUSICAL INTRUMENT WITH THIS

QRPometer Assembly Manual Copyright 2012 David Cripe NM0S The 4 State QRP Group. Introduction

Project 16 Using an L293D Motor Driver IC

Mioduino Guide. Breadboard Your Own Arduino Compatible. by Daniel M. Porrey Version 1.0.4

Page 1 / 14. Dear Makerspace User,

OpenSprinkler v2.1u Build Instructions

Theme 2: Introduction to Digital systems

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

BASIC Stamp Activity Board: Features and Specifications

Uzebox Kit Assembly Guide

ELCT708 MicroLab Session #1 Introduction to Embedded Systems and Microcontrollers. Eng. Salma Hesham

ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL

Connecting LEDs to the ADB I/O

Board Of Education USB (#28850)

Transcription:

electronic components

a desktop computer

relatively complex inside: screen (CRT) disk drive backup battery power supply connectors for: keyboard printer n more! Thursday, September 15, 2011

integrated circuit a microcontroller is a small computer on a single integrated circuit consisting of a relatively simple CPU combined with support functions Thursday, September 15, 2011

integrated circuit No keyboard No printer No disk drive Thursday, September 15, 2011

USB cable BBB Arduino BUB can communicate (interface) with a computer Thursday, September 15, 2011

able to read: sensors voltages (analog signals) serial information (digital signals) able to output: voltages (analog signals) serial information (digital signals) Thursday, September 15, 2011

able to read (IN): sensors voltages (analog signals) serial information (digital signals) active sensors passive sensors data from laptop able to output (OUT): voltages (using PWM function) serial information (digital signals) motors lights simple LCDs data to laptop Thursday, September 15, 2011

resistors resist the flow of current - help to drop voltage Thursday, September 15, 2011

resistor chart

potentiometers ( pots ) your classic volume control knob is a great example. turn one way - more the other way - less (A variable resistor) Thursday, September 15, 2011

capacitors capacitors can hold an electrical charge - albeit briefly Thursday, September 15, 2011

LED (light emitting diode) LEDs are everywhere, from your cell phone to your night light. Thursday, September 15, 2011

diode lets current travel in only one direction - like a valve Thursday, September 15, 2011

semiconductor a generic package for many items. we will use a voltage regulator today. Thursday, September 15, 2011

Tethering?

momentary switch push button - on, otherwise they are off. enough said. Thursday, September 15, 2011

terminal blocks an easy way to attach wires to a project Thursday, September 15, 2011

Header Pins

integrated circuit (IC chip) another generic package. our Arduino s Atmel processor is contained in one of these. Thursday, September 15, 2011

IC chips on static bag IC Chips are sometimes sensitive to static. keep your chips in bag until you use them. try to ground yourself before using them. Paul says not to worry about it. Thursday, September 15, 2011

socket allow you to change IC chips without having to de-solder and solder in a new chip. handy for students who burn out a chip. Thursday, September 15, 2011

inductor

breadboard allows us to mock up circuits Thursday, September 15, 2011

breadboard (from above)

an attempt to explain the breadboard part one Thursday, September 15, 2011

use black for - use red for + an attempt to explain the breadboard part two Thursday, September 15, 2011

end part 1

Programming Electronics Troubleshooting The Artist s Machine (5 classes in one) Building/ Construction Electrical Circuits Thursday, September 15, 2011

BBB

inductor

DO FIRST!

IC chip

shorting clips

arduino vs. BBB

end

polarized components

surface mount inductor

surface mount inductor

Resistors

Resistors Brown-Black Red = 1000Ω = 1kΩ Brown-Black-Orange = 10,000Ω = 10kΩ Thursday, September 15, 2011

LED long leg is + Thursday, September 15, 2011

long leg is +

power regulator

Capacitor long leg is + Thursday, September 15, 2011

Female Header Block Thursday, September 15, 2011

Header Pins

momentary switch Thursday, September 15, 2011

momentary switch Thursday, September 15, 2011

2 legs connected 1 2 4 switch action happens between 3 Thursday, September 15, 2011

chip socket notch Thursday, September 15, 2011

chip socket notch Thursday, September 15, 2011

diode band denotes direction Thursday, September 15, 2011

diode band denotes direction Thursday, September 15, 2011

resonator

shunts (connect 2 pins) Thursday, September 15, 2011

Solder Joints

^these point down ^ All others point up Thursday, September 15, 2011

connect 90 header to last row on BUB Thursday, September 15, 2011