HUB-ee BMD-S Arduino Proto Shield V1.1

Size: px
Start display at page:

Download "HUB-ee BMD-S Arduino Proto Shield V1.1"

Transcription

1 HUB-ee BMD-S Arduino Proto Shield V1.1 User guide and assembly instructions Document Version 0.5 Introduction & Board Guide 2 Schematic 3 Quick User Guide 4 Assembly Guide 6 Kit Contents 7 1) Diodes and Filter Capacitors 8 2) Reset Switch 9 3) Transistors 10 4) Power Capacitors 11 5) Pin Headers 12 6) Screw Terminal 13 7) Arduino Pin Headers 14 DISCLAIMER OF LIABILITY While we always try to provide accurate information, there may be times when factual, technical or typographical inaccuracies appear in our documentation. We apologise if this happens and we reserve the right to make changes and corrections at any time, without notice. Creative Robotics expressly disclaims liability for errors or omissions in the content of this document and makes no commitment to update the information contained in this documentation. Creative Robotics expressly disclaims all liability for the interpretation and use by others of any information contained in this document. All products are subject to change without prior notice. Creative Robotics disclaims any responsibility for errors, omissions or inaccuracies in product documentation or any other data relating to our products. Creative Robotics disclaims any responsibility for loss, damage or harm caused directly or indirectly by the use of our products. (Basically: be careful, have fun but if you mess up then don t blame us) Arduino is a trademark of the Arduino Team ( Page 1

2 Introduction This board makes it easy to connect up a pair of HUB-ee wheels to an Arduino Uno or Leonardo board. You can power two wheels and get full sensor feedback via their quadrature encoder sensors. Connections between the board and HUB-ee wheels are via a pair of single row 0.1 headers. HUB-ee wheels can be attached by soldering a connector breakout board or mini-splitter to each header, or by directly soldering ribbon cable to the board and crimping a Micro-MaTch connector to the other end. The board has two pairs of jumper links so you can disconnect the wheel sensors, freeing up four of the Arduino pins for other purposes, and a prototyping area to add your own stuff. Board guide Page 2

3 Shield with connector break out boards attached Shield with mini splitter boards attached Shield with soldered on ribbon cables NOTE: You can use a single pre-assembled HUB-ee cable and just cut it in half to make a pair of cables but please be aware that, due to the way the pre-assembled cables are currently made, the ribbon cable conductor marked with a RED stripe should be soldered into the ground (GND) connection on the board. Page 3

4 Schematic Page 4

5 Quick User Guide Power Supply: This board has inputs for a main power source and will feed anything connected into the Arduino Vin pin. If you connect a power source that is outside the range that the Arduino can cope with you will risk damaging your board. A protection diode between the power input terminals and the rest of the board protects against accidental reverse polarity. A Switch connector is also provided to make adding an external power switch easier. The board kit is supplied with a pin header and jumper link that can be used instead of a switch. The board has a number of pins labelled VIO which are connected to a three pin header. A jumper link on this header allows you to connect VIO to the Arduino 3.3V or 5V power output. This helps to provide compatibility for Arduino and other microcontrollers with different voltages. Pin Mappings: Motor 1: Schematic Arduino PICAXE PICAXE Microcontroller Net Pin Pin Name Shield Pin Function Nickname M1 In1 8 C.0 S.8 Digital Out M1 In2 11 C.5 S.11 Digital Out PWM 9 C.1 S.9 PWM Out M1 QEIA 3 B.0 S.3 Hw Interrupt (Internal Pull up enabled) M1 QEIB 7 B.7 S.7 Digital In (Internal Pull up enabled) Motor 2: M2 In1 12 C.4 S.12 Digital Out M2 In2 13 C.3 S.13 Digital Out PWM 10 C.2 S.10 PWM Out M2 QEIA 2 B.2 S.2 Hw Interrupt (Internal Pull up enabled) M2 QEIB 4 B.1 S.4 Digital In (Internal Pull up enabled) Page 5

6 Quadrature Encoder Interface: The QEI-A (Quadrature Encoder Interface - A) outputs of motor 1 and 2 are connected to the two interrupt on change pins of the Arduino (see note below about UNO and Leonardo interrupt pin differences) The QEI-B pins are not connected to interrupt on change inputs. This configuration will let you reliably measure wheel motion at 64 counts per revolution, but not the maximum possible 128 CPI. Each quadrature encoder output is connected to the microcontroller via an NPN transistor. These transistors convert the 3.3v sensor signals into open collector drivers. When the sensor is active it will switch the transistor ON, pulling the microcontroller pin to ground. When the sensor is inactive the transistor switches off and the microcontroller pin is disconnected By using internal pull-up resistors on a microcontroller running at 5V, this arrangement allows the 3.3v sensors to drive the microcontroller pin from ground to 5V. A small capacitor on the base of each transistor acts as a low pass filter ensuring that any transient spikes in the sensor signal do not trigger accidental sensor readings. All four of the QEI outputs from the two main HUB-ee sockets (Motor 1 and 2) can be disconnected from their respective Arduino pins using the jumper links. If you don t want or need the sensor feedback then you can disconnect them and use the Arduino pins for something else. Page 6

7 Assembly guide Kit contents Item Quantity Arduino 6 way header 1 Arduino 8 way header 2 Arduino 10 way header 1 Standard pin header 2 Way 5 Standard pin header 3 Way 3 Transistor (2n2222) 4 Capacitor 0.022uf 4 Capacitor 100uf 35V 3 Diode 1N Tactile Switch 1 Screw Terminal 1 Standard Jumper Links 5 Long Jumper Link 1 Page 7

8 1 Diode and Capacitors It is always a good idea to start with the smallest components so let s start with the diodes and capacitors. Page 8

9 2 Reset Switch Clip in the reset switch this allows you to reset the Arduino when the shield is in place then solder it in. Page 9

10 3 Transistors The four transistors are there to convert the wheel sensor outputs into open collector drivers when used in conjunction with internal pull-up resistors on the microcontroller inputs these help convert the 3.3v sensor signals into a 5V signal for the microcontroller to read. The flat side of the transistors need to line up with the markings on the board. Page 10

11 4 Power Capacitors There are three electrolytic capacitors on the board. These help smooth out the power supply and are important when running power hungry things like motors. These capacitors are polarised, meaning they have to go in the correct way round. Their polarity is marked in two ways, by having a longer lead on the positive side, and having a white stripe down the other side of the case marked with a minus sign. Solder these in place then trim off the leads. Page 11

12 5 Pin Headers Time to insert and solder a few pin headers these are for the servos, power input and the jumper links for sensors and board voltage selector (VIO). You do not need to solder all these in place if you don t want to, you may prefer to leave some off so you can solder wires to the board instead. You can also choose to solder pin headers to the switch connector (JP1) if you don t plan on using an external power switch. If you are going to solder these headers in then here is a handy tip place all the headers in the board, then place something flat (like a piece of wood or plastic) on top of the board. Now turn the whole thing over and the header pins won t all fall out now you can solder them all in at once. Page 12

13 6 Screw Terminal The screw terminal allows you to connect a power source easily. Stick it in the board and solder it on. Make sure the cable entry holes are on the outside! Page 13

14 7 Arduino pin headers (The final step!) Now we need to solder on the long pin headers that connect the shield to the Arduino these go on the bottom of the PCB. One of the easiest ways to do this (to ensure the headers go in straight) is to insert the long ends of the headers into an Arduino before placing the board on top and soldering them in place. TIP: Put the pins into the Arduino sockets to keep them straight when soldering. Now place the shield on top, and solder the pins in place Page 14

HUB-ee BMD-S Arduino Proto Shield V1.0

HUB-ee BMD-S Arduino Proto Shield V1.0 HUB-ee BMD-S Arduino Proto Shield V1.0 User guide and assembly instructions Document Version 1.0 Introduction 2 Schematic 3 Quick user guide 4 Assembly 5 1) DIP Switches 5 2) Micro-MaTch Connector Headers

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

