Eggfinder TXLog OpenLog Adapter Board Assembly Instructions

Size: px
Start display at page:

Download "Eggfinder TXLog OpenLog Adapter Board Assembly Instructions"

Transcription

1 Eggfinder TXLog OpenLog Adapter Board Assembly Instructions The TXLog board allows you to connect a standard OpenLog datalogging module to your Eggfinder TX transmitter, so you can save the NMEA GPS data feed to a micro SD (usd) card. You can use programs such as Google Maps to create a 3D map of your rocket s track, and you can also use the raw NMEA data with a spreadsheet to create a flight profile graph. It will fit any B6/B7 revision Eggfinder TX board. (Sorry, it won t fit the earlier Eggfinder TX B4d board for options attaching an OpenLog to that board, or the Eggtimer TRS, see the Eggfinder and OpenLog User s Guide, available on the Eggtimer Rocketry web site). Our thanks to Bill Riley for developing the TXLog board we ve been playing with OpenLog s for awhile, but we never thought of making an adapter board. TXLog Parts List TXLog PC Board 2-pin right-angle header Spacer /37 No-Clean Solder Not Included, but Required: OpenLog Datalogger Module 6-pin header (usually included with OpenLog module) TXLog kit with OpenLog Module & 6-pin header (non-included)

2 Assembly Instructions Like any electronics kit, you ll need a few tools: Soldering iron, 15W or smaller recommended Needle nose piers Small diagonal cutting pliers Paper masking tape Now that we got everything together, time to heat up the soldering iron and get to work _ Set the PC board over the 6-pin header, over the long side of the pins. Push it down against a table so that the plastic part of the header is flush with the bottom of the pins. _ Solder the 6-pin header from the TOP of the board. Solder only one pin, make sure that the header is square with the board and that the plastic part of the header is flush with the bottom of the board, then solder the remaining pins. _ Insert the 2-pin header through the top of the board, turn it over, and solder the pins to the bottom of the board. _ Remove the shorting jumper from your Eggfinder TX transmitter and set it aside. If you ve wirewrapped or otherwise jumpered the RUN pins, remove whatever wire/jumper you installed. _ Place the TXLog board over the header pins on the Eggfinder TX. It s designed to fit right over them, if you soldered them square. If you got one or more of the headers a little askew, you may have to bend the header on the Eggfinder TX board a little to get the TXLog board to fit. _ Check the fit to make sure that the TXLog board is all the way down, i.e. all the plastic part of the headers are flush with the bottom of the TXLog board and the top of the Eggfinder TX board. You may want to tape the TXLog board down temporarily for the next steps (soldering it to the headers).

3 _ Solder the TXLog board to the 2-pin RUN header. _ Using just enough solder to fill the holes, solder the 2-pin PGM header to the TXLog board. You do NOT want a fillet of solder sticking up from the hole, since you will still need to be able to attach a jumper to these pins to program the Eggfinder TX. _ Using just enough solder to fill the holes, solder the 3-pin header to the TXLog board. You do NOT want a fillet of solder sticking up from the hole, since you will still need to be able to attach the 3- pin pairing cable to these pins to program the Eggfinder TX. If you taped the TXLog board in place, remove the tape now. _ Place your OpenLog module on top of the 6-pin header, so that the micro SD card holder is up, and the slot is facing away from the header. Make sure that the components on the bottom do not touch the top of the RF module; you may want to tape it in place. _ Solder one header pin to the OpenLog module, and make sure that it s square and not touching the RF module. Reheat the solder joint and adjust the board if necessary. When you re satisfied that it s nice and square, solder the remaining pins, then trim the header pins flush with a pair of small diagonal cutters. _ Put the shorting jumper you had set aside earlier across the RUN header. Your re done! Now it s time to test

