SOLAR SEQUENCER WITHOUT SOLAR PANEL JAMECO PART NO

Size: px
Start display at page:

Download "SOLAR SEQUENCER WITHOUT SOLAR PANEL JAMECO PART NO. 2161203"

Transcription

1 SOLAR SEQUENCER WITHOUT SOLAR PANEL JAMECO PART NO Experience Level: Intermediate Time Required: 1 Hour The Solar Sequencer kit enables a single 15 watt solar panel to charge multiple lead-acid batteries of different sizes and capacities, keeping them isolated from each other. An example is a truck, lawn mower and an ATV battery that can all be maintained with just the single solar panel. It is also possible to use a solar panel and battery to run a garage door opener in a building with no access to utility power. This kit uses the Parallax BASIC Stamp 1 microcontroller, which reads the batteries voltages by reading an ADC 0834 analog-to-digital converter. Using these readings, the solar sequencer can determine if a battery needs to be charged and can also load test the solar panel. Three power MOSFETs are used to switch on the charging current, one for each battery. The batteries all have a common ground connection to the solar panel. The battery voltages are divided by three in order to keep the voltages on the ADC 0834 below 5 volts, using an isolated single in-line package resistor network so that no adjustments are necessary. Power for the Stamp is supplied by the batteries through diodes so that as long as at least one battery is connected the Solar Sequencer will work. LEDs will indicate which battery is charging, whether there is enough solar capacity to charge, or if the batteries are fully charged. Required tools and parts: Soldering iron and solder Wire stripper/cutter and basic hand tools Digital multimeter Wire AWG, length depending on setup Battery clamps or cigarette lighter plug Solar Panel 45W or less (Recommend P/N , P/N ) Optional: enclosure or mounting board Kit Includes: BASIC Stamp 1 module BASIC Stamp 1 serial adapter 1N4001 Diodes Power Schottky Diodes 1μF Capacitor 10μF Capacitor 2N3904 NPN transistors 2N3906 PNP transistor T1-3/4 Yellow LEDs Automobile DC power plug with fuse 2-pole Terminal block 3-pole Terminal block 3-pin header Battery clamp for solar panel 390Ω Carbon-film resistor 1kΩ Carbon-film resistor 2.2kΩ Carbon-film resistor 4.7kΩ Carbon-film resistor 5.6kΩ Carbon-film resistor Pushbutton switch IRF5305PBF P-channel MOSFET 8-pin IC socket Heat sink mounting kit 1N5817 Schottky diode 8-Pin, 10kΩ SIP resistor network 8-Bit, 14-pin ADC IC Printed circuit board Note: This kit does not include a solar panel. If you would like a solar panel included in the kit, please see P/N

2 Step 1 - Introduction If the PCB is going to be mounted in an enclosure or onto a piece of thin plywood, it is easier to mark the holes before the components are installed, or make a template out of a piece of cardboard. The board measures 3.8" x 2.5". The figure below shows the bare circuit board component side up. Install the components starting with the shortest, ending with the tallest. That way the components stay in the board when it is flipped over for soldering. Tip: when soldering parts with multiple leads, you can partially solder one lead to hold the part in place and then check its alignment. This works well for chips like the ADC0834 and the Blue Terminal Blocks. The rest of the images in the assembly instructions are on the mechanical drawing for the printed circuit board, and the components to be installed are outlined in red. Step 2 - Installing the 1/4 watt resistors Bend the leads of the resistors and install them in the locations outlined in red on the diagram. The resistor values and color codes are as follows (from top of board to bottom): 2.2K (red, red, red, gold) there are four 5.6K (green, blue, red, gold) there are five 4.7K (yellow, violet, red, gold) there are two 1K (brown, black, red, gold) there is just one

3 Step 3 - Installing diodes and 390 ohm resistor Bend the leads of the diodes and resistor and insert them into the board in the locations shown in the diagram, and solder. The diodes and the 390 ohm resistor have heavy leads, trimming them about 1/16" from board prior to soldering makes it easier. Step 4 - Single Inline Package Resistors Don't forget the ground connection at the very bottom, as part of a trace it is hard to see some of them.

4 Step 5 - Transistors There are five NPN 2N3904 transistors. Install them with the flat facing right. The one PNP 2N3906 transistor, with the double red rectangles, flat facing left. Step 6 - Progress check This is what the board should look like at this point. Check your progress. Step 7 - Capacitors Install the plus + (longer lead) to the square pad. You may need to use some tape to hold the smaller one in place. These must be installed with the correct polarity, the positive lead is marked with

5 Step 8 - Pushbutton switch Install the switch. It only fits one way. Step 9 - LEDs Install the LEDs with the long lead to the square pad, flat to the left. There are four LEDs. Step 10 - Progress check The board should look like this at this point. Inspect the board, making sure all solder joints have been made securely.

6 Step 11 - MOSFETs and diodes Install these, alternating as follows: MOSFET-Diode-MOSFET-Diode-MOSFET-Diode. Tip: insert all of them into the board and hold them in place with a ruler while flipping the board. Then lay the ruler next to the TO-220 package tabs and slide it to keep them in a nice straight row, and sticking straight up from the board ready to be soldered. Step 12 - Programming pins Install the programming pins. Use tape to hold in place while soldering. Step 13 - Analog-to-digital converter Install the ADC0834 analog-to-digital converter with the small half-circle notch facing to the left. There is also a dot at pin 1 which goes into the square pad.

7 Step 14 - Progress check The board should look like this at this point. Step 15 - BS1 Stamp Install the BASIC Stamp with the components on the Stamp facing toward you. Step 16 - Terminal blocks Install the blue terminal blocks Make sure they stay pressed against the board, and fill the hole around the post with solder. Also, make sure the opening on the blocks, where the wires will go, faces toward the edge of the board.

