Assembly Instructions

Size: px
Start display at page:

Download "Assembly Instructions"

Transcription

1 Board: Title: Autor: Version/date: Andy Schenk, Insonix.ch Version 1, May 2012 Content 1. What you need Assembling Testing Quick start Options PP only variation Schematic BOM...14 page: 1/15

2 1. What you need You need some soldering skills and some experience with PCB soldering, but the PropinoPP is mainly a thruhole design with only 3 SMD part. These SMD parts have large connections with wide pitch, so they are even easier to solder than some thruhole parts. You need the following tools: - solder iron with a fine tip and small tin-solder - maybe some solder wick - wire cutter and flat pliers - a multimeter for testing 2. Assembling The parts should be assembled sorted by there height, the following order is suggested: We start with the SMD parts. First the voltage regulator U3. Mount it at the position shown in the left hand side picture. Put first some solder on only one of the 3 pads on the left. Then you can reheat the solder while you move the component to the right position with the other hand. When the part fits to the pads, solder the other 2 pads and the solder lug on the right. Now we add the jack plug X10 and the SD card socket X11. Both have feed holes, so it is easy to place them. X10 needs maybe some pressure to align with the PCB. Solder then all the pads (golden colors in picture on the left). The two outermost pins inside the SD socket have no pads, and are not soldered. Two of the fine wires on the right of the SD socket are soldered to one pad, they are not used, you solder it only that they hold tight. page: 2/15

3 Next parts are the IC sockets for the Propeller chip and the USB-controller chip. It's important that the notches are on the marked side, otherwise there is a big chance that the IC is put in in the wrong direction some time. You need to turn the PCB with the sockets, so that you see the bottom of the board to solder all the pins of the sockets. Start with two diagonal placed pins and test if the socket fits well, before you solder all the others. Now follow the components R1, C1, and C3. The Capacitors C1 and C3 are easy to place. For the resistor array R1 it is important that the dot on the part fits with the dot on the PCB (see picture on the left). There are 9 holes for R1, but you can also use a 8 pin resistor array. In this case R1 must be aligned at the dotted pin, and the hole most right in the picture on the left, will be not populated. To turn the PCB you need to hold R1 with a finger nail or so. Now we assembly the hardest part, the USB connector X12. You need to hold it while you turn the PCB. The wires are short, so you actually just fill the holes with solder. The pins are near to each other, so be careful that there are no solder bridges. The Reset switch S1 and the On/Off switch S2 are easy to place and to solder, just take care that the slider of S2 is on the rigth side (shows away from the PCB). page: 3/15

4 Now follow the crystal Q1 and the diode D2. For the diode you need to observe the right polarity. You have to bend one wire of the diode according the following picture. The black ring must be at the shown position. Then put D2 in the holes, so that the diode body is over the hole with the circle. Here we solder the Arduino headers into the board. Begin with one header and solder it before you add the next. One after the other, not all together. For every header solder first only one pin, and take care that the header is aligned right vertically and horizontally. They must build a right angel to the PCB, and also must not be aslope. Otherwise it doesn't look nice and it will be hard to put in an Arduino shield. Now follows the tantalum capacitor C2. This is a polarized capacitor, so the + mark on the component must fit with the + next to C1 on the PCB. If the capacitor has no + mark, then you can identify the wire according the following picture: page: 4/15

5 Next parts are all the resistors R3, R4, R5, R6, R7 and R8. You need to bend one wire, like you have done with diode D2, but here it's not important which one. You can identify the resistor values according the color rings: R3 = 4k7 = yellow violet red gold R4, R5, R8 = 270 Ohm = brown violet brown gold R6, R7 = 1k1 = brown brown red gold The 560 Ohm resistors (green blue brown gold) are used later for the TV circuit. Now we solder first the PS/2 connector X9. Solder all 7 pins. Then the Resonator Q2 and the red LED. For the LED it is important to place the flattened side at the hole marked with dashes (to bottom pin in the picture), otherwise the LED will not light later. Last step so far is the assembly of the PropellerPlatform (PP) headers. If you want to use such add-on boards, then you need to solder 4 connectors, one 16 pin, one 18 pin, one 4 pin and one 5 pin header. They are a bit extended compared with the original PP standard, to allow also 10pin modules and a 5V supply on an add-on board.. If you not need PP boards, I recommend to add at least a 10 pin header, as shown in the picture (bottom left). This allows to use 10pin standard modules. page: 5/15

6 3. Testing The is powered over the Mini USB connector, so you need the right cable and a 5V supply with USB A connector. To make the first tests I recommend to use a "safe" 5 Volt source like a phone charger or a self powered hub, and not the USB port of a PC to power the board. But if you don't have one of these, and if you carefully check all the solder joints at the USB connector and the IC socket U2, then also a USB port is not too dangerous. They are normally current limited. Be aware: It's you that has assembled the parts, so it's your responsibility if something gets damaged. As a word of encouargement: I have build several boards and had never an issue with shorts or so. If you have the power connected switch ON with S2 (slider in direction to the USB port) and measure the voltage at the unpopulated PropPlug port pins G and 3V (next to the USB connectior) with a multimeter in DC 20V range. You should measure 3.3 Volts. So we can be sure that the power supply and the voltage regulator U3 works. Then measure the voltage at all the labeled header pins (5V and 3.3V), you can also check some important pins of the IC sockets: If this all is okay, then switch the PropinoPP off and put the USB-controller (COG9U1) into the 20 pin IC socket. The notch must be on the correct side (in direction of the SD socket). Now connect the USB cable to a PC and switch the board On. On Windows a new USB hardware should be recognized. The chip is a CDC device (Communication Device Class), so you need some sort of driver to get a virtual COM port. For Windows XP the driver is already in the system, but you need an INF file anyway. I have no experience with page: 6/15