SPIRIT. Phase 5 Analog Board Computer and Electronics Engineering

SPIRIT. Phase 5 Analog Board Computer and Electronics Engineering SPIRIT Phase 5 Analog Board Computer and Electronics Engineering In this exercise you will assemble the analog controller board and interface it to your TekBot. Print out the schematic, silkscreen and

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

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

UF-3701 Power Board Construction Guide

UF-3701 Power Board Construction Guide Page 1/5 Soldering and Part Placement See the Chapter 3 of the MIT 6270 Manual for information on electronic assembly, including soldering techniques and component mounting. Construction Information All

More information

GRBL SHIELD FOR ARDUINO UNO USER MANUAL

GRBL SHIELD FOR ARDUINO UNO USER MANUAL GRBL SHIELD FOR ARDUINO UNO USER MANUAL YRCNC 2017 Introduction Thanks for supporting us! Hope you will have many hours of fun using this shield and that plenty hours of issueless cutting! The main features

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

DIY Line Tracking Smart Car with AT89C2051

DIY Line Tracking Smart Car with AT89C2051 DIY Line Tracking Smart Car with AT89C2051 1. Introduction: A DIY Smart Car design involves mechanical structure, electronic based sensor principle, automatic control, and even knowledge of microcontroller

More information

Phi-connect for Arduino (connector board V1.9)