8 Step 17 - Finished board The finished board s component side should look like this. Check your component orientation. Step 18 - Solder side Inspect the solder joints. The solder joints should all be shiny with no gaps between the component and the hole, with a small fillet between the lead and the pad. There are some open holes in the board where no component is installed. Step 19 - Programming This requires a Windows machine running Windows 95 or later, with a serial port or a USB to serial adapter, and a serial cable. Quick steps (follow if you have programmed a Basic Stamp before) Download the SolarSequencer.zip from unzip it and save the three files. Open the STAMP editor, find the SolarSequencer.bs1 file and open it. Connect a 9V battery, a 12V lead acid battery, or a power supply set to between 9 and 25 volts, to one of the battery connections. The bank of terminals on the right alternate It doesn't matter which ones as long as the polarity is correct. Connect the programming adapter and cable, and download the program to the STAMP. Disconnect the power supply or battery. More Detailed Steps (follow if you have not programmed a Basic Stamp before) To download the stamp programming software, go to Parallax.com, click the Support tab, Downloads, then Basic Stamp Software. Choose the editor for your operating system, and download it. Run the installer, which uses the Install Wizard, then click next until the installation starts. After it installs, the STAMP Editor is at start > All Programs > Parallax Inc > Basic Stamp Editor V2.5.2 > Basic Stamp Editor V2.5.2 Now download the SolarSequencer.zip software from unzip it and save the three files in the My Documents folder. Run the Editor, click "yes" to file associations, then use file > open... > My Documents > SolarSequencer.bs1. It is a good idea to create a Stamp folder for your programs, especially if you plan to do any modifications. Now connect the STAMP programming adapter to a serial cable connected to the serial port on your computer. Connect a 9 volt battery, or a power supply set to between 9 and 25 volts, to one of the battery connections on the Solar Sequencer board. The bank of terminals on the right alternate It doesn't matter which ones as long as the polarity is correct. Connect the programming adapter to the three pin header on the board with the >> symbol on the adapter to the left. Download the program SolarSequencer.bs1 to the STAMP by clicking Run at the top left of the Editor and selecting Run. The Editor will detect the STAMP and download the program to it, showing a status display. Once the program downloads, disconnect the battery or power supply.

9 Step 20 - Installation and testing The installation of the solar panel is a project itself. Pick a location that faces South with the least amount of shading as possible. There are web sites that can help find your latitude and longitude, and other sites that help you calculate the best angle from horizontal for the different seasons. I have been using a 45 watt solar panel kit from Harbor Freight (item 90599) that can cost as little as $ with a coupon. The panels are mounted at 30 degree angles to each other in order to spread the capacity over as much of the day as possible, because if they are mounted as shown in the kit directions the current can be over 3 Amps at noon, but not much morning and evening. The mount was made out of 1" aluminum angle purchased from the hardware store. A single 15 watt panel, like the one Jameco carries, works fine for maintenance charging and is easier to mount. The solar panel is connected to the solar input, and a lead-acid battery is connected to one of the battery outputs as shown in the diagram, double checking the positive and negative connections. Connect wires to the Solar Sequencer blue terminal blocks first, then connect to the battery. If the battery voltage is less than 13V, the LED for that battery output will light. If the LED does not light, and the battery voltage is above 13V, connect a load such as an automotive light bulb to the battery. If the battery is in a vehicle, opening the door will load it when the interior lights turn on. This will usually lower the voltage enough that the LED will light. Close the door or remove the load, and once the battery voltage is above 14.2V, the LED will turn off. This will happen rather quickly if the battery is near full charge on a sunny day. This procedure is repeated for the other battery outputs. For operation connect the wires for the other batteries to the blue terminal block first, then to the battery. The Solar Sequencer will charge all of the batteries in sequence, starting with Battery 1. There is quite a bit of information about how this works in the software comments. Connect the battery for the garage door opener to the Battery 1 position, so it is the first to be charged every morning.

10 Step 21 - Solar panel mount Below is a picture of the solar panel mount I built. There are a lot of different ways to do this and everything is unique to a building and the way the sun shines on it. This is just an example. Step 22 - Garage Door Opener This is where we connect the garage door opener and get it operating from the battery. My garage door opener is a Craftsman/Chamberlain belt drive with battery backup. It is designed to run on 12V DC and I usually run it from a car battery because my garage has no utility power. It comes with a 12 volt 5 A-Hr lead acid battery, but is only intended as a backup. Everything but the lights work with no AC power, and it draws about 40 ma when in standby. It does need AC power applied initially, but will work from the battery afterward. This garage door opener uses 4 amps DC to open the door, and 3.5 amps to close it. Both take about 20 seconds. The small battery included with the garage door opener is a 12 volt 5 A-Hr lead acid battery, but it only lasted about six months. It is only intended as a backup, not a primary power source. I replaced it with a lead acid battery that was still good, but out of warranty, removed from a Jeep Grand Cherokee. It is a size 26 battery, which has a standby power number of 150, meaning it can supply 25 amps for 150 minutes. I plan to add another opener, and this should be more than enough to power both. It also can run the lights that came with the solar panel kit. The Jeep's battery is on a shelf in the back of the garage and wired to the garage door opener with 14 gauge wire. To get the garage door opener working, connect its battery power leads to a 12 volt lead acid battery (it uses 1/4" female quick connectors), and the battery to the Solar Sequencer. It won't come on unless it is plugged in to AC power. Connect a power inverter to the battery, and plug the garage door opener into it, or use a long extension cord (or generator) to plug into AC power. I used a 400 watt inverter, but 100 watts is probably enough as long as it doesn't have to open the door. The garage door opener's LCD display will show "charging battery". Unplug it and it will continue to run on the battery. The display will still alternate between time and temperature, and the time can still be set. The only things I don't like are the display always scrolls "battery backup enabled" across the bottom; if the voltage drops below 12.5 it will beep every minute, and there is an orange LED on all of the time. The lights also don't work, they need AC power. I have been using the prototype version of this design for two years as a maintenance charger, and an additional year with the garage door opener, but only six months of that was with the Jeep's old battery. A 15 Watt solar Panel will maintain three batteries. With the garage door opener, the 15 Watt panel needs a while to make up for the 40 ma draw all night. Cloudy days and long nights in the winter make the 15 Watt panel not quite enough. This will depend on the location and how much direct sunlight the panel receives. In Maryland, the 15 Watt panel was not quite enough. Everyday use of the garage door opener will likely require a higher wattage solar panel. This has been a fun project, and a great way to use solar energy to power the garage.

11

AUTOMATIC CALL RECORDER JAMECO PART NO. 2163735

AUTOMATIC CALL RECORDER JAMECO PART NO. 2163735 AUTOMATIC CALL RECORDER JAMECO PART NO. 2163735 Experience Level: Intermediate Time Required: 1-2 Hours This project automatically records phone calls. The program, along with the adapter records each

More information

Electronics and Soldering Notes