7 newer Windows versions, but CDC is a common standard, so they must also support it. For Linux and Mac no drivers should be necessary, they regonize a CDC device like a mouse or an USB stick. For Windows, download the driver ZIP from the PropinoPP homepage, and extract it to a known directory. When the PC asks for a driver, guide the Installation Assistant to the directory with the downloaded driver. Don't let the PC search in the Internet or on the PC for a fitting driver. You can ignore Windows warnings about a non safe driver, the driver is from Microsoft itself, but they don't seem to trust it. After the driver installation, you should get a new COM port, you can check that in the Windows Device manager. On Linux you can list the USB devices with a lsusb or more detailed with lsusb -v in a command shell. The port should be accessible as a ttyacmx device, where x is a number 0, 1, 2.. depending on how much CDC devices you have installed. Try "ttyacm0" first when you need to specify the COM in BST, or PropTerminal for Linux. If this works then switch the PropinoPP off and put the Propeller chip into the 40 pin IC socket U1. This time the notch shows in the other direction than the one of the USB controller chip. 4. Quick start You need the PropellerTool or BST to test the PropinoPP and also the Propino-Demos ZIP from the PropinoPP homepage. This ZIP contains Spin drivers and examples. Extract the files to a directory called PropinoPP or so. I recommend to download PropTerminal for Windows or Linux from the insonix homepage. You can also use PST (Parallax Serial Terminal) for the following applications, but if you want to work with ApropOS later, you need the PropTerminal. You only need to copy the PropTerminal.exe into the PropellerTool directory, and make a desktop link for it. Now start the PropellerTool, switch the PropinoPP on and press F7. The Propeller chip should get recognized. Remember the COM port number that is shown. In PropTerminal you need to set the COM port number with the menu "Options - COM port" once. If you save it with "Save settings" in the file menu, you don't need to do this again on next start. Minimize then PropTerminal to give the COM port free. Load the Spin file "Propino_Config.spin" and press F10 to compile and load. Now switch to the Terminal (for PropTerminal just click on it in the task bar) then you should see "press a key" - do that and you get the current configuration settings of the USB controller chip. Don't move with the mouse over the terminal window. For now just set the defaults with the key "d". The SD boot pin should then be set to 20, this enables the SD bootloader. So on every reset or power on, the PropinoPP boots the file "boot.bin" from the SD card, thats why no EEPROM is necessary on the Propino board. Quit the config application now with "q". Now you can test the demos. The first demo blinks the red LED next to the SD card. The third demo is an extended "Hello World" and uses the Terminal. The further demos show how to access the special functions of the COG9U1 chip, like ADCs, DAC, EEPROM, RTC. page: 7/15

8 5. Options There are several optional parts on the PropinoPP board. Here they are described: EEPROM You don't need an EEPROM chip with the PropinoPP because the file "boot.bin" from the SD card gets started when you switch on the board. But it's also possible to add an EEPROM if you need one. There is a DIP footprint U4 for that under the Propelle chip. Don't use an IC socket, solder the EEPROM directly into the PCB, otherwise the Propeller chip will not fit anymore into its socket. You can use a 32kByte or a 64kByte I2C EEPROM. TV, Audio The AV jack plug can be used for a stereo Audio output, or a combined Video and mono audio out. Two of the 3 needed resistors of the TV circuit are already on the print, the third needs to be added at the Arduino header to get a TV output. For that you need the 560 Ohm resistor with the ring colors: green blue brown gold. Solder an adapter according the following picture and put it in the Header pins labeled with AV,13,12. You only need to remove this adapter if you want to plug in an Arduino shield. There are also OnePin TV drivers around, for that you don't need this resistor adapter. So you can have a TV output also with an Arduino shield. If you prefere RCA (cinch) connectors you can put a jack-to-rca adapter into the jack. Or you can use cables which have a jack connector and two RCA plugs. SPI Flash or RAM There are pads for an SPI Memory chip under the Propeller on the back side of the PCB. The main reason for this chip is to add flash memory for big C or C++ applications written with PropGCC. I sucessfully tested this with a W25Q16BV chip from Winbond. You get 2 Mbyte of Flash memory for a bit more then a dollar. If you want to use the PropinoPP with PropGCC you can download a config file and a flash driver on the PropinoPP homepage. You need to copy the two files "PropinoPP.cfg" and "3p_flash_cache.dat" to the propeller-load directory of propgcc. There are also some demos for C and an include file to access the COG9U1 functions. page: 8/15

9 Bluetooth module On the backside under the SD card you will find pads to solder in a bluetooth module. You can find a lot of cheap bluetooth modules on the web, which looks all the same, but have different firmware loaded. So be carefull to buy the right version, if you want to use the existing software. You need the HC-04 version that is only usable as a bluetooth slave up to kbaud. The cheapest source with free shipping I found for this module is dx.com look under Computer - Bluetooth and IrDA. Be aware: If you solder in the bluetooth module, it will be always on if the PropinoPP is powered. The module uses P24 and P25 for the serial connection to the Propeller, so you can't use a PS/2 mouse anymore. You also need to add an SMD resistor with 4.7kOhm (0805 footprint) to the pads on top of the bluetooth-pads. The bluetooth module allows a wireless serial connection to a PC or an Android phone/pad (maybe also ios). There are some Apps for Android available that lets you access the sensors of the phone from the PropinoPP. As an alternative you can also put in a 10pin module for bluetooth, this has the advantage that you can remove it and that it uses other pins (P16, P17 for example). PS2 Mouse The PS/2 connector allows to connect only a PS/2 keyboard or a mouse. But with a Split cable (Y cable) you can connect both a keyboard and a mouse. For that the ports P24 and P25 are wired on the PCB to the PS/2 connector in addition to P26 and P27. Be aware: If you install a bluetooth module under the SD card, you should not use the second PS/2 device. page: 9/15