4 Testing the TXLog/OpenLog Put an empty micro SD card into the slot on the OpenLog board. When you push it in, you should feel a nice click as it locks in. (To remove it, press the micro SD card in, and it should pop out). If you haven t done so already, put the shorting jumper across the RUN pins on the TXLog board (it s used instead of the 2-pin RUN header on the Eggfinder TX board). Power up your Eggfinder TX board. As the red LED on the RF module blinks, you should also see the data LED on the OpenLog module blink too; it may be red or blue, depending on the module. Some modules may have a LED come on constantly and not blink; that means that it s initializing the configuration file, if you power the Eggfinder down and back up again you should see the blinking LED come on. Let it run for a few minutes, then power off the Eggfinder. Remove the usd card and insert it into an usd-sd adapter (a lot of usd cards come with them you ll need one!), and put it into your computer. Open up the usd card, and you should see two files: config.txt lognnnnn.txt (where nnnnn is a number, probably but it may be ) The config.txt file is the configuration file for the OpenLog, it should look like this: 9600,26,3,0,0,0,0 baud,escape,esc#,mode,verb,echo,ignorerx If it does NOT, then edit it so that it does. The important part is the 9600, everything else is related to the command mode, which is not used in the Eggfinder. We recommend that you make this file readonly once the file has been set up, so that it won t get accidentally changed. The lognnnnn.txt file is your recorded data. It should contain the NMEA data stream from the GPS module, which should look something like this:

5 $PSRF150,1*3E $GPRMC,,V,,,,,,,,,,N*53 $GPRMC,,V,,,,,,,,,,N*53 <more stuff when you get the amber LED blinking you ll see this > $GPGGA, , ,N, ,W,1,07,1.1,53.9,M,-26.9,M,,0000*5E $GPGSV,3,1,12,17,76,036,40,28,41,062,39,30,30,137,37,15,25,275,39*77 $GPGSV,3,2,12,24,20,315,37,01,15,044,36,12,05,279,31,06,00,000,21*71 $GPGSV,3,3,12,08,71,103,16,32,72,033,,18,62,076,,04,49,192,*7A $GPRMC, ,A, ,N, ,W,0.00,164.33,200517,,,A*76 $GPGGA, , ,N, ,W,1,07,1.1,53.9,M,-26.9,M,,0000*51 $GPRMC, ,A, ,N, ,W,0.00,164.33,200517,,,A*79 $GPGGA, , ,N, ,W,1,07,1.1,53.9,M,-26.9,M,,0000*50 <etc > If you see this, congratulations! Everything is working fine. If your data does NOT look like this (i.e., it s a bunch of gibberish) then chances are that the OpenLog configured the baud rate incorrectly. Some of them default to 115,200 baud, rather than 9600 baud. Make sure the config.txt file is EXACTLY the same as stated earlier, make it read-only, delete the bad lognnnn.txt files, then put the usd card back into the OpenLog and start the test over. It should be fine at that point. From here, you re ready to start getting some in-flight data. Mount your Eggfinder TX with the TXLog/OpenLog in your rocket. We include a spacer to help keep the TXLog in place during high-g flights, if it s a little tight you may need to sand it down a bit to fit. We recommend that you tape the usd card in place so it won t pop out in flight (not likely, but we ve heard of it happening). Once you get some real data, you can use the Eggfinder and OpenLog User s Manual (available on the Eggtimer Rocketry web site) as a guide to analyzing your data.

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

A Backlighted LCD for your K1

A Backlighted LCD for your K1 A Backlighted LCD for your K1 (K1BKLTKIT) Tom Hammond - NØSS, July 27, 2006 Rev C Thanks to Wayne Burdick, N6KR for suggesting this implementation of backlighting the K1 display. APPLICABILITY This modification

More information

dual bipolar voltage controlled step sequencer DIY ASSEMBLY MANUAL v1.03

dual bipolar voltage controlled step sequencer DIY ASSEMBLY MANUAL v1.03 dual bipolar voltage controlled step sequencer DIY ASSEMBLY MANUAL v1.03 Contents Contents... 2 Introduction... 3 Part Sourcing Notes for Non Kit Builders... 3 Eurorack Kit Assembly... 4 Resistors and

More information

Lab 0: Wire Wrapping Project: Counter Board

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

More information

IQ32 Upgrade Kit Assembly Instructions