Electronics and Soldering Notes Electronics and Soldering Notes The Tools You ll Need While there are literally one hundred tools for soldering, testing, and fixing electronic circuits, you only need a few to make robot. These tools

More information

The $25 Son of a cheap timer This is not suitable for a beginner. You must have soldering skills in order to build this kit.

The $25 Son of a cheap timer This is not suitable for a beginner. You must have soldering skills in order to build this kit. The $25 Son of a cheap timer This is not suitable for a beginner. You must have soldering skills in order to build this kit. Micro Wizard has been manufacturing Pinewood Derby timers for over 10 years.

More information

13 Watt PORTABLE SOLAR POWER KIT

13 Watt PORTABLE SOLAR POWER KIT 3 Watt PORTABLE SOLAR POWER KIT User s Manual Thank you for purchasing a Sunforce Portable Solar Power Kit. Please read these instructions carefully and thoroughly before using the product. Your new Portable

More information

RS232/DB9 An RS232 to TTL Level Converter

RS232/DB9 An RS232 to TTL Level Converter RS232/DB9 An RS232 to TTL Level Converter The RS232/DB9 is designed to convert TTL level signals into RS232 level signals. This cable allows you to connect a TTL level device, such as the serial port on

More information

Assembly and User Guide

Assembly and User Guide 1 Amp Adjustable Electronic Load 30V Max, 1 Amp, 20 Watts Powered by: 9V Battery Assembly and User Guide Pico Load is a convenient constant current load for testing batteries and power supplies. The digital

More information

Solar Home System. User Manual. AEH-SHS01-10W2L Solar Home System 2 Lamps

Solar Home System. User Manual. AEH-SHS01-10W2L Solar Home System 2 Lamps Solar Home System User Manual AEHSHS0110W2L Solar Home System 2 Lamps All rights reserved Specifications subject to change without prior notice 2 Dear Customer, Thank you for purchasing Schneider Electric

More information

Joule Thief 3.0 Kit. June 2012, Rev 1 1 http://www.easternvoltageresearch.com Joule Thief 3.0

Joule Thief 3.0 Kit. June 2012, Rev 1 1 http://www.easternvoltageresearch.com Joule Thief 3.0 Kit Instruction Manual Eastern Voltage Research, LLC June 2012, Rev 1 1 http://www.easternvoltageresearch.com HIGH BRIGHTNESS LED THIS KIT USES A 1W CREE, HIGH BRIGHTNESS LED. DO NOT STARE AT THIS (OR

More information

GLOLAB Universal Telephone Hold

GLOLAB Universal Telephone Hold GLOLAB Universal Telephone Hold 1 UNIVERSAL HOLD CIRCUIT If you have touch tone telephone service, you can now put a call on hold from any phone in the house, even from cordless phones and phones without

More information

AXE114S BINARY CLOCK. revolution Revolution Education Ltd. Email: info@rev-ed.co.uk Web: www.rev-ed.co.uk Version 1.1 12/09/08 AXE114.PMD.

AXE114S BINARY CLOCK. revolution Revolution Education Ltd. Email: info@rev-ed.co.uk Web: www.rev-ed.co.uk Version 1.1 12/09/08 AXE114.PMD. AXE114S BINARY CLOCK Features: The PICAXE binary clock kit tells the time by lighting up blue LEDs in a binary pattern. This is a useful tool for teaching students binary code or simply just confusing/

More information

ECEN 1400, Introduction to Analog and Digital Electronics

ECEN 1400, Introduction to Analog and Digital Electronics ECEN 1400, Introduction to Analog and Digital Electronics Lab 4: Power supply 1 INTRODUCTION This lab will span two lab periods. In this lab, you will create the power supply that transforms the AC wall

More information

TruPower-Portable-500W. Solar Starter kit

TruPower-Portable-500W. Solar Starter kit TruPower-Portable-500W Solar Starter kit This Solar starter kit is an easy to use solar power supply system that is the complete solution for all your solar power needs. It is a solar generator that converts

More information

DET Practical Electronics (Intermediate 1)

DET Practical Electronics (Intermediate 1) DET Practical Electronics (Intermediate 1) 731 August 2000 HIGHER STILL DET Practical Electronics (Intermediate 1) Support Materials CONTENTS Section 1 Learning about Resistors Section 2 Learning about

More information

ARDUINO SEVERINO SERIAL SINGLE SIDED VERSION 3 S3v3 (REVISION 2) USER MANUAL

ARDUINO SEVERINO SERIAL SINGLE SIDED VERSION 3 S3v3 (REVISION 2) USER MANUAL ARDUINO SEVERINO SERIAL SINGLE SIDED VERSION 3 S3v3 (REVISION 2) USER MANUAL X1: DE-9 serial connector Used to connect computer (or other devices) using RS-232 standard. Needs a serial cable, with at least

More information

BMD16N-SD. version 1.2

BMD16N-SD. version 1.2 BMD16NSD version 1.2 Feedback decoder with 16 contacts with integrated current detection for the S88bus Compatible with a.o. Märklin Digital, Uhlenbrock Intellibox, Fleischmann TwinCenter and LDT HSI88

More information

Your Multimeter. The Arduino Uno 10/1/2012. Using Your Arduino, Breadboard and Multimeter. EAS 199A Fall 2012. Work in teams of two!

Your Multimeter. The Arduino Uno 10/1/2012. Using Your Arduino, Breadboard and Multimeter. EAS 199A Fall 2012. Work in teams of two! Using Your Arduino, Breadboard and Multimeter Work in teams of two! EAS 199A Fall 2012 pincer clips good for working with breadboard wiring (push these onto probes) Your Multimeter probes leads Turn knob

More information

Total solder points: 129 Difficulty level: beginner 1 2 3 4 5 advanced LIQUID LEVEL CONTROLLER K2639 ILLUSTRATED ASSEMBLY MANUAL H2639IP-1

Total solder points: 129 Difficulty level: beginner 1 2 3 4 5 advanced LIQUID LEVEL CONTROLLER K2639 ILLUSTRATED ASSEMBLY MANUAL H2639IP-1 Total solder points: 129 Difficulty level: beginner 1 2 3 4 5 advanced LIQUID LEVEL CONTROLLER K2639 Forgotten to turn off the tap, leaking washing machines,... Prevention is better than cure. So use this

More information

!Operation:!1. Connect an external power source to J1 (+ and - IN terminals). The