10 PropPlug Connector There are 5 holes for a PropPlug and a 3.3V supply near the USB connector. Normally you don't need that, but there may be some applications which not works with a CDC type COM port. Then you can plug in a PropPlug - this overdrives the signals from the USBcontroller. Other uses for this connector are: You want to interface to an RS232 port with a SerPlug or a transistor circuit. Or you want not buy the USB-controller chip and use the PropinoPP PCB just with a PropPlug and an EEPROM. Pullup Resistors R2 An Arduino can enable pullup resistors on the D0..D7 header pins. Some shields need this, so you can optionally add a resistor array R2 next to the D0..D7 header. If you do so take high resistor values something like 47k.. 220k Ohm. Be aware that the dot is on the correct side. It may be a good idea to make it pluggable with a single row machined pin socket. Additional Bypass Capacitors There are some pads on the backside of the board to add more bypass capacitors, if you have problems with noise on the supply. One near the SD card, one under the Propeller chip, and one at the USB controller chip. They are normally not necessary and left out in the Assembly instructions because they are small SMD parts. If you want to add them then use 100nF capacitors with a 0805 package. Arduino Shields There are a lot of shields for the Arduino platform which can be put into the PropinoPP. But not all shields can work. There are some differences between an Arduino and the PropinoPP: First of all the logic level is 3.3V on Propeller systems and 5V for the Arduino. The header connections for D0 and D12 on the PropinoPP have both serial resistors to protect the Propeller from 5V signals. These pins are often outputs (D0=RX and D12=MISO) on the shields (and inputs for the processor). But there may be shields which also put 5V signals on other digital pins, then these shields can not be used with the PropinoPP, look carefully at the schematic of a shield before you use it. Some shields (the ones from arduino.cc) use the IDC connector as an SPI connection. On the PropinoPP we have no such IDC connector, so if you will use such a shield, you need to add 3 wires to the shield, which connect the IDC pins to the digital pins D11, D12 and D13. The Analog inputs A0..A5 work with 5V level also on the PropinoPP, so they should not make problems. The ADC on the PropinoPP works significantly slower than an Arduino because it is accessed serially over the COG9U1 chip. But like on the Arduino A0..A5 can also be used as I/O pins. So also an I2C implementation on the A4/A5 pins should be page: 10/15