Phi-connect for Arduino (connector board V1.9) Phi-connect for Arduino (connector board V1.9) Last reviewed on 3/29/2012 John Liu 1. Introduction... 2 2. Main features... 2 3. Parts list... 3 4. How to use... 4 5. Improving your Arduino experience

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

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

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

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

Buildlog.net 4 Axis Stepper Driver Shield (p/n C16013 Rev 2) User Guide Rev 5

Buildlog.net 4 Axis Stepper Driver Shield (p/n C16013 Rev 2) User Guide Rev 5 Buildlog.net 4 Axis Stepper Driver Shield (p/n C16013 Rev 2) User Guide Rev 5 Safety & Disclaimers This stepper driver board is designed for experienced technicians only. The schematic should be studied

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

Rapid28iXL PIC Prototyping PCB User Manual

Rapid28iXL PIC Prototyping PCB User Manual Description Features This is a PCB designed to facilitate the rapid prototyping of a device based on a 28 pin Microchip PIC microcontroller. To allow users to focus on their application, we take care of

More information

Rapid40iXL PIC Prototyping PCB User Manual

Rapid40iXL PIC Prototyping PCB User Manual Description This is a PCB designed to facilitate the rapid prototyping of a device based on a 40 pin Microchip PIC microcontroller. To allow users to focus on their application, we take care of key housekeeping

More information

This, plus your Basic Stamp 2 or Stamp Stack 2 Microcontroller (not included) will let you customize your robot s behavior any which way you want!

This, plus your Basic Stamp 2 or Stamp Stack 2 Microcontroller (not included) will let you customize your robot s behavior any which way you want! Ready to program your Sumovore? Here s the BS2 / SS2 Brainboard to replace the Discrete Brain that comes with your Sumovore. This, plus your Basic Stamp 2 or Stamp Stack 2 Microcontroller (not included)

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

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

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

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

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

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

Breadboard Voltage. Convenient 5V Supply for Breadboard

Breadboard Voltage. Convenient 5V Supply for Breadboard Breadboard Voltage Regulator v2.1 Convenient 5V Supply for Breadboard Turn your 6~18VDC Wall Wart adapter into a regulated 5VDC @ 0.5 Ampere supply for your breadboard experiments! Build Time: 20mins Skill