!Operation:!1. Connect an external power source to J1 (+ and - IN terminals). The The CB500 Electronic Circuit Breaker is an resettable circuit breaker (fuse) that disconnects power when the trip setting is exceeded. There are 4 trip settings that can easily be changed and set during

More information

Transfer of Energy Forms of Energy: Multiple Transformations

Transfer of Energy Forms of Energy: Multiple Transformations Transfer of Energy Forms of Energy: Multiple Transformations Discovery Question What energy transformations are used in everyday devices? Introduction Thinking About the Question Materials Safety Trial

More information

200W DISCRETE POWER AMPLIFIER K8060

200W DISCRETE POWER AMPLIFIER K8060 H8060IP-1 200W DISCRETE POWER AMPLIFIER K8060 Ideal for active speaker system or subwoofer, guitar amp, home theatre systems, instrument amp, etc. Features & Specifications Specifications: Excellent value

More information

7-SEGMENT DIGITAL CLOCK

7-SEGMENT DIGITAL CLOCK 57mm 7-SEGMENT DIGITAL CLOCK Large 57mm clock & temperature display with extra unique feature Total solder points: 263 Difficulty level: beginner 1 2 3 4 5 advanced K8089 ILLUSTRATED ASSEMBLY MANUAL H8089IP-1

More information

SYSTEM 4C. C R H Electronics Design

SYSTEM 4C. C R H Electronics Design SYSTEM 4C C R H Electronics Design SYSTEM 4C All in one modular 4 axis CNC drive board By C R Harding Specifications Main PCB & Input PCB Available with up to 4 Axis X, Y, Z, A outputs. Independent 25

More information

GLOLAB Two Wire Stepper Motor Positioner

GLOLAB Two Wire Stepper Motor Positioner Introduction A simple and inexpensive way to remotely rotate a display or object is with a positioner that uses a stepper motor to rotate it. The motor is driven by a circuit mounted near the motor and

More information

BUILDING INSTRUCTIONS

BUILDING INSTRUCTIONS etap2hw 38 mm I2C to LCD Interface BUILDING INSTRUCTIONS October 2013 P. Verbruggen Rev 1.01 15-Oct-13 Page 1 Table of Contents Chapter 1 General Information 1.1 ESD Precautions 1.2 Further Supplies 1.3

More information

Bill Conkling July 2012

Bill Conkling July 2012 Bill Conkling July 2012 Introduction: For any ham, there are moments that are priceless, like snagging that elusive rare DX station on a deserted island that hasn t been activated in 52 years. And certainly,

More information

SPECIFICATIONS. Recommended Battery sizes (Maintenance) AUTOMOTIVE 150 650CCA 150 750CCA MARINE 200 700MCA 200 850MCA DEEP CYCLE 17 55Ah 17 80Ah

SPECIFICATIONS. Recommended Battery sizes (Maintenance) AUTOMOTIVE 150 650CCA 150 750CCA MARINE 200 700MCA 200 850MCA DEEP CYCLE 17 55Ah 17 80Ah WARNING Read the operating instructions before use. Lead Acid Batteries can be dangerous. Ensure no sparks or flames are present when working near batteries. Eye protection should be used. Make sure the

More information

Total solder points: 167 Difficulty level: beginner 1 2 3 4 5 advanced DMX CONTROLLED RELAY K8072 ILLUSTRATED ASSEMBLY MANUAL

Total solder points: 167 Difficulty level: beginner 1 2 3 4 5 advanced DMX CONTROLLED RELAY K8072 ILLUSTRATED ASSEMBLY MANUAL Total solder points: 167 Difficulty level: beginner 1 2 3 4 5 advanced DMX CONTROLLED RELAY K8072 Control a relay by means of the wellknown DMX512 protocol. ILLUSTRATED ASSEMBLY MANUAL H8072IP-1 Features

More information

K128. USB PICmicro Programmer. DIY Electronics (HK) Ltd PO Box 88458, Sham Shui Po, Hong Kong. http://www.kitsrus.com mailto: peter@kitsrus.

K128. USB PICmicro Programmer. DIY Electronics (HK) Ltd PO Box 88458, Sham Shui Po, Hong Kong. http://www.kitsrus.com mailto: peter@kitsrus. K128 USB PICmicro Programmer DIY Electronics (HK) Ltd PO Box 88458, Sham Shui Po, Hong Kong http://www.kitsrus.com mailto: peter@kitsrus.com Last Modified March 31 2003 Board Construction The board is

More information

SERVO CONNECTIONS FOR OLDER BOARDS

SERVO CONNECTIONS FOR OLDER BOARDS What s a Microcontroller v3.0 Suppliment to Chapter 7, Activity #1 SERVO CONNECTIONS FOR OLDER BOARDS This document explains how to connect servo and LED indicator circuits to the older revisions of the

More information

WHO ANSWERED FIRST? FIND OUT WITH THIS QUIZ BUZZER KIT

WHO ANSWERED FIRST? FIND OUT WITH THIS QUIZ BUZZER KIT WHO ANSWERED FIRST? FIND OUT WITH THIS QUIZ BUZZER KIT BUILD INSTRUCTIONS Before you put any components in the board or pick up the soldering iron, just take a look at the Printed Circuit Board (PCB).

More information

Bill of Materials: Line Follower: A Zippy Robot That Senses Where to Go PART NO. 2170783

Bill of Materials: Line Follower: A Zippy Robot That Senses Where to Go PART NO. 2170783 Line Follower: A Zippy Robot That Senses Where to Go PART NO. 2170783 This kit has the parts you'll need with the exception of a few craft items sold separately to make a line-following cart. It uses a

More information

BATTERY BOX INSTALLATION WARNING WARNING CAUTION ATTENTION AVERTISSEMENT ADVERTENCIA PRECAUCIÓN SOLBBOX12V CARTON INVENTORY COMPLETED OVERVIEW

BATTERY BOX INSTALLATION WARNING WARNING CAUTION ATTENTION AVERTISSEMENT ADVERTENCIA PRECAUCIÓN SOLBBOX12V CARTON INVENTORY COMPLETED OVERVIEW WARNING CARTON INVENTORY CAUTION with: Charger, Cable 15', Fuses (2), Battery Strap and Strain Relief (2) Model SOLBBOX 12V Battery Not Included AVERTISSEMENT ATTENTION DC Power Adapter 12Vdc to 32Vdc

More information

Understanding and using solar energy in 20 steps