IQ32 Upgrade Kit Assembly Instructions IQ32 Upgrade Kit Assembly Instructions Jim Veatch WA2EUJ September 17, 2018 TABLE OF CONTENTS 1. INTRODUCTION... 3 2. IQ-32 UPGRADE KIT INVENTORY... 4 3. PREPARING THE RS-HFIQ AND SIDE PANELS... 6 4. CONNECTING

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

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

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

Make Kits and Casemods

Make Kits and Casemods Make Kits and Casemods This weekend, you ll learn how to make a Minty Boost usb charger and a Daisy mp3 player. After you put these together you can put them into customized cases. I made my charger fit

More information

Teensy 3.5/3.6 Breakout (Revision A, Standard)

Teensy 3.5/3.6 Breakout (Revision A, Standard) Teensy 3.5/3.6 Breakout (Revision A, Standard) This is a breakout for the Teensy 3.5 and Teensy 3.6 development boards by PJRC. Included are all the pin headers you need to assemble it, a switch to select

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

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

The Sudden Storm Kit. by QRPme. Builder s Guide. version4.2. for. Sudden Storm ][ Ver4 (red pcb) Updated 01/10/2012

The Sudden Storm Kit. by QRPme. Builder s Guide. version4.2. for. Sudden Storm ][ Ver4 (red pcb) Updated 01/10/2012 The Sudden Storm Kit by QRPme Builder s Guide version4.2 for Sudden Storm ][ Ver4 (red pcb) Updated 01/10/2012 Open the can and the adventure begins 1 Organize the parts and take an inventory Bill of Materials

More information

Alesis MMT8 16x Memory Expansion Modification (Black model MMT8 s) Equipment. Components required. Other bits:

Alesis MMT8 16x Memory Expansion Modification (Black model MMT8 s) Equipment. Components required. Other bits: Alesis MMT8 16x Memory Expansion Modification (Black model MMT8 s) by Graham Meredith, 006 Revised 15 th January 009 gmeredith1@yahoo.com.au This modification expands the memory of the Alesis MMT8 to 16x

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

15 Channel IR transmitter. Total solder points: 53 Difficulty level: beginner advanced K8049 ILLUSTRATED ASSEMBLY MANUAL

15 Channel IR transmitter. Total solder points: 53 Difficulty level: beginner advanced K8049 ILLUSTRATED ASSEMBLY MANUAL 15 Channel IR transmitter Compatible with most Velleman IR receiver kits, 4 adresses allow the use of multiple receivers in one room. Total solder points: 53 Difficulty level: beginner 1 2 3 4 5 advanced

More information

ATTiny84/85 AVR adapter kit building and usage instructions

ATTiny84/85 AVR adapter kit building and usage instructions ATTiny84/85 AVR adapter kit building and usage instructions Version date Author Comments 1.0 25/06/2013 Boris du Reau Initial version 1.1 30/09/2013 Boris du Reau Updated document 1 Goal... 2 2 Kit content...

More information

Elecraft K3 KPA3 Power Connector Replacement Revision B, June 30, 2017 Copyright 2017, Elecraft, Inc. All Rights Reserved

Elecraft K3 KPA3 Power Connector Replacement Revision B, June 30, 2017 Copyright 2017, Elecraft, Inc. All Rights Reserved Introduction Elecraft K3 KPA3 Power Connector Replacement Revision B, June 30, 2017 Copyright 2017, Elecraft, Inc. All Rights Reserved The connectors furnishing high current to the KPA3 module have failed

More information

Parts List: Part # Tools List: Instructions:

Parts List: Part # Tools List: Instructions: Parts List: Part # 1 pair of Dayton Audio B652s 300-652 1 Dayton Audio DTA-2 amplifier 300-385 1 MP3 module 320-350 1 7805 +5 VDC voltage regulator 7805 1 12 VDC 2A power supply 129-077 1 2.1 mm panel

More information

Mikrokopter FPV Camera Mount. Assembly Manual

Mikrokopter FPV Camera Mount. Assembly Manual Assembly Manual Introduction Thank you for purchasing the. The FPV Camera Mount is provided as a kit and requires assembly. The assembly of the mount can take up to 15-20 minutes for an inexperienced builder.

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

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

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

More information

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

Wind Logger Shield. Parts included: Date: 29/07/14 Version: 1.0 By: Matt Little

Wind Logger Shield. Parts included: Date: 29/07/14 Version: 1.0 By: Matt Little Wind Logger Shield Date: 29/07/14 Version: 1.0 By: Matt Little Parts included: This is a simple shield to easily implement a wind resource data logging system. It is designed to read 2 x pulse type anemometers

More information

Ultimate LPF kit: Relay-switched LPF kit

Ultimate LPF kit: Relay-switched LPF kit Ultimate LPF kit: Relay-switched LPF kit PCB Revision 4 1. Introduction Thank you for purchasing the QRP Labs relay-switched low-pass filter (LPF) kit. This kit is designed to complement the Ultimate3

More information

Executive summary. Gather up the materials & tools required. Set up the BT2S for the ProChrono baud rate:

Executive summary. Gather up the materials & tools required. Set up the BT2S for the ProChrono baud rate: Executive summary On/Off switch A fully self-contained Bluetooth-to-ProChrono interface powered by three AA batteries Steady LED indicates Bluetooth connection Jack connects to ProChrono 1. Gather up the

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

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

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

Alesis MMT8 16x Memory Expansion Modification (all grey model MMT8 s)

Alesis MMT8 16x Memory Expansion Modification (all grey model MMT8 s) Alesis MMT8 16x Memory Expansion Modification (all grey model MMT8 s) by Graham Meredith, 2006 Revised 13 th January 2009 gmeredith1@yahoo.com.au This modification expands the memory of the Alesis MMT8

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

K8099 NIXIE CLOCK. * optional enclosure TKOK19 (black) - TKOK17 (white) ** optional plexiglass enlcosure B8099 ILLUSTRATED ASSEMBLY MANUAL

K8099 NIXIE CLOCK. * optional enclosure TKOK19 (black) - TKOK17 (white) ** optional plexiglass enlcosure B8099 ILLUSTRATED ASSEMBLY MANUAL Total solder points: 230 + 74 Difficulty level: beginner 1 2 3 4 5 advanced NIXIE CLOCK K8099 ** * A unique combination of both vintage and modern electronics ILLUSTRATED ASSEMBLY MANUAL H8099IP-1 * optional

More information

GPS Series. Build a GPS Smart Logger. By Michael Simpson. As seen in November 2008 of Servo Magazine Pick up an issue at

GPS Series. Build a GPS Smart Logger. By Michael Simpson. As seen in November 2008 of Servo Magazine Pick up an issue at GPS Series By Michael Simpson Build a GPS Smart Logger As seen in November 2008 of Servo Magazine Pick up an issue at www.servomagazine.com I recently did a GPS series covering various GPS modules and

More information

Emax SE SCSI Port Emax Plus Retrofit Instructions (Fl360)

Emax SE SCSI Port Emax Plus Retrofit Instructions (Fl360) Emax SE SCSI Port Emax Plus Retrofit Instructions (Fl360) Tools needed: Exacto Knife, Vacuum Desoldering Tool, Soldering Iron, Solder, Phillips Screwdriver, Needle Nose Pliers, 1/2 Nut Driver, 5/8 and

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

How to build an Olympus D-360L Trail Camera using the PixController Universal "Digital Trail Camera Kit" w/ RS-232-U PIC Chip

How to build an Olympus D-360L Trail Camera using the PixController Universal Digital Trail Camera Kit w/ RS-232-U PIC Chip Copyright, PixController, Inc. http://www.pixcontroller.com, all rights reserved. How to build an Olympus D-360L Trail Camera using the PixController Universal "Digital Trail Camera Kit" w/ RS-232-U PIC

More information

THINKPAD X220/X230 FHD MOD

THINKPAD X220/X230 FHD MOD THINKPAD X220/X230 FHD MOD Overview and installation guide by nitrocaster / Pavel Kovalenko Document version: 0.2 Jun. 13, 2018 Hardware revision: 5 1 RECORD OF REVISIONS Revision

More information

QRPGuys Single Lever Keyer/Paddle

QRPGuys Single Lever Keyer/Paddle QRPGuys Single Lever Keyer/Paddle 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

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

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

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

A B C D REV 1 SHEET 1 OF 1 1 G NO assy_011 DW TITLE SIZE C SCALE 9/17/2016 N 2 2 FG APPROVED CHECKED QA M Henri DRAW PHALANX A B C D

A B C D REV 1 SHEET 1 OF 1 1 G NO assy_011 DW TITLE SIZE C SCALE 9/17/2016 N 2 2 FG APPROVED CHECKED QA M Henri DRAW PHALANX A B C D 4 A BPHALANX Greetings and good fortune be on you as you have aquired your new greatness. As you work through the assembly passages, please, READ THE DIRECTIONS! There are fine points covered that you

More information

Assembly of the TACOS WAT-910BD Housing v2

Assembly of the TACOS WAT-910BD Housing v2 1) Circuit Diagram 2) Assembly of PCB a)tools Required. Only simple hand tools are necessary to complete the assembly of the PCB. - Soldering Iron and solder - Needle nose pliers - Wire clippers/trimmers

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

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