More information

Manual Version March 2007

Manual Version March 2007 Manual Version 1.1 - March 2007 Page 1 Table of Contents Section1: 6922 Line Board Build... 3 6922 Line Board Version Notes... 5 6922 Line Board Build - HARD-WIRED VERSION... 5 Final Connections and Checks

More information

Ca Bling! Pacificon 2011 Norcal Buildathon Project

Ca Bling! Pacificon 2011 Norcal Buildathon Project Ca Bling! Pacificon 2011 Norcal Buildathon Project 10/23/2011 ver 1.1 by W1REX / QRPme www.qrpme.com The Ca Bling! Kit is a small Picaxe micro controller development board designed by W1REX as a project

More information

How-To #3: Make and Use a Motor Controller Shield

How-To #3: Make and Use a Motor Controller Shield How-To #3: Make and Use a Motor Controller Shield The Arduino single-board computer can be used to control servos and motors. But sometimes more current is required than the Arduino can provide, either

More information

RFX 328p dev/deployment board - Assembly instructions (long version, v1.3, Feb 12, 2015)

RFX 328p dev/deployment board - Assembly instructions (long version, v1.3, Feb 12, 2015) RFX 328p dev/deployment board - Assembly instructions (long version, v1.3, Feb 12, 2015) Author: Mark Pendrith (support@embeddedcoolness.com) Kit overview The RFX 328/nRF24l01+/Proto dev board is a Arduino

More information

USER MANUAL ARDUINO I/O EXPANSION SHIELD

USER MANUAL ARDUINO I/O EXPANSION SHIELD USER MANUAL ARDUINO I/O EXPANSION SHIELD Description: Sometimes Arduino Uno users run short of pins because there s a lot of projects that requires more than 20 signal pins. The only option they are left

More information

H89-Z37 DOUBLE-DENSITY FLOPPY CONTROLLER

H89-Z37 DOUBLE-DENSITY FLOPPY CONTROLLER H8-Z37 DOUBLE DENSITY FLOPPY CONTROLLER 2015 H89-Z37 DOUBLE-DENSITY FLOPPY CONTROLLER Norberto Collado norby@koyado.com 6/6/2015 Revision History and Disclaimer Revision History Revision Date Comments

More information

ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL

ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL ROBOTLINKING THE POWER SUPPLY LEARNING KIT TUTORIAL 1 Preface About RobotLinking RobotLinking is a technology company focused on 3D Printer, Raspberry Pi and Arduino open source community development.

More information

Arduino shield kit. 1) Low Pass Filter (LPF) kit (available for LF/MF/HF/VHF bands 2,200m to 6m)

Arduino shield kit. 1) Low Pass Filter (LPF) kit (available for LF/MF/HF/VHF bands 2,200m to 6m) Arduino shield kit 1. Introduction The QRP Labs Arduino shield kit is a versatile shield that can be used for various purposes. Write your own Arduino sketch to define the functionality! For example: 1)

More information

Rapid40i PIC Prototyping PCB User Manual

Rapid40i PIC Prototyping PCB User Manual Description This is a PCB designed to facilitate the rapid prototyping of a device based on a 40 pin Microchip PIC microcontroller. To allow users to focus on their application, we take care of key housekeeping

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

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

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

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT I Contents Overview TA0139... 1 Getting started: Arduino 2 Wheel Drive Wireless Bluetooth Robot Kit using Arduino UNO... 1 2.1. What

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

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

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

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

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

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

Effects Loop Installation Guide

Effects Loop Installation Guide Warnings and Disclaimer Effects Loop Installation Guide You will be working with HIGH VOLTAGE. These voltages CAN BE DEADLY if you are not extremely careful. If you are not comfortable working with HIGH

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

Device: PLT This document Version: 3.0. For hardware Version: 4. For firmware Version: Date: April 2014