11 possible. PropellerPlatform PP "shields" There are a number of add on boards for the PropellerPlatform (see GadgetGangsters.com) which should all also work with the PropinoPP. But some add on boards will use the same pins as the on board connectors of the PropinoPP, then these connectors can not be used anymore. Some boards just provide the functions which are anyway on the PropinoPP and are therefore not of much use. An interessting new possibility is to make PP Wings which can extend an Arduino shield in the middle to both sides. The PP Wing with the ports P0..P15 shares most pins with the Arduino shield, the one with P16..P31 is independent from the shield (but shares the port pins with SD, PS/2, EEPROM, Serial on the PropinoPP. page: 11/15

12 10pin Modules An inofficial standard is the 10pin pinout around the Propeller chip on the ProtoBoards. Several people have made moduls which fits for this 10pin footprint. The big advantage over Arduino and PP shields is that you can have more than one module on a PCB, so it is more modular. The second advantage is that the modules are smaller and scalable. And finally it's very simple to build your own modules with protype hole boards. Then there are the PMOD modules from digilent-inc, which use the same pinout as the first 6 pins of a 10pin module. So also the single row PMODs can be used. And there is a cheap LCD module with the Nokia3310 display with 8 pins which fits also direct into a 10pin module header. page: 12/15

13 6. PP only variation The board layout allows also a PropellerPlatform only assembly variation. In this case you need to add the EEPROM (64kBytes recommended) and a 4-pin header for the PropPlug connection. The power comes still over the USB connector, but without USB communication ability. You can have also the SD card, the PS/2 and Audio/TV connectors. Only the Arduino Analog header makes no sense without the USB controller chip. All the other connectors works also in this configuration. If you anyway add PP addon-boards with such functions, or you don't need this functions you don't need to assembly them, so they are colored green in the following picture. Also with this assembly variation you can later add the missing components and get a full featured PropinoPP. page: 13/15

14 7. Schematic, Version BOM with DigiKey part numbers. 3 parts you will not get at DigiKey, you need to buy them from These are the SD socket, the jack plug, and the USB-Controller chip COG9U1. While you can buy the SD socket and the jack at Farnell/Newark, this is not possible for the COG9U1, which is a USB controller with custom, non open firmware. There may also be full kits to buy at insonix.ch check the PropinoPP homepage for that. page: 14/15

15 PropinoPP BOM and sources Part DigiKey C ND C ND C ND D ND D2 1N4148TACT-ND Q ND Q2 X907-ND R1 4608X-1-103LF-ND R3 CF14JT4K70CT-ND R4 CF14JT270RCT-ND R5 CF14JT270RCT-ND R6 CF14JT1K10CT-ND R7 CF14JT1K10CT-ND R8 CF14JT270RCT-ND R9 CF14JT560RCT-ND S1 CKN9102-ND S2 CKN9559-ND U1 P8X32A-D40-ND U1 3M5471-ND U2 3M5465-ND U3 TLV IDCYR X1 S7008-ND X2 S7006-ND X3 S7004-ND X4 S7004-ND X5 S7002-ND X6 S6103-ND X7 S7014-ND X8 S7016-ND X9 CP-2460-ND X12 WM17115-ND Total $ Price Description 100nF 4,7uF Tantal 100nF LED 3mm red low current 1N4148 5MHz crystal 12MHz resonator SIL 10k 8 or 9pin 4.7 kohm 270 Ohm 270 Ohm 1.1 kohm 1.1 kohm 270 Ohm 560 Ohm (for TV) Reset Tactile Switch Power Slide Switch Propeller P8X32 DIL40 IC socket DIP-40 IC socket DIP-20 TLV Voltage Reg. 10pin Header (Arduino) 8pin Header (Arduino) 6pin Header (Arduino) 6pin Header (Arduino) 4pin Header (PP) 5pin Header (PP) 16pin Header (PP) 18pin Header (PP) MiniDIN 6 (PS/2) USB B mini T/H Not from DigiKey U2 Insonix.ch COG9U1 X10 Farnell: X11 Farnell: USB-controller (preprogrammed PIC) 3.5mm Jack SMD (AV) SD Socket open Optional U4 U5 R2 Cs R10 X EEROM 24LC256 (optional) SPI Flash 2 Mbyte SIL 100k 8 or 9pin (optional) SMD C nF 3x 4,7 kohm SMD 0805 (optional) Bluetooth Module 24LC256-E/P-ND W25Q16BVSSIG 4608X-1-104LF-ND ND P4.7KACT-ND dx.com page: 15/15

Uzebox Kit Assembly Guide

Uzebox Kit Assembly Guide Uzebox Kit Assembly Guide V1.3 Page 1 of 18 Revision History Version Date Author Description 1.0 01-Nov-2012 A.Bourque Initial release 1.1 6-Nov-2012 A.Bourque Minor corrections 1.2 28-Jan-2014 A.Bourque

More information

Post Tenebras Lab. Written By: Post Tenebras Lab

Post Tenebras Lab. Written By: Post Tenebras Lab Post Tenebras Lab PTL-ino is an Arduino comptaible board, made entirely out of through-hole components. It is a perfect project to learn how to solder and start getting into the world of micro controllers.

More information

Uzebox Kit Assembly Guide

Uzebox Kit Assembly Guide Uzebox Kit Assembly Guide V1.7 Page 1 of 21 Revision History Version Date Author Description 1.0 01-Nov-2012 A.Bourque Initial release 1.1 6-Nov-2012 A.Bourque Minor corrections 1.2 28-Jan-2014 A.Bourque

More information

Building Morpheus v1.00a

Building Morpheus v1.00a Building Morpheus v1.00a Version 0.95 Copyright 2009 by William Henning Updated documentation will always be available at Morpheus v0.1 in mid-2008 1 Table of Contents Introduction...4 Top of board:...4

More information

Storage Card Interface Kit

Storage Card Interface Kit Storage Card Interface Kit for MultiMediaCards(MMC) and Secure Digital Cards (SD) MMSD3K The MMSD3K is complete development kit interfaced to a SD or MMC card. This board ideal for projects that involve

More information

Installation/assembly manual for DCC/Power shield

Installation/assembly manual for DCC/Power shield Installation/assembly manual for DCC/Power shield The DCC circuit consists of the following components: R1/R6 R2/R3 R4/R5 D1 C2 2 kω resistor ½ Watt (colour code Red/Black/Black/Brown/Brown) 10 kω resistor

More information

Storage Card Interface Kit

Storage Card Interface Kit Storage Card Interface Kit for MultiMediaCards(MMC) and Secure Digital Cards (SD) MMSD3F The MMSD3K is complete development kit interfaced to a SD or MMC card. This board ideal for projects that involve

More information

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

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

More information

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

Images Scientific OWI Robotic Arm Interface Kit (PC serial) Article Images Scientific OWI Robotic Arm Interface Kit (PC serial) Article Images Company Robotic Arm PC Interface allows real time computer control and an interactive script writer/player for programming and

More information

RC Tractor Guy Controller V2.1 Assembly Guide

RC Tractor Guy Controller V2.1 Assembly Guide RC Tractor Guy Controller V. Assembly Guide Features 0 Push button inputs Dual axis thumb sticks with built-in push button Rotary encoders with built-in push button MCU Socket to suit Meduino Mega 560

More information

Pacific Antenna Easy TR Switch Kit

Pacific Antenna Easy TR Switch Kit Pacific Antenna Easy TR Switch Kit Kit Description The Easy TR Switch is an RF sensing circuit with a double pole double throw relay that can be used to automatically switch an antenna between a separate

More information

PICAXE EXPERIMENTER BOARD (AXE090)

PICAXE EXPERIMENTER BOARD (AXE090) (AXE00) Description: The PICAXE experimenter board allows circuits for any size/revision of PICAXE chip ( / / ) to be quickly tested using a prototyping breadboard. The experimenter board provides power

More information

AVR-M Rev 5 ASSEMBLY

AVR-M Rev 5 ASSEMBLY AVR-M Rev 5 ASSEMBLY The AVR_M is a very compact self contained Atmel AVR mcu controller board. It includes an onboard serial programmer (via PC com port), an I2C eeprom and can use a Mega163, Mega16 or

More information

OpenSprinkler v2.2u Build Instructions

OpenSprinkler v2.2u Build Instructions OpenSprinkler v2.2u Build Instructions (Note: all images below are 'clickable', in order for you to see the full-resolution details. ) Part 0: Parts Check Part 1: Soldering Part 2: Testing Part 3: Enclosure

More information

Pacific Antenna Two Tone Generator

Pacific Antenna Two Tone Generator Pacific Antenna Two Tone Generator Description Our Two Tone Generator kit provides two non-harmonic, sine wave signals for testing audio circuits Outputs of approximately 700Hz and 1900Hz and the combination

More information

Universal Keying Adapter 3+

Universal Keying Adapter 3+ Universal Keying Adapter 3+ The Universal Keying Adapter Version 3+ kit will allow you to key nearly any transmitter or transceiver with a straight key, electronic keyer, computer serial or parallel port

More information

Chill Interface PCB Assembly Instructions

Chill Interface PCB Assembly Instructions ExcelValley Chill Interface PCB Waveblaster Module MIDI Interface Board Chill Limited Edition V2 Assembly Kit Standalone midi interface board for Waveblaster synthesizer modules. Suitable for most Waveblaster

More information

Construction Construction Instructions

Construction Construction Instructions Semi-Virtual Diskette SVD Construction Construction Instructions PCB version 2.0 September 2004 Eric J. Rothfus Table of Contents Table of Contents... i Parts List...1 Construction Overview...5 PCB Construction...

More information

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

3 pyro output datalogger altimeter with an ATmega 328 microcontroller Kit assembly instructions 3 pyro output datalogger altimeter with an ATmega 328 microcontroller Kit assembly instructions Version date Author Comments 1.0 29/05/2013 Boris du Reau Initial version Rocket Type Micro-max Model Mid

More information

OpenSprinkler v2.1u Build Instructions

OpenSprinkler v2.1u Build Instructions OpenSprinkler v2.1u Build Instructions (Note: all images below are 'clickable', in order for you to see the full-resolution details. ) Part 0: Parts Check Part 1: Soldering Part 2: Testing Part 3: Enclosure

More information

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

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

More information

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

Adafruit Metro Mini. Created by lady ada. Last updated on :12:28 PM UTC Adafruit Metro Mini Created by lady ada Last updated on 2018-01-24 08:12:28 PM UTC Guide Contents Guide Contents Overview Pinouts USB & Serial converter Microcontroller & Crystal LEDs Power Pins & Regulators

More information

Building the FlipChip Tester

Building the FlipChip Tester Building the FlipChip Tester 1. Assembly of the Core Board You will need a fine low-wattage soldering iron and a Voltmeter. Take your time to solder the components on the Core Board. Better to spend a

More information

Phi-panel backpack assembly and keypad options Dr. John Liu 12/16/2012

Phi-panel backpack assembly and keypad options Dr. John Liu 12/16/2012 Phi-panel backpack assembly and keypad options Dr. John Liu 12/16/2012 1. Introduction:... 3 Currently available:... 3 2. Backpack assembly... 4 3. Connecting to a keypad... 6 4. Rotary encoder keypads...

More information

Advanced Strobe 1.0 Kit

Advanced Strobe 1.0 Kit Kit Instruction Manual Eastern Voltage Research, LLC December 2013, Rev 1 1 http://www.easternvoltageresearch.com Kit Introduction to the Kit Thank you for purchasing the Kit. If you are looking for a

More information

IR TRANSMITTER BLOK PCB ASSEMBLY INSTRUCTIONS. Copyright EduTek Ltd Rev. 2

IR TRANSMITTER BLOK PCB ASSEMBLY INSTRUCTIONS. Copyright EduTek Ltd Rev. 2 IR TRANSMITTER BLOK PCB ASSEMBLY INSTRUCTIONS Copyright EduTek Ltd Rev. 2 Circuit Details The circuit is shown below with a parts list of components. Check through this list and identify each component.

More information

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

University of Florida EEL 4744 Drs. Eric M. Schwartz, Karl Gugel & Tao Li Department of Electrical and Computer Engineering Page 1/9 Revision 1 OBJECTIVES In this document you will learn how to solder and to debug a board as you are building it. REQUIRED MATERIALS Website documents o UF 68HC12 Development Board Manual (board

More information

Morse Code Practice Oscillator

Morse Code Practice Oscillator Features Description Keyer speed range: Limited only by keying source True Sine wave tone output Tone Volume Control Tone Frequency Control Internal Speaker 1/8 External Speaker/Headphone Jack RCA Key

More information

EE 354 August 1, 2017 Assembly of the AT89C51CC03 board

EE 354 August 1, 2017 Assembly of the AT89C51CC03 board EE 354 August 1, 2017 Assembly of the AT89C51CC03 board The AT89C51CC03 board comes as a kit which you must put together. The kit has the following parts: No. ID Description 1 1.5" x 3.25" printed circuit

More information

BS2p40tm OEM Module. Surface mount/through hole kit By Robert L. Doerr. Manual Revision.5

BS2p40tm OEM Module. Surface mount/through hole kit By Robert L. Doerr. Manual Revision.5 BS2p40tm OEM Module Surface mount/through hole kit 2006 By Robert L. Doerr Manual Revision.5 NOTE: The BASIC Stamp and the BS2p40 and Interpreter chip are trademarks of Parallax. This partial kit allows

More information

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

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

More information

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

Assembly Guide. LEDs. With these assembly instructions, you can easily build your own SWT16. All required components are included in this kit. Assembly Guide With these assembly instructions, you can easily build your own SWT16. All required components are included in this kit. You need the following tools: soldering iron, wire cutter and solder.

More information

GLiPIC Ver C Assembly manual Ver 1.0

GLiPIC Ver C Assembly manual Ver 1.0 GLiPIC Ver C Assembly manual Ver 1.0 Last Rev 1.1 Oct 30, 2001 Author: Ranjit Diol Disclaimer and Terms of Agreement As with any kit, only the individual parts supplied are guaranteed against defects and

More information

Insert the male, 90 angled, 2x10 connectors into the corresponding 2x10 sockets and put them in place, flat under the PCB. Solder.

Insert the male, 90 angled, 2x10 connectors into the corresponding 2x10 sockets and put them in place, flat under the PCB. Solder. MC624 Assembly guide Safety warning The kits are main powered and use potentially lethal voltages. Under no circumstance should someone undertake the realisation of a kit unless he has full knowledge about

More information

Building and using JasperMIDI

Building and using JasperMIDI Building and using JasperMIDI Table of Contents Introduction... Bill Of Materials... 2 Building Choices... 3 Construction... 4 Installing in a Jasper enclosure... 5 Standalone use... 6 Using JasperMIDI...

More information

High Power (15W + 15W) Stereo Amplifier

High Power (15W + 15W) Stereo Amplifier High Power (15W + 15W) Stereo Amplifier Build Instructions Issue 1.0 Build Instructions Before you put any components in the board or pick up the soldering iron, just take a look at the Printed Circuit

More information

Quicksilver 606 TR-606 CPU Upgrade

Quicksilver 606 TR-606 CPU Upgrade Quicksilver 606 TR-606 CPU Upgrade D650C 128 Installation Guide Social Entropy Electronic Music Instruments TABLE OF CONTENTS WARNINGS... 1 OVERVIEW... 2 WHAT'S IN THE BOX... 3 OPENING THE TR-606 CASE...

More information

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.

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. Introduction 1 Welcome to the GENIE microcontroller system! 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.

More information

Propeller Proto Board (#32212) Propeller Proto Board USB (#32812) Proto Board Accessory Kit (# )

Propeller Proto Board (#32212) Propeller Proto Board USB (#32812) Proto Board Accessory Kit (# ) 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

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

Bill of Materials: Picaxe-based IR Control Module Pair PART NO Picaxe-based IR Control Module Pair PART NO. 2171014 The IRGEII is an IR (Infra Red) Transmitter and Receiver pair that uses a 38 KHZ frequency of invisible light to communicate simple instructions. The

More information

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

Assembly Instructions (8/14/2014) Your kit should contain the following items. If you find a part missing, please contact NeoLoch for a replacement. NeoLoch NLT-28P-LCD-5S Assembly Instructions (8/14/2014) Your kit should contain the following items. If you find a part missing, please contact NeoLoch for a replacement. Kit contents: 1 Printed circuit

More information

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

AXE Stack 18. BASIC-Programmable Microcontroller Kit. An inexpensive introduction to microcontroller technology for all ability levels Ltd AXE Stack 18 BASIC-Programmable Microcontroller Kit a division of An inexpensive introduction to microcontroller technology for all ability levels Free Windows interface software Programmable in BASIC

More information

SRI-02 Speech Recognition Interface

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

More information

Sprinkler Controller Assembly Manual

Sprinkler Controller Assembly Manual Sprinkler Controller Assembly Manual V1.0 Doug Jackson VK1ZDJ September 2010 Licence The Sprinkler Controller Design, PCB layout, Manual, and Firmware is Copyright 2010, by Douglas Jackson, VK1ZDJ. This

More information

solutions for teaching and learning

solutions for teaching and learning RKOneAnalogue Component List and Instructions PCB layout Constructed PCB Schematic Diagram RKOneAnalogue Software Development PCB Page 1 Description The RKOneAnalogue software development PCB has been

More information

PedalSync. 9 Switches MV-62. Chip. Module. and

PedalSync. 9 Switches MV-62. Chip. Module. and PedalSync 9 Switches MV-62 Chip and Module PedalSync 9 Switches chip MV-62 is designed for pedalboard switching controls using the extremely quiet PedalSync MV-57 ReMute Relay Bypass system. MV-62 works

More information

PARTS LIST 1 x PC Board 36 x 5mm Red LED 36 x 12mm LED Standoff 36 x NPN Transistor 36 x 10kΩ Resistor OTHER PARTS YOU MAY NEED

PARTS LIST 1 x PC Board 36 x 5mm Red LED 36 x 12mm LED Standoff 36 x NPN Transistor 36 x 10kΩ Resistor OTHER PARTS YOU MAY NEED PARTS LIST 1 x PC Board 36 x 5mm Red LED 36 x 12mm LED Standoff 36 x NPN Transistor 36 x 150Ω Resistor 36 x 10kΩ Resistor 17 x Mini Toggle on-off 8 x Mini Toggle (on)-off-(on) 1 x 470Ω Resistor 1 x 47µF

More information

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

LED Knight Rider. Yanbu College of Applied Technology. Project Description LED Knight Rider Yanbu College of Applied Technology Project Description This simple circuit functions as a 12 LED chaser. A single illuminated LED 'walks' left and right in a repeating sequence, similar

More information

Arduino Uno. Arduino Uno R3 Front. Arduino Uno R2 Front

Arduino Uno. Arduino Uno R3 Front. Arduino Uno R2 Front Arduino Uno Arduino Uno R3 Front Arduino Uno R2 Front Arduino Uno SMD Arduino Uno R3 Back Arduino Uno Front Arduino Uno Back Overview The Arduino Uno is a microcontroller board based on the ATmega328 (datasheet).

More information

An open-source hardware+software project. For design files and additional documentation, please visit:

An open-source hardware+software project. For design files and additional documentation, please visit: An open-source hardware+software project. For design files and additional documentation, please visit: http://www.evilmadscientist.com/go/diavolino Support: http://www.evilmadscientist.com/forum/ Distributed

More information

TIME WIZARD MULTI CLOCK DIVIDER BUILDING GUIDE

TIME WIZARD MULTI CLOCK DIVIDER BUILDING GUIDE TIME WIZARD MULTI CLOCK DIVIDER BUILDING GUIDE Table of Contents 0. Components List + Tools 0. PCB Sides 03. PCB Assembly 04_. Diode N448 04_. Laying Resistors 04_3. Capacitors 04_4. Quartz 04_5. 78L05

More information

QRPGuys Digital Dial/Frequency Counter

QRPGuys Digital Dial/Frequency Counter QRPGuys Digital Dial/Frequency Counter First, familiarize yourself with the parts and check for all the components. If a part is missing, please contact us and we will send one. You must use qrpguys.parts@gmail.com

More information

Arduino ADK Rev.3 Board A000069

Arduino ADK Rev.3 Board A000069 Arduino ADK Rev.3 Board A000069 Overview The Arduino ADK is a microcontroller board based on the ATmega2560 (datasheet). It has a USB host interface to connect with Android based phones, based on the MAX3421e

More information

Advanced Lantern 1.0 Kit. Introduction to the Advanced Lantern 1.0 Kit

Advanced Lantern 1.0 Kit. Introduction to the Advanced Lantern 1.0 Kit Advanced LED Lantern 1.0 Instruction Manual Eastern Voltage Research, LLC Introduction to the Advanced Lantern 1.0 Kit Thank you for purchasing the Advanced Lantern 1.0 Kit. This kit is an advanced microprocessor

More information

MAIN PCB (The small one)

MAIN PCB (The small one) THANKS FOR CHOOSING ONE OF OUR KITS! This manual has been written taking into account the common issues that we often find people experience in our workshops. The order in which the components are placed

More information

Bill of Materials: Turn Off the Lights Reminder PART NO

Bill of Materials: Turn Off the Lights Reminder PART NO Turn Off the Lights Reminder PART NO. 2209650 Have you ever woke up early in the morning to find out that the kids (or adults) in your home forgot to turn off the lights? I've had that happen a number

More information

Transcendent Frequency Counter

Transcendent Frequency Counter Transcendent Frequency Counter with blue 2 x 16 LCD display This manual will guide you how to assemble, test and operate this frequency counter KIT. Features: The transcendent counter has two input channels

More information

Button Code Kit. Assembly Instructions and User Guide. Single Button Code Entry System

Button Code Kit. Assembly Instructions and User Guide. Single Button Code Entry System Button Code Kit Single Button Code Entry System Assembly Instructions and User Guide Rev 1.0 December 2009 www.alan-parekh.com Copyright 2009 Alan Electronic Projects Inc. 1. Introduction... 4 1.1 Concept

More information

Building the RGBW LED Controller

Building the RGBW LED Controller Building the RGBW LED Controller A guide for the assembly and operation of your RGBW LED Controller. ver 3.1 Getting Started Parts list - You should have received the following parts: (1) Circuit Board,

More information

Tubbutec Sumtiple Kit Version Construction Manual

Tubbutec Sumtiple Kit Version Construction Manual Tubbutec Sumtiple Kit Version Construction Manual This document describes the construction of the Sumtiple Kit. The following parts are included: 1x Sumtiple PCB with SMD-Parts already soldered 1x Front

More information

[Note: Power adapter is not included in the kits. Users need to prepare a 9 12 V ( >300mA capacity ) DC power supply]

[Note: Power adapter is not included in the kits. Users need to prepare a 9 12 V ( >300mA capacity ) DC power supply] 062 LCD Oscilloscope Assembly Notes Applicable Models: 06203KP, 06204KP DN062-18v02 Important Notes 1. Some components shown in the schematic and PCB layout are for options or adjustments. They do not

More information

Building RoboPIC 18F4550

Building RoboPIC 18F4550 RoboPIC 8F4550 Copyright 206 William Henning Building RoboPIC 8F4550 Copyright 206 William Henning RoboPIC 8F4550 build manual v0.90 The most up to date documentation will always be available at: http://www.mikronauts.com/robot-controllers/robopic-8f4550/

More information

Sierra Radio Systems. Making a Keyer with the. HamStack. Project Platform

Sierra Radio Systems. Making a Keyer with the. HamStack. Project Platform Sierra Radio Systems Making a Keyer with the HamStack Project Platform Introduction The HamStack Project Board includes primary interface elements needed to make a high quality CW keyer. Using the LCD

More information

ARDUINO MEGA ADK REV3 Code: A000069

ARDUINO MEGA ADK REV3 Code: A000069 ARDUINO MEGA ADK REV3 Code: A000069 OVERVIEW The Arduino MEGA ADK is a microcontroller board based on the ATmega2560. It has a USB host interface to connect with Android based phones, based on the MAX3421e

More information

3-slot Backplane For RC2014 User Guide

3-slot Backplane For RC2014 User Guide 3-slot Backplane For RC204 User Guide For module: SC6 version.0 Design and Documentation by Stephen C Cousins Edition.0.0, 208-0-7 CONTENTS OVERVIEW...2 PRINTED CIRCUIT BOARD... 4 SCHEMATIC... 6 WHAT YOU

More information

QUASAR PROJECT KIT # ATMEL AVR PROGRAMMER

QUASAR PROJECT KIT # ATMEL AVR PROGRAMMER This kit is a simple but powerful programmer for the Atmel AT90Sxxxx ( AVR ) family of microcontrollers. The Atmel AVR devices are a low-power CMOS 8-bit microcontroller using a RISC architecture. By executing

More information

TKEY-1. CW touch key. (no electromechanical contacts) Assembly manual. Last update: June 20,

TKEY-1. CW touch key. (no electromechanical contacts) Assembly manual. Last update: June 20, TKEY-1 CW touch key (no electromechanical contacts) Assembly manual Last update: June 20, 2017 ea3gcy@gmail.com Updates and news at: www.ea3gcy.com Thanks for constructing the TKEY-1A CW touch key Have

More information

A Programmer for the 68HC705C8 MicroController Figure 1 PROG05 As Built PROG05 User Guide Version C1 Page 1 of 14

A Programmer for the 68HC705C8 MicroController Figure 1 PROG05 As Built PROG05 User Guide Version C1 Page 1 of 14 A Programmer for the 68HC705C8 MicroController Figure 1 PROG05 As Built PROG05 User Guide Version C1 Page 1 of 14 Table of Contents midon design 1. Introduction...3 2. Description...4 3. Construction...5

More information

4.0 Blue LED DCF77 Clock documentation

4.0 Blue LED DCF77 Clock documentation 4.0 Blue LED DCF77 Clock documentation 1. LED Clock Main Board PCB mounting: Mount and solder the eight wire bridges. Mount and solder resistors R16, R18, R20, R22. Mount and solder capacitors C1 C3 (pitch

More information

ESPixelStick V2 Assembly and Usage

ESPixelStick V2 Assembly and Usage ESPixelStick V2 Assembly and Usage OVERVIEW The ESPixelStick is a wireless (802.11g/n) pixel controller that interfaces as a standard sacn / E1.31 controller and supports a variety of pixel types. It also

More information

SBC45EC. Single board computer for 44 pin PLCC PICs

SBC45EC. Single board computer for 44 pin PLCC PICs Single board computer for 44 pin PLCC PICs Table of Contents 1 Introduction...3 2 Features...4 3 Expansion Connectors...5 3.1 Frontend Connectors...5 3.1.1 Connecting IDC connectors to the Frontend Connector...5

More information

*on-board power supply capability limited. External battery should be used for higher power servos.

*on-board power supply capability limited. External battery should be used for higher power servos. Pan and Tilt Decoder II PART NO. Add affordable Pan and Tilt control to your security cameras using the Pan and Tilt Decoder II and the DFRobot DF05BB Tilt/Pan Kit (5kg), Jameco PN 2144518 or the DAGU

More information

PropIO V2 User Guide. Wayne Warthen RetroBrew Computers

PropIO V2 User Guide. Wayne Warthen RetroBrew Computers PropIO V2 User Guide Wayne Warthen RetroBrew Computers August 25, 2017 Contents Summary... 2 Architecture... 3 Compatibility... 5 Construction... 5 Configuration... 8 Connectors... 8 Testing... 8 Usage...

More information

Supplement for module D041 incl. ATMega8 Prozessor

Supplement for module D041 incl. ATMega8 Prozessor Supplement for module D041 incl. ATMega8 Prozessor V 1.4 16. March 2006 2006 by Peter Küsters This document is in copyright protected. It is not permitted to change any part of it. It is not permitted

More information

Arduino Panel Meter Clock. By Russ Hughes

Arduino Panel Meter Clock. By Russ Hughes Arduino Panel Meter Clock By Russ Hughes (russ@owt.com) OVERVIEW My father has been a lifelong Ham Radio Operator with a fondness for almost anything with a panel meter. After seeing the Trinket Powered

More information

USER MANUAL FOR HARDWARE REV

USER MANUAL FOR HARDWARE REV PI-REPEATER-2X 1. WELCOME 2. CONTENTS PAGE 1 3. GETTING STARTED There are many features built into this little board that you should be aware of as they can easily be missed when setting up the hardware

More information

Building your own special-purpose embedded system gadget.

Building your own special-purpose embedded system gadget. Bare-duino Building your own special-purpose embedded system gadget. Saves a little money. You can configure the hardware exactly the way that you want. Plus, it s fun! bare-duino 1 Arduino Uno reset I/O

More information

EQ573 Assembly guide. EQ573 Assembly guide Main board 1. Diodes. 2. Resistors (1) 3. Test pins. 4. Ceramic capacitors.

EQ573 Assembly guide. EQ573 Assembly guide Main board 1. Diodes. 2. Resistors (1) 3. Test pins. 4. Ceramic capacitors. EQ573 Assembly guide Safety warning The kits are main powered and use potentially lethal voltages. Under no circumstance should someone undertake the realisation of a kit unless he has full knowledge about

More information

Sandevices E681 RGB Pixel Controller Assembly Manual

Sandevices E681 RGB Pixel Controller Assembly Manual Sandevices E681 RGB Pixel Controller Assembly Manual Oct 22, 2011 Oct 30, 2011 Initial Release Added component illustrations, silkscreen images, and misc text changes Prior electronic assembly experience

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

Shack Clock kit. U3S Rev 2 PCB 1. Introduction

Shack Clock kit. U3S Rev 2 PCB 1. Introduction Shack Clock kit U3S Rev 2 PCB 1. Introduction Thank you for purchasing the QRP Labs Shack Clock kit. This clock uses the Ultimate3S QRSS/WSPR kit hardware, but a different firmware version. It can be used

More information

SharpSky Focuser Construction. SharpSky Focuser. Construction Document V st December 2012 Dave Trewren 1

SharpSky Focuser Construction. SharpSky Focuser. Construction Document V st December 2012 Dave Trewren 1 SharpSky Focuser Construction Document V0.12 1st December 2012 Dave Trewren 1 Contents 1 General... 3 1.1 Change Record... 3 1.2 References... 3 2 Introduction... 5 3 SharpSky driver installation... 5

More information

Construction manual. (Almost Ready To Control) Stand , V1.05

Construction manual. (Almost Ready To Control) Stand , V1.05 V.3 ARTC Construction manual V.3 ARTC (Almost Ready To Control) Stand 5.08.206, V.05 Qube Solutions UG (limited liability) Arbachtalstr. 6, 72800 Eningen, GERMANY http://www.qube-solutions.de/ http://

More information

DELUXE STEREO AMPLIFIER KIT

DELUXE STEREO AMPLIFIER KIT ESSENTIAL INFORMATION BUILD INSTRUCTIONS CHECKING YOUR PCB & FAULT-FINDING MECHANICAL DETAILS HOW THE KIT WORKS CREATE YOUR OWN SPEAKER DOCK WITH THIS DELUXE STEREO AMPLIFIER KIT Version 2.0 Build Instructions

More information

KDS Channel DMX Controlled Servo Kit

KDS Channel DMX Controlled Servo Kit KDS00801 8-Channel DMX Controlled Servo Kit This is a DMX512-A controlled servo kit using ANSI approved RJ-45 connectors for DMX networks. Power requirements are 8-20 VDC @ 50 ma. The board features an

More information

KDR00101 DMX Controlled Relay Kit

KDR00101 DMX Controlled Relay Kit KDR00101 DMX Controlled Relay Kit This is a DMX512-A relay kit using ANSI approved RJ-45 connectors for DMX networks. Power requirements are 12 Vdc @ 100 ma. The relay contact rating is 10 Amp @ 120 or

More information

Intel Galileo gen 2 Board

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

More information

Educato. Assembly Instructions

Educato. Assembly Instructions Product Description The Educato is an Arduino compatible board that has about the functionality of the Arduino Uno. It also has the ability, however, to plug into a solderless breadboard and to have all

More information

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

Goal: We want to build an autonomous vehicle (robot) Goal: We want to build an autonomous vehicle (robot) This means it will have to think for itself, its going to need a brain Our robot s brain will be a tiny computer called a microcontroller Specifically

More information

Dwarf Boards. DB057 : 40-pin controller board

Dwarf Boards. DB057 : 40-pin controller board Dwarf Boards DB057 : 40-pin controller board PICmicro, In-Circuit Serial Programming and ICSP are registered trademarks of Microchip Technology Inc. DB057 for USB PIC DB057 for non-usb PIC Introduction

More information

AUDIO AMPLIFIER PROJECT

AUDIO AMPLIFIER PROJECT Intro to Electronics 110 - Audio Amplifier Project AUDIO AMPLIFIER PROJECT In this project, you will learn how to master a device by studying all the parts and building it with a partner. Our test subject:

More information

Part 2: Building the Controller Board

Part 2: Building the Controller Board v3.01, June 2018 1 Part 2: Building the Controller Board Congratulations for making it this far! The controller board uses smaller components than the wing boards, which believe it or not, means that everything

More information

KAA Watt x 2 Class-D Audio Amplifier Kit

KAA Watt x 2 Class-D Audio Amplifier Kit KAA10021 50 Watt x 2 Class-D Audio Amplifier Kit This amplifier kit uses Texas Instruments TPA3116D2 stereo audio amplifier IC for driving speakers up to 50 watts @ 4 ohm per channel in stereo mode and

More information

Microsystems. SCI-6 Sound Card Interface Kit Version 1.09 January 2015

Microsystems. SCI-6 Sound Card Interface Kit Version 1.09 January 2015 UM Unified Microsystems SCI-6 Sound Card Interface Kit Version 1.09 January 2015 The SCI-6 interface was designed to be a low cost, high quality interface between your PC s sound card and radio transceiver.

More information

K1EL Morse Code Practice Oscillator CPO

K1EL Morse Code Practice Oscillator CPO Features This is an oscillator not a Morse keyer Input source can be a keyer or straight key Near Sine wave tone output CPO Tone Volume Control CPO Tone Frequency Control Use headphones or external speaker

More information

KDR00301 DMX Controlled Relay Kit

KDR00301 DMX Controlled Relay Kit KDR00301 DMX Controlled Relay Kit This is a DMX512-A relay kit using ANSI approved RJ-45 connectors for DMX networks. Power requirements are 12 Vdc @ 200 ma. The relay contact rating is 10 Amp @ 120 or

More information

DIY KIT 121. ATMEL 89Cx051 PROGRAMMER

DIY KIT 121. ATMEL 89Cx051 PROGRAMMER Microcontrollers (uc s) have been around for quite a while now. With relatively few I/O lines, a limited instruction set and almost no peripherals they are far better suited for control applications than

More information

RC210 Repeater Controller Assembly Manual

RC210 Repeater Controller Assembly Manual Arcom Communications 24035 NE Butteville Rd Aurora, Oregon 97002 (503) 678-6182 arcom@ah6le.net http://www.arcomcontrollers.com/ RC210 Repeater Controller Assembly Manual Hardware Version 3.3 Reproduction

More information

You need the following components to assemble the Black n Wood Nixie Clock circuit board:

You need the following components to assemble the Black n Wood Nixie Clock circuit board: You need the following components to assemble the Black n Wood Nixie Clock circuit board: Quantity Designator Description 1 Battery Battery, CR1220 1 Battery Battery holder 3 Button 1, Button 2, Button

More information

Exclusive 2.5 GHz Frequency Counter

Exclusive 2.5 GHz Frequency Counter Exclusive 2.5 GHz Frequency Counter with blue 2 x 16 LCD display This manual will guide you how to assemble, test and tune this frequency counter KIT. Features: Frequency range from 5 MHz to 2.5GHz Factory

More information