Assembly Manual. X Bolt FPV Racer Kit AZSZ2903

Assembly Manual. X Bolt FPV Racer Kit AZSZ2903 Assembly Manual X Bolt FPV Racer Kit AZSZ2903 Product specifications are subject to change without notice. Due to ongoing development, the actual product may vary from images shown. This product contains

More information

When you are ready to build your computer you will have the following materials to work with.

When you are ready to build your computer you will have the following materials to work with. Copyright 2009 BOSMA Enterprises Chapter 3 Putting the Computer Together When you are ready to build your computer you will have the following materials to work with. 1. One motherboard. 2. One ribbon

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

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

CP5176 Assembly guide. Soldering. CP5176 Assembly guide Main PCB PCB split.  Document revision 2.1 Last modification : 12/11/17 CP5176 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

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

Q2 XBee Handheld Controller Assembly Guide

Q2 XBee Handheld Controller Assembly Guide Q2 XBee Handheld Controller Assembly Guide Copyright Quantum Robotics Inc. Q2 Controller V1.0 1 Parts List: The kit comes with 14 individual bags. 1. Case Top and Bottom 2. Case Screw Package containing:

More information

Digital Flame 1.0 Kit

Digital Flame 1.0 Kit Digital Flame 1.0 Kit Instruction Manual Eastern Voltage Research, LLC June 2012, Rev 1 1 http://www.easternvoltageresearch.com Introduction to the Digital Flame 1.0 Kit Thank you for purchasing the Digital