Understanding and using solar energy in 20 steps Understanding and using solar energy in 20 steps Contents 1. Step: The preparations... 1 THE BREADBOARD... 1 SOLAR MODULE... 2 SOLAR MOTOR... 2 DIODE... 2 LEDS... 2 RESISTORS... 2 ELECTROLYTIC CAPACITORS...

More information

XBee USB Adapter Board (#32400)

XBee USB Adapter Board (#32400) 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

Controlling a Dot Matrix LED Display with a Microcontroller

Controlling a Dot Matrix LED Display with a Microcontroller Controlling a Dot Matrix LED Display with a Microcontroller By Matt Stabile and programming will be explained in general terms as well to allow for adaptation to any comparable microcontroller or LED matrix.

More information

73 Chevy C10 Ammeter to Volt Gauge Conversion Mark and Michael Olson 2013 Rev 1.0

73 Chevy C10 Ammeter to Volt Gauge Conversion Mark and Michael Olson 2013 Rev 1.0 73 Chevy C10 Ammeter to Volt Conversion Mark and Michael Olson 2013 Rev 1.0 The ammeter in my son s 73 Chevy C10 did not work, so we decided to convert it to a more modern volt gauge. We made a number

More information

Overnight Sensations Speaker Kit

Overnight Sensations Speaker Kit Overnight Sensations Speaker Kit Thank you for purchasing the Overnight Sensation cabinet kit. This speaker kit was precision cut using CNC machinery for the best possible fit and finish. With a little

More information

K8025 VIDEO PATTERN GENERATOR. Check the picture quality of your monitor or TV, ideal for adjustment or troubleshooting.

K8025 VIDEO PATTERN GENERATOR. Check the picture quality of your monitor or TV, ideal for adjustment or troubleshooting. K8025 ILLUSTRATED ASSEMBLY MANUAL H8025IP 1 VIDEO PATTERN GENERATOR Check the picture quality of your monitor or TV, ideal for adjustment or troubleshooting. Forum Participate our Velleman Projects Forum

More information

VOLUME AND TONE CONTROL - PREAMPLIFIER K8084

VOLUME AND TONE CONTROL - PREAMPLIFIER K8084 H8084IP-1 VOLUME AND TONE CONTROL - PREAMPLIFIER K8084 When using one of our amplifiers (big or small), you always need a volume control and preferably also a tone control Features & specifications When

More information

Cell Phone Charging Purse

Cell Phone Charging Purse Cell Phone Charging Purse Created by Becky Stern Last updated on 2015-02-20 01:00:16 PM EST Guide Contents Guide Contents Overview Prepare USB and Power Supply Create a Charging Shelf Install Coil in Bag

More information

TEECES DOME LIGHTING SYSTEMS

TEECES DOME LIGHTING SYSTEMS This lighting system was designed by John V (Teeces) to be a simple, customizable, expandable and affordable solution for dome lighting. An Arduino micro-controller is used to tell LED driver chips which

More information

Name: Bicycle Cellphone Charger Circuit Assembly Manual Device: Nokia/Blackberry List of Components:

Name: Bicycle Cellphone Charger Circuit Assembly Manual Device: Nokia/Blackberry List of Components: Name: Bicycle Cellphone Charger Circuit Assembly Manual Device: Nokia/Blackberry List of Components: Serial numbername Quantity Component number 1 5 V Regulator 1 U2 2 10 MicroFarad Capacitor 1 C1 3 22

More information

Martin County Amateur Radio Association. Nightfire Kits 1 LED Torch Kit 270016. Contents. Description

Martin County Amateur Radio Association. Nightfire Kits 1 LED Torch Kit 270016. Contents. Description Nightfire Kits 1 LED Torch Kit 270016 1 Contents Nightfire Kits LED Torch Kit 270016... 1 Description... 1 Safety and Assembly of the kit... 6 Required and Useful Tools... 7 Assembly... 8 Checkout and

More information

Total solder points: 205 Difficulty level: beginner 1 2 3 4 5 advanced UNIVERSAL BATTERY CHARGER / DISCHARGER K7300 ILLUSTRATED ASSEMBLY MANUAL

Total solder points: 205 Difficulty level: beginner 1 2 3 4 5 advanced UNIVERSAL BATTERY CHARGER / DISCHARGER K7300 ILLUSTRATED ASSEMBLY MANUAL Total solder points: 205 Difficulty level: beginner 1 2 3 4 5 advanced UNIVERSAL BATTERY CHARGER / DISCHARGER K7300 Automatic (dis)charging of both NiCd and NiMH batteries. ILLUSTRATED ASSEMBLY MANUAL

More information

Kit 106. 50 Watt Audio Amplifier

Kit 106. 50 Watt Audio Amplifier Kit 106 50 Watt Audio Amplifier T his kit is based on an amazing IC amplifier module from ST Electronics, the TDA7294 It is intended for use as a high quality audio class AB amplifier in hi-fi applications

More information

Total solder points: 147 Difficulty level: beginner 1 2 3 4 5 advanced VIDEO SIGNAL CLEANER K8036 ILLUSTRATED ASSEMBLY MANUAL

Total solder points: 147 Difficulty level: beginner 1 2 3 4 5 advanced VIDEO SIGNAL CLEANER K8036 ILLUSTRATED ASSEMBLY MANUAL Total solder points: 147 Difficulty level: beginner 1 2 3 4 5 advanced VIDEO SIGNAL CLEANER K8036 Digitally cleans the video signal of unwanted distortions and improves the picture quality. ILLUSTRATED

More information

400W MONO/STEREO AMPLIFIER

400W MONO/STEREO AMPLIFIER 400W MONO/STEREO AMPLIFIER Universal, robust and compact are the words to describe this amplifier. Total solder points: 264 Difficulty level: beginner 1 2 3 4 5 advanced K4005B ILLUSTRATED ASSEMBLY MANUAL

More information

Model 201 Wiegand Touchpad Reader Installation Guide

Model 201 Wiegand Touchpad Reader Installation Guide Model 201 Wiegand Touchpad Reader Installation Guide P/N 460353001C 15AUG11 2011 UTC Fire & Security. All rights reserved. This document may not be copied in whole or in part or otherwise reproduced without

More information

TEACHING RESOURCES SCHEMES OF WORK DEVELOPING A SPECIFICATION COMPONENT FACTSHEETS HOW TO SOLDER GUIDE GET IN TUNE WITH THIS FM RADIO KIT. Version 2.

TEACHING RESOURCES SCHEMES OF WORK DEVELOPING A SPECIFICATION COMPONENT FACTSHEETS HOW TO SOLDER GUIDE GET IN TUNE WITH THIS FM RADIO KIT. Version 2. TEACHING RESOURCES SCHEMES OF WORK DEVELOPING A SPECIFICATION COMPONENT FACTSHEETS HOW TO SOLDER GUIDE GET IN TUNE WITH THIS FM RADIO KIT Version 2.0 Index of Sheets TEACHING RESOURCES Index of Sheets

More information

PolyBot Board. User's Guide V1.11 9/20/08

PolyBot Board. User's Guide V1.11 9/20/08 PolyBot Board User's Guide V1.11 9/20/08 PolyBot Board v1.1 16 pin LCD connector 4-pin SPI port (can be used as digital I/O) 10 Analog inputs +5V GND GND JP_PWR 3-pin logic power jumper (short top 2 pins

More information

step 1 Unpack the lunchbox And check whether you have got all the components~ If you have questions please contact us at: info@unitunlikely.

step 1 Unpack the lunchbox And check whether you have got all the components~ If you have questions please contact us at: info@unitunlikely. step 1 Unpack the lunchbox And check whether you have got all the components~ If you have questions please contact us at: info@unitunlikely.com This part is called the PCB (printed circuit board). All

More information

CoolWave r 2 Phase Control Board and Cable Replacement Kits

CoolWave r 2 Phase Control Board and Cable Replacement Kits Instruction Sheet P/N 1102452A CoolWave r 2 Phase Control Board and Cable Replacement Kits Two kits are available to replace the CoolWave 2 phase control board: S S Phase Control Board and Cable Kit (required

More information

Charge Regulator SCR 12 Marine

Charge Regulator SCR 12 Marine Charge Regulator SCR 12 Marine Manual Many thanks for purchasing a superwind product. The SCR 12 Marine is a charge regulator of highest quality and will perfectly and reliably charge your batteries for

More information

Physics 3330 Experiment #2 Fall 1999. DC techniques, dividers, and bridges R 2 =(1-S)R P R 1 =SR P. R P =10kΩ 10-turn pot.

Physics 3330 Experiment #2 Fall 1999. DC techniques, dividers, and bridges R 2 =(1-S)R P R 1 =SR P. R P =10kΩ 10-turn pot. Physics 3330 Experiment #2 Fall 1999 DC techniques, dividers, and bridges Purpose You will gain a familiarity with the circuit board and work with a variety of DC techniques, including voltage dividers,

More information

12 Volt 30 Amp Digital Solar Charge Controller

12 Volt 30 Amp Digital Solar Charge Controller 12 Volt 30 Amp Digital Solar Charge Controller User s Manual WARNING Read carefully and understand all INSTRUCTIONS before operating. Failure to follow the safety rules and other basic safety precautions

More information

Tutorials Drawing a 555 timer circuit

Tutorials Drawing a 555 timer circuit Step 1 of 10: Introduction This tutorial shows you how to make an electronic circuit using Livewire and PCB Wizard 3. You should follow this tutorial to learn the basic skills you will need to use Livewire

More information

K4401 SOUND GENERATOR. them at the touch of a button. Specifications

K4401 SOUND GENERATOR. them at the touch of a button. Specifications SOUND GENERATOR K4401 Sound effects, tunes, sirens... 10 of them at the touch of a button. Specifications Loudspeakers output : 8 ohm/1w Line output : 1VRms. Power supply : 8 10VDC (9v battery). Max. current

More information

+ _ + _ + _. Circuit Diagram (wired operation) "*" "*" Page - 1. Gate latch solenoid. Terminal strip inside GSM controller box "B1"

+ _ + _ + _. Circuit Diagram (wired operation) * * Page - 1. Gate latch solenoid. Terminal strip inside GSM controller box B1 Circuit Diagram (wired operation) The GSM controller must be switched to MODE0 #PWD123456#MODE0 Also change the time to 500ms #PWD123456#GOT500 "B1" 12V, 20W solar panel 12 Volt DC "Vr-1" The GSM controller

More information

Using and Wiring Light Emitting Diodes (LEDs) for Model Railroads

Using and Wiring Light Emitting Diodes (LEDs) for Model Railroads Using and Wiring Light Emitting Diodes (LEDs) for Model Railroads LEDs have many useful applications in Model railroading, including: Locomotive headlights Rear-end warning lights for cabooses and passenger

More information

POWERBLOCK - POWER AMPLIFIER

POWERBLOCK - POWER AMPLIFIER POWERBLOCK - POWER AMPLIFIER This amplifier is an ideal set-up for active speaker use. Total solder points: 383 Difficulty level: beginner 1 2 3 4 5 advanced K8081 ILLUSTRATED ASSEMBLY MANUAL H8081IP-1

More information

The basic set up for your K2 to run PSK31 By Glenn Maclean WA7SPY

The basic set up for your K2 to run PSK31 By Glenn Maclean WA7SPY The basic set up for your K2 to run PSK31 By Glenn Maclean WA7SPY I am by no means an expert on PSK31. This article is intended to help someone get on PSK31 with a K2. These are the things I did to get

More information

Alfa Romeo 147 On board instruments installation guide

Alfa Romeo 147 On board instruments installation guide Alfa Romeo 147 On board instruments installation guide Alfa Romeo 147 On board instruments installation guide This guide is describing how I installed oil temperature and oil pressure gauges to my Alfa

More information

DUAL ELECTRONIC DICE K3400

DUAL ELECTRONIC DICE K3400 DUAL ELECTRONIC DICE K3400 Cheating is no longer possible! ILLUSTRATED ASSEMBLY MANUAL H3400IP-1 VELLEMAN NV Legen Heirweg 33 9890 Gavere Belgium Europe www.velleman.be www.velleman-kit.com Features &

More information

I Click on a link tab to jump to that page. Cover Page

I Click on a link tab to jump to that page. Cover Page & nstall Publication, Duplication, or Retransmission Of This Document Not Expressly Authorized n Writing By The nstall Doctor s Prohibited. Protected By U.S. Copyright Laws. 1997,1998,1999,2000. Factory

More information

Basic Setup Guide. browndoggadgets.com. 12V Solar Charge Controller with Dual USB. Dull Introduction

Basic Setup Guide. browndoggadgets.com. 12V Solar Charge Controller with Dual USB. Dull Introduction Solar Charge Controller with USB Basic Setup Guide browndoggadgets.com In this guide we will show you how to do a basic setup for all three of our Solar Charge Controllers with USB. Models Covered 6V Solar

More information

Odyssey of the Mind Technology Fair. Simple Electronics

Odyssey of the Mind Technology Fair. Simple Electronics Simple Electronics 1. Terms volts, amps, ohms, watts, positive, negative, AC, DC 2. Matching voltages a. Series vs. parallel 3. Battery capacity 4. Simple electronic circuit light bulb 5. Chose the right

More information

INSTALLATION GUIDE. Card Reader & Controller with KIM Swipe Reader for Solitaire 850 / 950 / 850L Learnlok PK2930

INSTALLATION GUIDE. Card Reader & Controller with KIM Swipe Reader for Solitaire 850 / 950 / 850L Learnlok PK2930 INSTALLATION GUIDE Card Reader & Controller with KIM Swipe Reader for Solitaire 850 / 950 / 850L Learnlok PK2930 Card Reader and Controller Model 3.5 with KIM Swipe Reader Table of Contents 1. Features..................................

More information

Modifying the Yaesu FT-847 External 22.625 MHz Reference Input

Modifying the Yaesu FT-847 External 22.625 MHz Reference Input Modifying the Yaesu FT-847 External 22.625 MHz Reference Input David Smith VK3HZ Introduction This document describes the modification of an FT-847 to allow an external 22.625 MHz Reference oscillator

More information

Cover Page. Factory Radio Other Documents Available For This Vehicle:

Cover Page. Factory Radio Other Documents Available For This Vehicle: & nstall Publication, Duplication, or Retransmission Of This Document Not Expressly Authorized n Writing By The nstall Doctor s Prohibited. Protected By U.S. Copyright Laws. 1997,1998,,2000. Factory Radio

More information

The self-starting solar-powered Stirling engine

The self-starting solar-powered Stirling engine The self-starting solar-powered Stirling engine This project began at the request of an artist who had proposed a Stirling-engine-powered sculpture to a client. The engine only had to run, not really produce

More information

Arduino Lesson 0. Getting Started

Arduino Lesson 0. Getting Started Arduino Lesson 0. Getting Started Created by Simon Monk Last updated on 204-05-22 2:5:0 PM EDT Guide Contents Guide Contents Overview Parts Part Qty Breadboard Installing Arduino (Windows) Installing Arduino

More information

12-Volt Negative Ground Installation Instructions

12-Volt Negative Ground Installation Instructions 12-Volt Negative Ground Installation Instructions For Part Number: 1141, 1164, 1165, 1181 CAUTION!!! Before installing, please read the following important information... 1. The Ignitor is designed for

More information

I Click on a link tab to jump to that page. Cover Page

I Click on a link tab to jump to that page. Cover Page Publication, Duplication, or Retransmission Of This Document Not Expressly Authorized n Writing By The nstall Doctor s Prohibited. Protected By U.S. Copyright Laws. 1997,1998,1999,2000. Factory Radio Other

More information

SYSTEM 45. C R H Electronics Design

SYSTEM 45. C R H Electronics Design SYSTEM 45 C R H Electronics Design SYSTEM 45 All in one modular 4 axis CNC drive board By C R Harding Specifications Main PCB & Input PCB Available with up to 4 Axis X, Y, Z, & A outputs. Independent 25

More information

Build A Video Switcher. Reprinted with permission from Electronics Now Magazine September 1997 issue

Build A Video Switcher. Reprinted with permission from Electronics Now Magazine September 1997 issue Build A Video Switcher Reprinted with permission from Electronics Now Magazine September 1997 issue Copyright Gernsback Publications, Inc.,1997 BUILD A VIDEO SWITCHER FRANK MONTEGARI Watch several cameras

More information

Mazda CX7 2007-09 99-7508

Mazda CX7 2007-09 99-7508 INSTALLATION INSTRUCTIONS FOR PART 99-7508 APPLICATIONS Mazda CX7 2007-09 99-7508 KIT FEATURES DIN Radio Provision with Pocket ISO Mount Radio Provision with Pocket Double DIN Mount Radio Provision Stacked

More information

POCKET AUDIO GENERATOR K8065

POCKET AUDIO GENERATOR K8065 POCKET AUDIO GENERATOR K8065 Great little gadget for service repair, testing, education, etc... ILLUSTRATED ASSEMBLY MANUAL H8065IP-1 VELLEMAN NV Legen Heirweg 33 9890 Gavere Belgium Europe www.velleman.be

More information

Build Your Own Solar Car Teach build learn renewable Energy! Page 1 of 1

Build Your Own Solar Car Teach build learn renewable Energy! Page 1 of 1 Solar Car Teach build learn renewable Energy! Page 1 of 1 Background Not only is the sun a source of heat and light, it s a source of electricity too! Solar cells, also called photovoltaic cells, are used

More information

How to connect to a Class II router using a mobile-phone data cable specifically for Solwise & Safecom routers

How to connect to a Class II router using a mobile-phone data cable specifically for Solwise & Safecom routers USB to router s serial port How to connect to a Class II router using a mobile-phone data cable specifically for Solwise & Safecom routers by Neo at RouterTech.Org Introduction Routers based on the AR7RD/AR7WRD

More information

Renewable Energy Monitor User Manual And Software Reference Guide. sales@fuelcellstore.com (979) 703-1925

Renewable Energy Monitor User Manual And Software Reference Guide. sales@fuelcellstore.com (979) 703-1925 Renewable Energy Monitor User Manual And Software Reference Guide sales@fuelcellstore.com (979) 703-1925 1 Introducing the Horizon Renewable Energy Monitor The Renewable Energy Monitor is an educational

More information

DC Circuits (Combination of resistances)

DC Circuits (Combination of resistances) Name: Partner: Partner: Partner: DC Circuits (Combination of resistances) EQUIPMENT NEEDED: Circuits Experiment Board One Dcell Battery Wire leads Multimeter 100, 330, 1k resistors Purpose The purpose

More information

3 Slot Payphone Controller

3 Slot Payphone Controller 5A2 3 Slot Payphone Controller The 3 Slot Payphone -- Part of American History Building a Coin Relay Controller Version S1BX Instruction Manual and Safety Precautions It is very important that for your

More information

DS1307 Real Time Clock Breakout Board Kit

DS1307 Real Time Clock Breakout Board Kit DS1307 Real Time Clock Breakout Board Kit Created by Tyler Cooper Last updated on 2015-10-15 11:00:14 AM EDT Guide Contents Guide Contents Overview What is an RTC? Parts List Assembly Arduino Library Wiring

More information

How To Make A Feedback Decoder For A Model Railroad

How To Make A Feedback Decoder For A Model Railroad BMD16N version 1.2 Feedback decoder with 16 contacts for the S88-bus Compatible with a.o. Märklin Digital, Uhlenbrock Intellibox, Fleischmann Twin-Center and LDT HSI-88 Compatible with the s88-n standard

More information

Objectives: Part 1: Build a simple power supply. CS99S Laboratory 1

Objectives: Part 1: Build a simple power supply. CS99S Laboratory 1 CS99S Laboratory 1 Objectives: 1. Become familiar with the breadboard 2. Build a logic power supply 3. Use switches to make 1s and 0s 4. Use LEDs to observe 1s and 0s 5. Make a simple oscillator 6. Use

More information

Power Supplies. Overview. Measuring Electricity. Understanding Electricity. Two Types of Current. Powering the PC

Power Supplies. Overview. Measuring Electricity. Understanding Electricity. Two Types of Current. Powering the PC Overview Power Supplies Chapter 7 In this chapter, you will learn to Explain the basics of electricity Provide proper power and cooling to the PC Troubleshoot electrical problems Measuring Electricity

More information

430 Power/Electronics Replacement

430 Power/Electronics Replacement Replacing the main board WARNING Before proceeding, turn off the main power switch and unplug the power cord. Caution Make sure you are properly grounded with an ESD strap before continuing. The main printed

More information

Building the AMP Amplifier

Building the AMP Amplifier Building the AMP Amplifier Introduction For about 80 years it has been possible to amplify voltage differences and to increase the associated power, first with vacuum tubes using electrons from a hot filament;

More information

The definite Guide to Power connectors, Charging, and other Power related questions for the #11 Keychain Camera

The definite Guide to Power connectors, Charging, and other Power related questions for the #11 Keychain Camera The definite Guide to Power connectors, Charging, and other Power related questions for the #11 Keychain Camera The same questions are being asked over and over again. I hope that this guide will clarify

More information

Zebra RW 420 Mobile Battery Eliminator Kits

Zebra RW 420 Mobile Battery Eliminator Kits Zebra Technologies Corporation 475 Half Day Road, Suite 500 Lincolnshire, IL 60069 USA Zebra RW 420 Mobile Battery Eliminator Kits Installation Instructions September, 2010 RW 420 Mobile Battery Eliminator

More information

K6002 TEMPERATURE CONTROLLER. Specifications

K6002 TEMPERATURE CONTROLLER. Specifications Total solder points: 169 + 99 + 67 Difficulty level: beginner 1 2 3 4 5 advanced TEMPERATURE CONTROLLER K6002 Unlike a normal thermostat, this kit has two outputs, one for "high" alarm and one for "low"

More information

INDEX. Trademarks All name and product s trademarks mentioned below are the property of their respective companies.

INDEX. Trademarks All name and product s trademarks mentioned below are the property of their respective companies. USB2.0 EASY IDE ADAPTER INDEX Trademarks ---------------------------------------------------------------------------- Introduction ---------------------------------------------------------------------------

More information

LMU-5000. Hardware and Installation Guide

LMU-5000. Hardware and Installation Guide LMU-5000 Hardware and Installation Guide Plan The Installation Verify Power, Ground and Ignition. Be sure to check each source (power, ground and ignition) to ensure that the proper signaling exists. This

More information

K8068 BUS DIMMER FOR HOME MODULAR LIGHT SYSTEM ILLUSTRATED ASSEMBLY MANUAL H8068IP-1

K8068 BUS DIMMER FOR HOME MODULAR LIGHT SYSTEM ILLUSTRATED ASSEMBLY MANUAL H8068IP-1 Total solder points: 74 Difficulty level: beginner 1 2 3 4 5 advanced BUS DIMMER FOR HOME MODULAR LIGHT SYSTEM K8068 PLUG - IN module for use with home modular lights system K8006. For electronic transformers!

More information

Assembly Instructions: Shortwave Radio Kit

Assembly Instructions: Shortwave Radio Kit Assembly Instructions: Shortwave Radio Kit MTM Scientific, Inc P.O. Box 522 Clinton, MI 49236 U.S.A Introduction Fig 1: The assembled Shortwave Radio Kit The SHORTWAVE RADIO KIT (#SWRAD) from MTM Scientific

More information

PUSH BUTTON START INSTALLATION MANUAL

PUSH BUTTON START INSTALLATION MANUAL PUSH BUTTON START INSTALLATION MANUAL ALTHOUGH THIS PRODUCT HAS BEEN THOROUGHLY TESTED KPIERSON TECHNOLOGIES ASSUMES NO RESPONSIBILITY FOR ANY DAMAGE THAT MAY RESULT BY THE INSTALLATION OF THIS PRODUCT.

More information

Micrio WS1 Replacement Wind Speed Sensor and WC1 Replacement Wind Compass Sensor for Raymarine ST50 and ST60 Wind Instruments. Rev 4.

Micrio WS1 Replacement Wind Speed Sensor and WC1 Replacement Wind Compass Sensor for Raymarine ST50 and ST60 Wind Instruments. Rev 4. Micrio WS1 Replacement Wind Speed Sensor and WC1 Replacement Wind Compass Sensor for Raymarine ST50 and ST60 Wind Instruments. Rev 4.1 The Micrio WS1 Wind Speed Sensor and WC1 Compass Sensor are direct

More information

MTH SD70ACe DCC Ready Soundtraxx AT-1000 EMD 710 Sound Decoder Install Revised June 1, 2011

MTH SD70ACe DCC Ready Soundtraxx AT-1000 EMD 710 Sound Decoder Install Revised June 1, 2011 303 447-9251 Fax: 303 447-1406 Sales@UlrichModels.com Introduction MTH SD70ACe DCC Ready Soundtraxx AT-1000 EMD 710 Sound Decoder Install Revised June 1, 2011 The MTH DCC Ready SD70ACe has very little

More information