Device: PLT This document Version: 3.0. For hardware Version: 4. For firmware Version: Date: April 2014 Device: PLT-1001 This document Version: 3.0 For hardware Version: 4 For firmware Version: 2.10 Date: April 2014 Description: LED Matrix Display Driver board PLT-1001v4 datasheet Page 2 Contents Introduction...

More information

Electronics Construction Manual

Electronics Construction Manual Electronics Construction Manual MitchElectronics 2019 Version 3 04/02/2019 www.mitchelectronics.co.uk CONTENTS Introduction 3 How To Solder 4 Resistors 5 Capacitors 6 Diodes and LEDs 7 Switches 8 Transistors

More information

Device: FDRV-04S. This document version: v1. Matches module version: v2 [2 Oct 2015] Document revision date: 9 November 2015

Device: FDRV-04S. This document version: v1. Matches module version: v2 [2 Oct 2015] Document revision date: 9 November 2015 Device: FDRV-04S This document version: v1 Matches module version: v2 [2 Oct 2015] Document revision date: 9 November 2015 Description: I2C 4 Device Motor / Solenoid Driver Board FDRV-04S HWv2 datasheet

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

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

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

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

1/Build a Mintronics: MintDuino

1/Build a Mintronics: MintDuino 1/Build a Mintronics: The is perfect for anyone interested in learning (or teaching) the fundamentals of how micro controllers work. It will have you building your own micro controller from scratch on

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

BMC24. MIDI TO GATE CONVERTER DOCUMENTATION. This documentation is for use with the "Euro Style" bottom board.

BMC24. MIDI TO GATE CONVERTER DOCUMENTATION. This documentation is for use with the Euro Style bottom board. BMC24. MIDI TO GATE CONVERTER DOCUMENTATION. This documentation is for use with the "Euro Style" bottom board. A. USING THE MIDI TO GATE CONVERTER B. PARTS LIST C. BUILDING INSTRUCTIONS D. SCHEMATICS Revision.

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

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

Number Name Description Notes Image 0101 Resistor, 100 ohm. brown-black-browngold. ¼ watt, 5% tolerance, red-red-brown-gold. brown-black-red-gold. Passive Components 0101 Resistor, 100 brown-black-browngold. 690620 0102 Resistor, 220 red-red-brown-gold. 690700 0103 Resistor, 1000 brown-black-red-gold. 690865 0104 Resistor, 10k 0201 Capacitor, 1 µf,

More information

GUIDE TO SP STARTER SHIELD (V3.0)

GUIDE TO SP STARTER SHIELD (V3.0) OVERVIEW: The SP Starter shield provides a complete learning platform for beginners and newbies. The board is equipped with loads of sensors and components like relays, user button, LED, IR Remote and

More information

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

Electronics Construction Manual

Electronics Construction Manual Electronics Construction Manual MitchElectronics 2018 Version 1 07/05/2018 www.mitchelectronics.co.uk CONTENTS Introduction 3 How To Solder 4 Resistors 5 Capacitors 6 Diodes and LEDs 7 Switches 8 Transistors

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

4X4 Driver Shield Manual

4X4 Driver Shield Manual 3/31/2012 4X4 Driver Shield Manual High current, high side switching for Arduino Logos Electromechanical 4X4 Driver Shield Manual High current, high side switching for Arduino Introduction The Logos Electromechanical

More information

QUASAR KIT No DIGITAL DOWN TIMER 99 MIN WITH PIC

QUASAR KIT No DIGITAL DOWN TIMER 99 MIN WITH PIC QUASAR KIT No 1173 - DIGITAL DOWN TIMER 99 MIN WITH PIC KIT 1173 is a digital countdown timer based on a micro controller, thus securing reliability and excellent operation under any circumstances. It

More information

K191 3 Channel RGB LED Controller

K191 3 Channel RGB LED Controller K191 3 Channel RGB LED Controller 1 Introduction. This kit has been designed to function as a versatile LED control module. The LED controller provides 3 high current channels to create light effects for