More information

ZeroView. Raspberry Pi Camera Module Suction Mount User Guide and Information. Product Page: ThePiHut.com/zeroview

ZeroView. Raspberry Pi Camera Module Suction Mount User Guide and Information. Product Page: ThePiHut.com/zeroview ZeroView Raspberry Pi Camera Module Suction Mount User Guide and Information Product Page: ThePiHut.com/zeroview 2 Guide Contents Introduction 3 Design Features 4 Kit Contents 5 Assembly 6 Enabling the

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

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

HP Pavilion dv7-6c90us Cooling fan Replacement

HP Pavilion dv7-6c90us Cooling fan Replacement HP Pavilion dv7-6c90us Cooling fan Replacement This guide will walk you through the process of replacing the cooling fan in an HP Pavilion dv7 laptop. Written By: Angelina Clayton ifixit CC BY-NC-SA www.ifixit.com

More information

Carefully remove the translite from the backbox and then lower the speaker panel to the position shown in Fig. A to gain access to the backbox.

Carefully remove the translite from the backbox and then lower the speaker panel to the position shown in Fig. A to gain access to the backbox. Installation Instructions for Data East (wooden speaker panel) Congratulations on the purchase of your new display. The will enhance your pinball machine by introducing color to the dot matrix display

More information

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

QRPometer Assembly Manual Copyright 2012 David Cripe NM0S The 4 State QRP Group. Introduction QRPometer Assembly Manual Copyright 2012 David Cripe NM0S The 4 State QRP Group Introduction Thank you for purchasing a QRPometer. We hope you will enjoy building it and and find it a useful addition to

More information

The Basic Counter. Hobby Electronics Soldering Kit. Instruction Guide

The Basic Counter. Hobby Electronics Soldering Kit. Instruction Guide The Basic Counter Hobby Electronics Soldering Kit Instruction Guide TM For the best outcome, follow each step in order. We recommend reading this guide entirely before you get started. Tools required:

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

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

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

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

Upgrade Instructions. P/N Revision A. October Printer Terminal Holder * *

Upgrade Instructions. P/N Revision A. October Printer Terminal Holder * * Upgrade Instructions P/N 96-08-0 Revision A October 000 480 Printer Terminal Holder P/N 96-08-0 Revision A *96080* Instructions This terminal holder connects the INTERMEC R 600 Series and 700 Series Computers

More information

KNIGHT S GALLOP ALGO-RHYTHMIC GENERATOR BUILDING GUIDE

KNIGHT S GALLOP ALGO-RHYTHMIC GENERATOR BUILDING GUIDE KNIGHT S GLLOP LGO-RHYTHMIC GENERTOR UILDING GUIDE Table of Contents 01. Components List + Tools 02. PC Sides 03. Important Note 04. Top PC ssembly 04_1. Diode 1N4148 04_2. Laying Resistors 04_3. Zenner

More information

LED Sequencer 1.0 / 1.5

LED Sequencer 1.0 / 1.5 LED Sequencer 1.0 / 1.5 Instruction Manual Eastern Voltage Research, LLC May 2012, Rev 2 1 http://www.easternvoltageresearch.com Introduction to the LED Sequencer 1.0 Thank you for purchasing the LED Sequencer

More information

Phi -1 shield Documentation. Table of content

Phi -1 shield Documentation. Table of content Phi -1 shield Documentation Last reviewed on 01/03/11 John Liu Table of content 1. Introduction: 2 2. List of functions: 2 3. List of possible projects: 2 4. Parts list: 3 5. Shield pin usage: 3 6. List

More information

ROTOPOD PERISCOPE LIGHTING KIT

ROTOPOD PERISCOPE LIGHTING KIT ROTOPOD PERISCOPE LIGHTING KIT (for ULTIMATE Periscopes) 14-MAR-2013_rev 2.0 I designed the Periscope Lighting Kit to be as flexible as possible. Every LED is individually controllable. I have provided

More information

Dremel Idea Builder 3D40. Various infill options are available from Simplify 3D software. Varies dependent on the infill and size of your object.

Dremel Idea Builder 3D40. Various infill options are available from Simplify 3D software. Varies dependent on the infill and size of your object. Guide for Dremel Printing General information The Dremel Idea Builder 3D printer extrudes PLA plastic along a tool path to create layers much like our higher end Dimension. The Dremel however does not

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

Carefully remove the translite from the backbox and then swing speaker panel to the open position as shown in Fig. A to gain access to the DMD.

Carefully remove the translite from the backbox and then swing speaker panel to the open position as shown in Fig. A to gain access to the DMD. Installation Instructions for SEGA (wooden speaker panel) Congratulations on the purchase of your new display. The will enhance your pinball machine by introducing color to the dot matrix display graphics

More information

Elecraft K3 KREF3 Output Level Modification

Elecraft K3 KREF3 Output Level Modification Elecraft K3 Revision A, September 15, 2015 Copyright 2015, Elecraft, Inc. All Rights Reserved Introduction This modification increases the output levels from the KREF3 Reference Oscillator to provide proper

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

Total solder points: 240 Difficulty level: beginner advanced LIGHT COMPUTER K5201 ILLUSTRATED ASSEMBLY MANUAL