More information

Mini Fuzz Face. Vintage fuzz in a neat little package

Mini Fuzz Face. Vintage fuzz in a neat little package Mini Fuzz Face Vintage fuzz in a neat little package Contents of this document are 2016 Pedal Parts Ltd. No reproduction permitted without the express written permission of Pedal Parts Ltd. All rights

More information

N8VEM S-100 BACKPLANE VERSION 04 MAY 3, 2015 J.B.

N8VEM S-100 BACKPLANE VERSION 04 MAY 3, 2015 J.B. N8VEM S-100 BACKPLANE VERSION 04 MAY 3, 2015 J.B. Background. This board is a copy of Andrew Lynch s Version 03 board (with 8 slots) but with added features. Added features: 9 SLOT Active Termination (copied

More information

KPIC-0818P (V050919) Devices Included in this Data sheet: KPIC-0818P

KPIC-0818P (V050919) Devices Included in this Data sheet: KPIC-0818P Devices Included in this Data sheet: KPIC-0818P Features: Carefully designed prototyping area Accepts 8 pin PIC12 series micro-controllers Accepts 14 and 18 Pin PIC16 series Accepts some 8,14 and 18 pin

More information

Digital Pins and Constants

Digital Pins and Constants Lesson Lesson : Digital Pins and Constants Digital Pins and Constants The Big Idea: This lesson is the first step toward learning to connect the Arduino to its surrounding world. You will connect lights

More information

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

ME 3210: Mechatronics Signal Conditioning Circuit for IR Sensors March 27, 2003 ME 3210: Mechatronics Signal Conditioning Circuit for IR Sensors March 27, 2003 This manual and the circuit described have been brought to you by Adam Blankespoor, Roy Merril, and the number 47. The Problem:

More information

How-To #7: Assemble an H-bridge Circuit Board

How-To #7: Assemble an H-bridge Circuit Board How-To #7: Assemble an H-bridge Circuit Board Making a DC motor turn is relatively easy: simply connect the motor's terminals to a power supply. But what if the motor is to be controlled by an Arduino,

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

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

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

Design Modular Planning

Design Modular Planning Phys253 - Lecture 7, Part II Circuit Components & Layout Design Modular Planning Design by assembling simple circuit modules, such as filters or amplifiers Modules may be separated by buffers, where required

More information

ARDUINO LEONARDO ETH Code: A000022

ARDUINO LEONARDO ETH Code: A000022 ARDUINO LEONARDO ETH Code: A000022 All the fun of a Leonardo, plus an Ethernet port to extend your project to the IoT world. You can control sensors and actuators via the internet as a client or server.

More information

ARDUINO LEONARDO WITH HEADERS Code: A000057

ARDUINO LEONARDO WITH HEADERS Code: A000057 ARDUINO LEONARDO WITH HEADERS Code: A000057 Similar to an Arduino UNO, can be recognized by computer as a mouse or keyboard. The Arduino Leonardo is a microcontroller board based on the ATmega32u4 (datasheet).

More information

Make your own secret locking mechanism to keep unwanted guests out of your space!

Make your own secret locking mechanism to keep unwanted guests out of your space! KNOCK LOCK Make your own secret locking mechanism to keep unwanted guests out of your space! Discover : input with a piezo, writing your own functions Time : 1 hour Level : Builds on projects : 1,,3,4,5

More information

Explorer V1.20. Features

Explorer V1.20. Features V1.20 Multi-function USB I/O Expander and Controller Features Dual h-bridge 1.3A motor drive with PWM speed control 4.6V to 10.8V input range USB communication 4x digital inputs 2x analogue inputs 7x 100mA

More information

Motor driver board. EB022

Motor driver board.   EB022 Motor driver board www.matrixmultimedia.com EB022 Contents About this document 3 Board layout 3 General information 4 Circuit description 5 Circuit diagram 6 2 Copyright About this document This document

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

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

VG-305A AC Traffic Light Controller Kit

VG-305A AC Traffic Light Controller Kit Galak Electronics Electronic kits and components Website: GalakElectronics.com Email: sales@galakelectronics.com Phone: (302) 832-1978 VG-305A AC Traffic Light Controller Kit Thank you for your purchase

More information

TLC5947 and TLC59711 PWM LED Driver Breakouts

TLC5947 and TLC59711 PWM LED Driver Breakouts TLC5947 and TLC59711 PWM LED Driver Breakouts Created by Bill Earl Last updated on 2016-03-01 07:38:00 PM EST Guide Contents Guide Contents Overview Assembly Assembly: Soldering the Headers Position the

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

ARDUINO MEGA 2560 REV3 Code: A000067

ARDUINO MEGA 2560 REV3 Code: A000067 ARDUINO MEGA 2560 REV3 Code: A000067 The MEGA 2560 is designed for more complex projects. With 54 digital I/O pins, 16 analog inputs and a larger space for your sketch it is the recommended board for 3D

More information

Proto-DB (#28310): Prototyping Daughterboard

Proto-DB (#28310): Prototyping Daughterboard 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

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

BuffaloLabs WiFi Lantern Assembly guide version 1

BuffaloLabs WiFi Lantern Assembly guide version 1 BuffaloLabs WiFi Lantern Assembly guide version 1 Needed equipment: Solder iron Solder wire Cutter Wire stripper (optional) Hot glue gun Overview of the components (not including USB cable and box panels)

More information

C3 INDEX PULSE BOARD Rev. 6

C3 INDEX PULSE BOARD Rev. 6 C3 INDEX PULSE BOARD Rev. 6 User manual Rev. 1 Fig. 1. C3 Index Pulse Board 1. Overview. This card provides easy way of capturing the pulse signal from photo-transistor and transmitting it to the parallel

More information

Rover 5. Explorer kit

Rover 5. Explorer kit Rover 5 Explorer kit The explorer kit provides the perfect interface between your Rover 5 chassis and your micro-controller with all the hardware you need so you can start programming right away. PCB Features:

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

ANTUMBRA KLIK MANUAL

ANTUMBRA KLIK MANUAL ANTUMBRA KLIK MANUAL TABLE OF CONTENTS 01. INSTALLATION 4 02. FRONT 5 03. STEPS PAGE 6 04. MENU 8 05. EUCLIDEAN MODE 10 06. PLAYMODE MENU 11 07. LAST STEP MENU 12 08. RANDOM AMOUNT 13 09. SOFTWARE MODIFICATIONS

More information

Device: PLT This document Version: 1. For hardware Version: 1. For firmware Version: Date: 9 May 2014

Device: PLT This document Version: 1. For hardware Version: 1. For firmware Version: Date: 9 May 2014 Device: PLT-2001 This document Version: 1 For hardware Version: 1 For firmware Version: 5.00 Date: 9 May 2014 Description: LED Matrix Display Driver board PLT-2001v1 datasheet Page 2 Contents Introduction...

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

Warranty Disclaimer. Limitation of Liability

Warranty Disclaimer. Limitation of Liability Warranty Disclaimer Purchaser acknowledges that Top Cat Engineering L.L.C.has agreed to provide this kit for evaluation purposes only. Purchaser further acknowledges that Top Cat Engineering has no obligations

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

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

ArdPicProg. Arduino PIC Programmer Construction Manual. Version 1.2 Release date 03/2015. Gregor Schlechtriem

ArdPicProg. Arduino PIC Programmer Construction Manual. Version 1.2 Release date 03/2015. Gregor Schlechtriem ArdPicProg Arduino PIC Programmer Construction Manual Version 1.2 Release date 03/2015 Gregor Schlechtriem webmaster@pikoder.de www.pikoder.de Table of Contents Helpful Hints 3 Contents of the Kit and

More information