Total solder points: 240 Difficulty level: beginner advanced LIGHT COMPUTER K5201 ILLUSTRATED ASSEMBLY MANUAL Total solder points: 240 Difficulty level: beginner 1 2 3 4 5 advanced LIGHT COMPUTER K5201 16 different patterns and 7 outputs provide a unique light show. ILLUSTRATED ASSEMBLY MANUAL H5201IP-1 Features

More information

SX48 OEM Module. Surface mount/through hole kit By Robert L. Doerr. Manual Revision 1.0

SX48 OEM Module. Surface mount/through hole kit By Robert L. Doerr. Manual Revision 1.0 SX48 OEM Module Surface mount/through hole kit 2006 By Robert L. Doerr Manual Revision 1.0 NOTE: This kit provides a convenient method for using the SX48BD on a breadboard. It allows you to build a fully

More information

Onwards and Upwards, Your near space guide. Figure 1. CheapBot Line Follower

Onwards and Upwards, Your near space guide. Figure 1. CheapBot Line Follower The CheapBot Line Follower is a plug-in single-board sensor for almost any programmable robot brain. With it, a robot can detect the presence of a black or white zone beneath its two sensors. In its simplest

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

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

RC-210 Repeater Controller Assembly Manual

RC-210 Repeater Controller Assembly Manual Arcom Communications 24035 NE Butteville Rd Aurora, Oregon 97002 (503) 678-6182 arcom@ah6le.net RC-210 Repeater Controller Assembly Manual Hardware Version 3.0 Original Release Date September 13, 2004

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

Last Updated May 11, Electronics and Robotics LLC. ootbrobotics.com

Last Updated May 11, Electronics and Robotics LLC. ootbrobotics.com µpad Proto Base Assembly Guide Last Updated May 11, 2015 Table of Contents Required Tools... 5 Recommended Tools... 5 Assembly Procedure... 6 Step 1: Break Pin Headers to Size... 6 Table 1: Header Cut

More information

Cygnos360 V2 Installation Manual

Cygnos360 V2 Installation Manual Cygnos360 V2 Installation Manual VERSION 1.04. - MARCH, 2010 www.cygnos360.com Contents: Cygnos360 V2 Installation Manual... 1 1. What you need... 2 1.1. Tools... 2 2. Preparation... 3 2.1. Preparing the

More information

Assembly Instructions IV-11 DCF, melody

Assembly Instructions IV-11 DCF, melody This IV-11 clock is the next generation to the IV-11 Quartz, DCF, melody. This is not a beginner kit. It requires soldering experience on the IV-18 and the IV-3A board The switching power supply wall adapter

More information

CINTENNA ANTENNA REPAIR GUIDE

CINTENNA ANTENNA REPAIR GUIDE The Cintenna is a great tool when looking to transmit WIRELESS DMX data over obstacles or hard to reach places. Wireless DMX can have its issues when not having a good line of sight between the transmitter

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

Audio Enhanced Touch Sensors Build Instructions

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

More information

4.1 Parts and Components... IV Assembly Tips... IV Assembly Precautions... IV Required Tools, Equipment and Materials..

4.1 Parts and Components... IV Assembly Tips... IV Assembly Precautions... IV Required Tools, Equipment and Materials.. IV PERSONALITY MODULE ASSEMBLY 4.1 Parts and Components............ IV-1 4.2 Assembly Tips............... IV-1 4.3 Assembly Precautions............ IV-1 4.4 Required Tools, Equipment and Materials.. IV-1

More information

Cygnos360 V2 Installation Manual

Cygnos360 V2 Installation Manual VERSION 1.0. - OKTOBER, 2009 www.cygnos360.com Contents: 1. What you need...2 1.1. Tools...2 2. Preparation...3 2.1. Preparing the solder points...3 3. Installing in your Xbox360...4 3.1. Installing the

More information

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

Tutorial AR Drone Miru Mod on Windows7 with DX6i DRAFT Part 1, V1.5 UFO Doctor, July 4th, 2011

Tutorial AR Drone Miru Mod on Windows7 with DX6i DRAFT Part 1, V1.5 UFO Doctor, July 4th, 2011 Tutorial AR Drone Miru Mod on Windows7 with DX6i DRAFT Part, V.5 UFO Doctor, July th, 20. Introduction The Miru Mod for standard remote control of the AR Drone is great work. Congratulations to Miru and

More information

The ability to make basic voltage and resistance measurements using a digital multimeter

The ability to make basic voltage and resistance measurements using a digital multimeter Seventh Circle Audio T15 Microphone Preamp Designed around the excellent THAT 1512 preamp IC, the T15 microphone preamp offers superb performance in any application where extremely low distortion and neutral

More information

Modular Backplane For RC2014 User Guide

Modular Backplane For RC2014 User Guide Modular Backplane For RC2014 User Guide For module: SC113 version 1.1 Design and Documentation by Stephen C Cousins Edition 1.1.0 CONTENTS OVERVIEW...2 PRINTED CIRCUIT BOARD... 4 SCHEMATIC... 8 WHAT YOU

More information

into the EMU E4 Classic and E4 Platinum Samplers

into the EMU E4 Classic and E4 Platinum Samplers Installing the CF-CARD SCSI Card Reader/Writer Drive into the EMU E4 Classic and E4 Platinum Samplers Thank you for purchasing the CF-CARD Internal Card Reader Drive Installation Kit from SCSICardReaders.com.

More information

MACRO MODCHIP FOR XBOX360 CG2 INSTALLATION INSTRUCTIONS

MACRO MODCHIP FOR XBOX360 CG2 INSTALLATION INSTRUCTIONS MACRO MODCHIP FOR XBOX360 CG2 INSTALLATION INSTRUCTIONS List of tools and materials needed: Modchip, flexible LED add-on board, 6 tac switches Microsoft wireless CG2 controller Soldering iron and thin

More information

Constructing a Low-Cost Mobile Eye Tracker

Constructing a Low-Cost Mobile Eye Tracker ==== Constructing a Low-Cost Mobile Eye Tracker ==== Section 1: Introduction This is a detailed set of instructions on how to build a low-cost mobile eye-tracking system from off-the-shelf components.

More information

BUILDING YOUR KIT. For the Toadstool Mega328.

BUILDING YOUR KIT. For the Toadstool Mega328. BUILDING YOUR KIT For the Toadstool Mega328 www.crash-bang.com @crashbang_proto This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Congratulations! You re

More information

Elecraft W1 SWR/Wattmeter Enclosure by W8FGU

Elecraft W1 SWR/Wattmeter Enclosure by W8FGU Elecraft W1 SWR/Wattmeter Enclosure by W8FGU The W1 enclosure is made of Lexan, a polycarbonate, which is very strong. It also has a UV blocking coating on one side and was assembled carefully with this

More information

A how-to guide for replacing the DJI Phantom 4 body shell. *Replacing the body shell could also be used as a tear-down guide. Written By: GotMac

A how-to guide for replacing the DJI Phantom 4 body shell. *Replacing the body shell could also be used as a tear-down guide. Written By: GotMac A how-to guide for replacing the DJI Phantom 4 body shell. *Replacing the body shell could also be used as a tear-down guide. Written By: GotMac ifixit CC BY-NC-SA www.ifixit.com Page 1 of 15 INTRODUCTION

More information

DIGWDF Ren-W Universal Assembly Guide

DIGWDF Ren-W Universal Assembly Guide DIGWDF Ren-W Universal Assembly Guide Overview Before starting, be sure to read through the entire guide to familiarize yourself with the parts and parts locations. In many cases, you may not need to install

More information

SM010, Assembly Manual PCB Version 1.0

SM010, Assembly Manual PCB Version 1.0 180 SM010, Assembly Manual MATRIXARCHATE 16 8 IO SEQUENTIAL MATRIX SIGNAL ROUTER SM010 1 2 1 2 3 4 5 3 4 5 6 7 8 9 10 11 12 6 7 8 9 10 11 12 13 14 15 16 PROGRAM A B C D E F G H f1 f2 20.000 180 SSSR Labs

More information