Table of Contents. Introductory Material

Size: px
Start display at page:

Download "Table of Contents. Introductory Material"

Transcription

1 Table of Contents Introductory Material 0.1 Equipment Intoduction 1 breadboard area stimulator board 2 The Board of Education The TDS 340 oscilloscope 0.2 Getting Started with the Micro-controller The Basic Stamp Signals The Basic Stamp Memory Organization Laboratory Scripts Lab 1: Lab 2: Lab 3: Lab 4: Lab 5: Lab 6: Lab 7: Logic Gates, Flip Flops and Registers Counters The Basic Stamp 2 micro-controller: Basic digital I/O Digital-to-Analog and Analog-to-Digital Conversion Counting and Timing Servo motors and Stepper Motors GPIB and LabView programming

2 Notes The schematics in the lab manual usually indicate the 7400 series logic chips without the letters indicating the family. Two common families in current use are the 74LSxx, low power TTL, and the 74HCxx CMOS variant. In the text it is indicated that we generally use the 74LS family. Several pages have been left blank so that sections and lab scripts will begin on the right-hand pages. Acknowledgments Fig 0.3, Pin Table and the RAM table are provided by Parallax inc.

3 Physics 430 Laboratory Manual 0.1 Equipment Intoduction This lab involves digital electronics and interfacing to a version of the PIC 16C57 micro-controller called the Basic Stamp II. All work is done on an experimental box and the micro-controller prototyping system called the "Board of Education". Fig 0.1 illustrate the basic components. 1. a breadboarding area 2. a breadboard stimulator 3. the Board of Education which contains the micro-controller a signal header to attach a jumper cable a small breadboard with signal connections on two sides (The ISA bus edge connector has been left on but is no longer used.) Buffered ISA bus edge connector (obsolete) 9V Board of Education RS232 Stamp II Breadboard Area Stimulator Connector for 16-pin jumper cable. Fuse On/Off Fig. 0.1 The Experimental Box (not to scale) The +5V and ±12V appearing on the bus edge connector come from the box power supply. The power for the board of education can be obtained from either a 9V power supply adapter or a 9V battery. The Board of

4 Education can be removed from the Experimental Box and is able to function independently of it. +12 V +5 V gnd 12 V Insert jumpers to create a continuous bus from one side to the other. Use the horizontal bus pins for the voltages shown here. ic ic ne These 5 are connected These 5 are connected but not to the ones above. These 25 holes are connected together, but not to the ones on the right-hand side. These 25 holes are connected together but not to the ones on the left-hand side. Fig. 0.2 The Breadboard Area The breadboard area is meant to accept IC leads, small diameter resistor and capacitor leads, and #22 solid, not stranded, wire. Do not force larger diameter wires into it. It is not meant to accept the thinner wire-wrap wire good contact may not be obtained. Note that the bare breadboard is divided into four identical areas. The four horizontal bus lines in each area, which are meant to distribute ground and power, are all divided at the center. If you wish them to be continuous, you must install small jumpers. Mount the ICs consistently. A convenient convention is to mount the ICs so that pin 1 is on the left when viewed from the top. The small circular sockets on the stimulator board are also designed to accept #22 solid wire. This makes interconnection between the breadboard and stimulator board simple. The stimulator board (Fig. 0.3) contains LEDs, pushbuttons, switches, a 10 kω potentiometer, power supply outputs, and several clock frequency outputs. There is a sixteen-pin connector to jumper some of these outputs the prototype board. The LEDs on the stimulator have current-limiting circuits so they may be connected directly to 5V without problems. Similarly the pushbuttons of the stimulator board have debouncing circuitry to avoid noisy signal edges. The first two labs on digital electronic fundamentals will use the breadboarding area and the stimulator board. The small bread board area on the Board of Education will be used starting in lab 3.

5 Fig The Stimulator Board The LEDs have current limiting resistors and the push-button switches are debounced. Clock signals on the stimulator board are somewhat noisy, use a function generator for "clean" clock signals. Do not leave loose wires or components lying around on top of the stimulator board because they might accidentally touch the exposed contacts. The TDS340 oscilloscope has many options which can make it difficult to operate at first. If you have trouble read the manual. Fig. 0.5 shows some settings for simple operation. If nothing seems to be happening, press the AUTOSET button. Most oscilloscope measurements should be made using a x10 probe to avoid affecting the circuit while it is being measured. An image of the oscilloscope screen can be transferred to your computer via the GPIB interface by a command-line program "SAVE" which is available. In order to use this

6 program the oscilloscope must be configured to use the GPIB interface. It is recommended to send bmp format files. General Purpose knob Cursor control Miscellaneous controls Acquisition controls TDS 34 Menu controls Menu controls Vertical controls Horizontal controls Trigger controls Fig. 0.4 The Tektronix TDS340 Oscilloscope Control Panel

7 0.2 Getting Started with The Micro-controller The Basic Stamp Pins 1.25 (32 m m ) 9 Vdc Rocklin, CA - USA Battery 6-9 C3 C4 1 Sout Sin ATN Vss P0 P1 P2 P3 P4 P5 P6 P7 VDC STAMPS in CLASS Need Tech Support? stamptech@parallaxinc.com TM Vss P0 P2 P4 P6 P8 P10 Vin P12 Vss P14 Rst Vdd Vdd X1 P15 P14 P13 P12 Pwr P11 P10 P9 P8 Reset Vss P1 P3 P5 P7 P9 P11 P13 P15 Vin X3 P15 P14 P13 P12 P11 P10 P9 P8 P7 P6 P5 P4 P3 P2 P1 P0 X2 3.7 (94 mm) 4.0 (101.5 mm) X4 Vdd Red Black X5 Rev B Vin Vss (c) 1998 Board of Education (916) (70 m m ) 3. 0 (77. 5 m m ) Fig 0.5 The Board of Education with the Basic Stamp module correctly inserted. The power supply and serial cable are not shown. The following signals are on the Basic Stamp chip. Most of them are available on the holes beside the small breadboard in the Board of Education and on its header which can be used for attaching a ribbon cable to another board.

8 Pin Name Description 1 SOUT Serial Out: connects to PC serial port RX pin (DB9 pin 2 / DB25 pin 3) for programming. 2 SIN Serial In: connects to PC serial port TX pin (DB9 pin 3 / DB25 pin 2) for programming. 3 ATN Attention: connects to PC serial port DTR pin (DB9 pin 4 / DB25 pin 20) for programming. 4 VSS System ground: (same as pin 23) connects to PC serial port GND pin (DB9 pin 5 / DB25 pin 7) for programming P0-P15 General-purpose I/O pins: each can sink 25 ma and source 20 ma. However, the total of all pins should not exceed 50 ma (sink) and 40 ma (source) if using the internal 5-volt regulator. The total per 8-pin groups (P0 P7 or P8 15) should not exceed 50 ma (sink) and 40 ma (source) if using an external 5-volt regulator. 21 VDD 5-volt DC input/output: if an unregulated voltage is applied to the VIN pin, then this pin will output 5 volts. If no voltage is applied to the VIN pin, then a regulated voltage between 4.5V and 5.5V should be applied to this pin. 22 RES Reset input/output: goes low when power supply is less than approximately 4.2 volts, causing the BASIC Stamp to reset. Can be driven low to force a reset. This pin is internally pulled high and may be left disconnected if not needed. Do not drive high. 23 VSS System ground: (same as pin 4) connects to power supply s ground (GND) terminal. 24 VIN Unregulated power in: accepts VDC (6-40 VDC on BS2- IC rev. e), which is then internally regulated to 5 volts. May be left unconnected if 5 volts is applied to the VDD (+5V) pin. Basic Stamp 2 Memory organization (adapted from Parallax documentation) The BASIC Stamp has two kinds of memory; RAM (for variables used by your program) and EEPROM (for storing the program itself). EEPROM may also be used to store long-term data in much the same way that desktop computers use a hard drive to hold both programs and files. An important distinction between RAM and EEPROM is this: RAM loses its contents when the BASIC Stamp loses power; when power returns, all RAM locations are cleared to 0s. There are only 32 bytes of RAM. Three of these bytes have predetermined functions, the other 29 can be used in programs. The preassigned names can be changed by declaring other variable names in the PBasic program which are more convenient

9 Word Name Byte Names Nibble Names Bit Names Special Notes INS INL INA, INB IN0 IN7 Input pins INH INC, IND IN8 IN15 OUTS OUTL OUTA, OUTB OUT0 OUT7 Output pins OUTH OUTC, OUTD OUT8 OUT15 DIRS DIRL DIRA, DIRB DIR0 DIR7 I/O pin direction control DIRH DIRC, DIRD DIR8 DIR15 W0 B0 B1 W1 B2 B3 W2 B4 B5 W3 B6 B7 W4 B8 B9 W5 B10 B11 W6 B12 B13 W7 B14 B15 W8 B16 B17 W9 B18 B19 W10 B20 B21 W11 B22 B23 W12 B24 B25 Note: All registers are word, byte, nibble and bit addressable EEPROM retains the contents of memory, with or without power, until it is overwritten (such as during the program-downloadingprocess or with a WRITE instruction.) There are 2048 bytes of EEPROM in the Basic stamp 2. These locations are used to store the tokenized version of the program and for longterm data storage. The program tokens are stored starting at location 2047 and contining in successive lower locations (2046, 2045,...). Data written by the program starts at location 0 and continues at succesive higher locations (1, 2,...). Thus the longer the program, the less storage space you have for data. It is possible to clobber your program by writing too much data into the EEPROM so you must be careful. A memory map function is available in the Windows development system to help you avoid this catastrophe.

10 EEROM Memory Map 2047 Start of Program Program Tokens End of Program Last Data Data 0 First Data For an introduction to using the Basic Stamp 2 please read the document What is a Microcontroller supplied by the Parallax company (files WAM2_1.pdf). More complete information can be had in the Basic Stamp Programming Manual (file basicstampman.pdf).

11 Appendix A - Lab Integrated Circuits Inventory number I.C. Function 2 74LS00 Quad 2-in NAND 2 74LSO2 Quad 2-in NOR 2 74LS04 hex inverter hex open collector buffer 1 74LS10 triple 3-in NAND 1 74LS20 dual 4-in NAND 1 74LS30 8-in NAND 2 74LS73 dual JK flip flop 2 74LS74 dual D flip flop 1 74LS86 quad excl. OR 2 74LS90 decade counters 1 74LS123 dual monostables 2 74LS138 1 of 8 decoders 1 74LS153 dual 4 to 1 multiplexer 2 74LS161 4 bit binary counter 1 74LS174 hex D flip flop 1 SAA1027 stepper motor controller 1 MC1408 D/A converter 1 ADC0831 A/D Converter 1 LM358 Operational Amplifier 1 DS1307 Real-time Clock 1 24C32 32 k-bit EEPROM (4 k-byte) 1 LM35 Celcius Temperature Sensor (voltage output 10 mv/ C)

12 Other components 1 CdS Photocell (photoresistor) 2 SPST pushbutton switches 1 DPDT Pushbutton switch 1 Hexadecimal encoded rotary switch 1 4 bit DIP switch

13 Pin Outs and Descriptions TOP VIEW.

Parallax BASIC Stamp IIsx

Parallax BASIC Stamp IIsx Parallax BASIC Stamp IIsx The Parallax BASIC Stamp IIsx module is an extended form of the BASIC Stamp II that incorporates several key features of the Scenix Semiconductor SX microcontroller and an advanced

More information

Professional Development Board (#28138)

Professional Development Board (#28138) 599 Menlo Drive, Suite 100 Rocklin, California 95765, USA Office: (916) 624-8333 Fax: (916) 624-8003 General: info@parallax.com Technical: support@parallax.com Web Site: www.parallax.com Educational: www.stampsinclass.com

More information

Finite State Machine Lab

Finite State Machine Lab Finite State Machine Module: Lab Procedures Goal: The goal of this experiment is to reinforce state machine concepts by having students design and implement a state machine using simple chips and a protoboard.

More information

Table of Contents. Introductory Material

Table of Contents. Introductory Material Table of Contents Introductory Material 0.1 Equipment Introduction... 1 breadboard area... 2 stimulator board... 2 prototype board... 2 the Vector 4613 Plugboard... 4 Edge Connector Signals... 6 The TDS340

More information

CDN503 HIGH DENSITY I/O ADAPTER USER GUIDE

CDN503 HIGH DENSITY I/O ADAPTER USER GUIDE CDN503 HIGH DENSITY I/O ADAPTER USER GUIDE 13050301 (c) Copyright DIP Inc., 1996 DIP Inc. P.O. Box 9550 MORENO VALLEY, CA 92303 714-924-1730 CONTENTS DN503 PRODUCT OVERVIEW 1 DN503 INSTALLATION 1 POWER

More information

Physics 430 Laboratory Manual Rev.: 2004 Sept. 29

Physics 430 Laboratory Manual Rev.: 2004 Sept. 29 LAB 3 First steps with a micro-controller Input Output voltage levels, Loop Timing, and Connecting LEDs and Switches Suggested reading: What is A Microcontroller, A Student Guide, by Parallax, Inc., Chapters

More information

Lab 4: Digital Electronics BMEn 2151 Introductory Medical Device Prototyping Prof. Steven S. Saliterman

Lab 4: Digital Electronics BMEn 2151 Introductory Medical Device Prototyping Prof. Steven S. Saliterman Lab 4: Digital Electronics BMEn 2151 Introductory Medical Device Prototyping Prof. Steven S. Saliterman Exercise 4-1: Familiarization with Lab Box Contents & Reference Books 4-1-1 CMOS Cookbook (In the

More information

Basic Express, BasicX, BX-01, BX-24 and BX-35 are trademarks of NetMedia, Inc.

Basic Express, BasicX, BX-01, BX-24 and BX-35 are trademarks of NetMedia, Inc. 1997-2002 by NetMedia, Inc. All rights reserved. Basic Express, BasicX, BX-01, BX-24 and BX-35 are trademarks of NetMedia, Inc. Microsoft, Windows and Visual Basic are either registered trademarks or trademarks

More information

BSCB-2 BASIC STAMP CARRIER BOARD

BSCB-2 BASIC STAMP CARRIER BOARD BSCB-2 BASIC STAMP CARRIER BOARD Technical Manual Document Revision: 1.04 Date: 06 August 2003 BiPOM Electronics, Inc. 16301 Blue Ridge Road, Missouri City, Texas 77489 Telephone: 1-713-283-9970 Fax: 1-281-416-2806

More information

BASIC Stamp Activity Board: Features and Specifications

BASIC Stamp Activity Board: Features and Specifications 27905 w / Power Supply 27906 w/o Power Supply BASIC Stamp Activity Board: Features and Specifications The BASIC Stamp Activity Board (BSAC) is a demonstration board for Parallax BASIC Stamp computers (BS1-IC,

More information

Board Of Education USB (#28850)

Board Of Education USB (#28850) 599 Menlo Drive, Suite 100 Rocklin, California 95765, USA Office: (916) 624-8333 Fax: (916) 624-8003 Sales: sales@parallax.com 1-888-512-1024 Tech Support: support@parallax.com 1-888-99-STAMP Web Site:

More information

DEV-1 HamStack Development Board

DEV-1 HamStack Development Board Sierra Radio Systems DEV-1 HamStack Development Board Reference Manual Version 1.0 Contents Introduction Hardware Compiler overview Program structure Code examples Sample projects For more information,

More information

DEV16T. LCD Daughter board

DEV16T. LCD Daughter board LCD Daughter board Table of Contents 1 Introduction...2 2 Features...3 3 Expansion Connectors...4 3.1 Daughter Board Connectors...4 4 LCD Display...5 5 Input Buttons S1 to S4...5 6 Buzzer...5 7 Connector

More information

ericssonz LBI-38616B MAINTENANCE MANUAL FOR MTD TM SERIES AND DATA RADIO LOGIC BOARD 19D902151G3 DESCRIPTION CIRCUIT ANALYSIS TABLE OF CONTENTS

ericssonz LBI-38616B MAINTENANCE MANUAL FOR MTD TM SERIES AND DATA RADIO LOGIC BOARD 19D902151G3 DESCRIPTION CIRCUIT ANALYSIS TABLE OF CONTENTS MAINTENANCE MANUAL FOR MTD TM SERIES AND DATA RADIO LOGIC BOARD 19D902151G3 TABLE OF CONTENTS Page DESCRIPTION............................................. Front Cover CIRCUIT ANALYSIS..........................................

More information

BS2p24 Demo Board (#45183)

BS2p24 Demo Board (#45183) 599 Menlo Drive, Suite 100 Rocklin, California 95765, USA Office: (916) 624-8333 Fax: (916) 624-8003 General: info@parallaxinc.com Technical: stamptech@parallaxinc.com Web Site: www.parallaxinc.com Educational:

More information

Propeller Activity Board (#32910)

Propeller Activity Board (#32910) 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

PWR-I/O-DB Power and I/O Daughterboard (#28301)

PWR-I/O-DB Power and I/O Daughterboard (#28301) 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

CDN502 HIGH DENSITY I/O ADAPTER USER GUIDE

CDN502 HIGH DENSITY I/O ADAPTER USER GUIDE CDN502 HIGH DENSITY I/O ADAPTER USER GUIDE 13050201 (c) Copyright DIP Inc., 1996 DIP Inc. P.O. Box 9550 MORENO VALLEY, CA 92303 714-924-1730 CONTENTS DN502 PRODUCT OVERVIEW 1 DN502 INSTALLATION 1 POWER

More information

Copyright 2011 R.S.R. Electronics, Inc. All rights reserved. 04/11. Ver. 1.0web

Copyright 2011 R.S.R. Electronics, Inc. All rights reserved. 04/11. Ver. 1.0web For XILINX WebPack Copyright 2011 R.S.R. Electronics, Inc. All rights reserved. 04/11 Ver. 1.0web 1 Table of Contents 1.0 INTRODUCTION...3 2.0 GENERAL DESCRIPTION...5 3.0 BRIEF DESCRIPTION Of PLDT-3 BOARD...6

More information

Lab 16: Data Busses, Tri-State Outputs and Memory

Lab 16: Data Busses, Tri-State Outputs and Memory Lab 16: Data Busses, Tri-State Outputs and Memory UC Davis Physics 116B Rev. 0.9, Feb. 2006 1 Introduction 1.1 Data busses Data busses are ubiquitous in systems which must communicate digital data. Examples

More information

Mega128-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN (317) (317) FAX

Mega128-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN (317) (317) FAX Mega128-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN 46268 (317) 471-1577 (317) 471-1580 FAX http://www.prllc.com GENERAL The Mega128-Development board is designed for

More information

Downloaded from Elcodis.com electronic components distributor

Downloaded from Elcodis.com electronic components distributor CONTENTS LV24-33A KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6 Switches and Jumpers 7 MCU Sockets 8 Power Supply 10 On-board USB 2.0 Programmer 11 RS-232 Communication Circuit 12 LEDs 14 Push

More information

Propeller Project Board USB (#32810)

Propeller Project Board USB (#32810) 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

BASIC Stamp 1 Project Board (#27112) Development / Education Platform for the BASIC Stamp 1

BASIC Stamp 1 Project Board (#27112) Development / Education Platform for the BASIC Stamp 1 599 Menlo Drive, Suite 100 Rocklin, California 95765, USA Office: (916) 624-8333 Fax: (916) 624-8003 General: info@parallax.com Technical: support@parallax.com Web Site: www.parallax.com Educational: www.stampsinclass.com

More information

MegaAVR-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN (317) (317) FAX

MegaAVR-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN (317) (317) FAX MegaAVR-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN 46268 (317) 471-1577 (317) 471-1580 FAX http://www.prllc.com GENERAL The MegaAVR-Development board is designed for

More information

EMBEDDED SYSTEMS COURSE CURRICULUM

EMBEDDED SYSTEMS COURSE CURRICULUM On a Mission to Transform Talent EMBEDDED SYSTEMS COURSE CURRICULUM Table of Contents Module 1: Basic Electronics and PCB Software Overview (Duration: 1 Week)...2 Module 2: Embedded C Programming (Duration:

More information

Prop-2 Controller PN: 31102

Prop-2 Controller PN: 31102 Prop-2 Controller PN: 31102 Document Version: 1.2 18 DEC 2007 Copyright 2007 EFX-TEK DESCRIPTION The Prop-2 is a small-scale controller designed to meet the needs to prop builders, effects technicians,

More information

Prop-1 Controller PN: 31101

Prop-1 Controller PN: 31101 Prop-1 Controller PN: 31101 Document Version: 2.3 18 DEC 2007 Copyright 2006-2007 DESCRIPTION The Prop-1 is a small-scale controller designed to meet the needs to prop builders, effects technicians, and

More information

ONYX-MM-XT PC/104 Format Counter/Timer & Digital I/O Module

ONYX-MM-XT PC/104 Format Counter/Timer & Digital I/O Module ONYX-MM-XT PC/104 Format Counter/Timer & Digital I/O Module User Manual V1.4 Copyright 2009 Diamond Systems Corporation 1255 Terra Bella Avenue Mountain View, CA 94043 USA Tel (650) 810-2500 Fax (650)

More information

Propeller Board of Education (#32900)

Propeller Board of Education (#32900) 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

Slick Line Acquisition System Manual

Slick Line Acquisition System Manual SCIENTIFIC DATA SYSTEMS, INC. SLICK LINE ACQUISITION BOX Slick Line Acquisition System Manual This document contains proprietary information. Copyright 2005 Scientific Data Systems, Inc. All rights reserved.

More information

Drexel University Electrical and Computer Engineering Department ECE 200 Intelligent Systems Spring Lab 1. Pencilbox Logic Designer

Drexel University Electrical and Computer Engineering Department ECE 200 Intelligent Systems Spring Lab 1. Pencilbox Logic Designer Lab 1. Pencilbox Logic Designer Introduction: In this lab, you will get acquainted with the Pencilbox Logic Designer. You will also use some of the basic hardware with which digital computers are constructed

More information

PK2200 Series. Features. C-Programmable Controller. Specifications Board Size Enclosure Size Operating Temp.

PK2200 Series. Features. C-Programmable Controller. Specifications Board Size Enclosure Size Operating Temp. C-Programmable Controller P00 Series The P00 Series of C-programmable controllers is based on the Zilog Z80 microprocessor. The P00 includes digital, serial, and high-current switching interfaces. The

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

CONTENTS. dspicpro4 KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6

CONTENTS. dspicpro4 KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6 CONTENTS dspicpro4 KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6 Switches and Jumpers 7 MCU Sockets 8 Power Supply 10 On-Board USB 2.0 Programmer 11 MikroICD 12 RS-232 Communication Circuit 13

More information

The Freescale MC908JL16 Microcontroller

The Freescale MC908JL16 Microcontroller Ming Hsieh Department of Electrical Engineering EE 459Lx - Embedded Systems Design Laboratory The Freescale MC908JL16 Microcontroller by Allan G. Weber 1 Introduction The Freescale MC908JL16 (also called

More information

EasyPIC5 Development System

EasyPIC5 Development System EasyPIC5 Development System Part No.: MPMICRO-PIC-Devel- EasyPIC5 Overview EasyPIC5 is a development system that supports over 120 8-, 14-, 18-, 20-, 28- and 40-pin PIC MCUs. EasyPIC5 allows PIC microcontrollers

More information

The Atmel ATmega328P Microcontroller

The Atmel ATmega328P Microcontroller Ming Hsieh Department of Electrical Engineering EE 459Lx - Embedded Systems Design Laboratory 1 Introduction The Atmel ATmega328P Microcontroller by Allan G. Weber This document is a short introduction

More information

USER S MANUAL VER.1. C10D- PARALLEL PORT INTERFACE CARD BOARD Rev. 1

USER S MANUAL VER.1. C10D- PARALLEL PORT INTERFACE CARD BOARD Rev. 1 USER S MANUAL VER.1 C10D- PARALLEL PORT INTERFACE CARD BOARD Rev. 1 MARCH 2018 User s Manual Page i USER'S MANUAL TABLE OF CONTENTS Contents Page # 1.0 OVERVIEW... iii 2.0 FEATURES... iii 3.0 SPECIFICATIONS...

More information

Internet-Based Remote Control using a Microcontroller and an Embedded Ethernet Board 1

Internet-Based Remote Control using a Microcontroller and an Embedded Ethernet Board 1 September 2003 Internet-Based Remote Control using a Microcontroller and an Embedded Ethernet Board 1 by Imran Ahmed, Hong Wong, and Vikram Kapila Department of Mechanical, Aerospace, and Manufacturing

More information

Digilab 2E Reference Manual

Digilab 2E Reference Manual Digilent 2E System Board Reference Manual www.digilentinc.com Revision: February 8, 2005 246 East Main Pullman, WA 99163 (509) 334 6306 Voice and Fax Digilab 2E Reference Manual Overview The Digilab 2E

More information

Lab 4: Digital Electronics Innovation Fellows Program Boot Camp Prof. Steven S. Saliterman

Lab 4: Digital Electronics Innovation Fellows Program Boot Camp Prof. Steven S. Saliterman Lab 4: Digital Electronics Innovation Fellows Program Boot Camp Prof. Steven S. Saliterman Exercise 4-1: Familiarization with Lab Box Contents & Reference Books 4-1-1 CMOS Cookbook (In the bookcase in

More information

Lab #2: Building the System

Lab #2: Building the System Lab #: Building the System Goal: In this second lab exercise, you will design and build a minimal microprocessor system, consisting of the processor, an EPROM chip for the program, necessary logic chips

More information

Prop-SX Controller PN: 31103

Prop-SX Controller PN: 31103 Prop-SX Controller PN: 31103 Document Version: 1.1 18 DEC 2007 Copyright 2007 EFX-TEK DESCRIPTION The Prop-SX is a small-scale controller designed to meet the needs to prop builders, effects technicians,

More information

Digilab 2 XL Reference Manual

Digilab 2 XL Reference Manual 125 SE High Street Pullman, WA 99163 (509) 334 6306 (Voice and Fax) www.digilentinc.com PRELIMINARY Digilab 2 XL Reference Manual Revision: May 7, 2002 Overview The Digilab 2 XL (D2XL) development board

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

Digilab 2 Reference Manual

Digilab 2 Reference Manual 125 SE High Street Pullman, WA 99163 (509) 334 6306 (Voice and Fax) www.digilentinc.com PRELIMINARY Digilab 2 Reference Manual Revision: November 19, 2001 Overview The Digilab 2 (D2) development board

More information

melabs Serial LCD Firmware Version 1.0 2/7/07

melabs Serial LCD Firmware Version 1.0 2/7/07 melabs Serial LCD Firmware Version 1.0 2/7/07 The melabs Serial LCD (SLCD) can display serial data from either asynchronous RS232-style or synchronous I 2 C input. A range of baud rates from 2400 to 57,600

More information

BIG8051. Development system. User manual

BIG8051. Development system. User manual BIG8051 User manual All s development systems represent irreplaceable tools for programming and developing microcontroller-based devices. Carefully chosen components and the use of machines of the last

More information

^3 Analog Servo Interface Board for PMAC2A-PC104. ^4 3Ax Hxx. ^5 December 15, 2009

^3 Analog Servo Interface Board for PMAC2A-PC104. ^4 3Ax Hxx. ^5 December 15, 2009 ^1 HARDWARE REFERENCE MANUAL ^2 Accessory 8ES ^3 Analog Servo Interface Board for PMAC2A-PC104 ^4 3Ax-603673-1Hxx ^5 December 15, 2009 Single Source Machine Control Power // Flexibility // Ease of Use

More information

melabs Serial LCD Firmware Version 1.1 3/5/07

melabs Serial LCD Firmware Version 1.1 3/5/07 melabs Serial LCD Firmware Version 1.1 3/5/07 The melabs Serial LCD (SLCD) can display serial data from either asynchronous RS232-style or synchronous I 2 C input. A range of baud rates from 2400 to 57,600

More information

BASIC STAMP FAQS (FREQUENTLY ASKED QUESTIONS AND ANSWERS)

BASIC STAMP FAQS (FREQUENTLY ASKED QUESTIONS AND ANSWERS) BASIC STAMP FAQS (FREQUENTLY ASKED QUESTIONS AND ANSWERS) TABLE OF CONTENTS GENERAL INFORMATION 1 WHAT IS THE BASIC STAMP? 1 DOES THE BASIC STAMP LOSE ITS PROGRAM WHEN I REMOVE THE BATTERY OR POWER SUPPLY?

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Introductory Digital Systems Laboratory

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Introductory Digital Systems Laboratory Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.111 -- Introductory Digital Systems Laboratory NUBUS LABORATORY KIT For your pleasure and convenience,

More information

Experiment 9: Binary Arithmetic Circuits. In-Lab Procedure and Report (30 points)

Experiment 9: Binary Arithmetic Circuits. In-Lab Procedure and Report (30 points) ELEC 2010 Laboratory Manual Experiment 9 In-Lab Procedure Page 1 of 7 Experiment 9: Binary Arithmetic Circuits In-Lab Procedure and Report (30 points) Before starting the procedure, record the table number

More information

Revision: 5/7/ E Main Suite D Pullman, WA (509) Voice and Fax. Power jack 5-9VDC. Serial Port. Parallel Port

Revision: 5/7/ E Main Suite D Pullman, WA (509) Voice and Fax. Power jack 5-9VDC. Serial Port. Parallel Port Digilent Digilab 2 Reference Manual www.digilentinc.com Revision: 5/7/02 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview The Digilab 2 development board (the D2) features the

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter C8051F38X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F38x Development Kit contains the following items: C8051F380 Target Board C8051Fxxx Development Kit Quick-start Guide Silicon Laboratories

More information

Introduction 1. Liquid crystal display (16 characters by 2 rows) Contrast dial: turn the dial to adjust the contrast of the display (see page 5)

Introduction 1. Liquid crystal display (16 characters by 2 rows) Contrast dial: turn the dial to adjust the contrast of the display (see page 5) Welcome to the GENIE Serial LCD module. Introduction 1 The GENIE Serial LCD module allows GENIE-based projects to display messages on a 16 character by 2 row liquid crystal display (LCD). This worksheet

More information

Prototyping Module Datasheet

Prototyping Module Datasheet Prototyping Module Datasheet Part Numbers: MPROTO100 rev 002 Zenseio LLC Updated: September 2016 Table of Contents Table of Contents Functional description PROTOTYPING MODULE OVERVIEW FEATURES BLOCK DIAGRAM

More information

MicroBolt. Microcomputer/Controller Featuring the Philips LPC2106 FEATURES

MicroBolt. Microcomputer/Controller Featuring the Philips LPC2106 FEATURES Microcomputer/Controller Featuring the Philips LPC2106 FEATURES Powerful 60 MHz, 32-bit ARM processing core. Pin compatible with 24 pin Stamp-like controllers. Small size complete computer/controller with

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

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

DSP240-LPI Inverter Controller Card. Technical Brief

DSP240-LPI Inverter Controller Card. Technical Brief DSP240-LPI Inverter Controller Card Technical Brief September 2006 Manual Release 3.0 Card Revision 3.0 Copyright 2001-2006 Creative Power Technologies P.O. Box 714 MULGRAVE Victoria, 3170 Tel: +61-3-9543-8802

More information

Chapter 9. Input/Output (I/O) Ports and Interfacing. Updated: 3/13/12

Chapter 9. Input/Output (I/O) Ports and Interfacing. Updated: 3/13/12 Chapter 9 Input/Output (I/O) Ports and Interfacing Updated: 3/13/12 Basic Concepts in I/O Interfacing and PIC18 I/O Ports (1 of 2) I/O devices (or peripherals) such as LEDs and keyboards are essential

More information

F2MC MB90385 series Evaluation Board Documentation. Revision Date Comment V New document

F2MC MB90385 series Evaluation Board Documentation. Revision Date Comment V New document F2MC MB90385 series Evaluation Board Documentation Revision Date Comment V1.0 08.25.02 New document 1 Warranty and Disclaimer To the maximum extent permitted by applicable law, Fujitsu Microelectronics

More information

HYDRA-X23/X23S. Power Application Controllers. PAC HYDRA-X User s Guide. Copyright 2014 Active-Semi, Inc.

HYDRA-X23/X23S. Power Application Controllers. PAC HYDRA-X User s Guide.   Copyright 2014 Active-Semi, Inc. HYDRA-X23/X23S Power Application Controllers PAC5223 - HYDRA-X User s Guide www.active-semi.com Copyright 2014 Active-Semi, Inc. CONTENTS Contents...2 Overview...3 HYDRA-X23/X23S Body Resources...5 Header

More information

RN-174 WiFly Super Module

RN-174 WiFly Super Module RN- WiFly Super Module Features Evaluation board for the RN- module Supports chip antenna (RN--C), PCB trace antenna (RN--P), wire antenna (RN--W), and U.FL connector for an external antenna (RN--U) Ultra-low

More information

Variable Power Supply Digital Control Circuit Diagram Using Lm317

Variable Power Supply Digital Control Circuit Diagram Using Lm317 Variable Power Supply Digital Control Circuit Diagram Using Lm317 DIGITAL POWER SUPPLY USING LM317 A Major Project Report Submitted partial fulfillment of the requirement for the award of the Degree of

More information

MIDI CPU Hardware Rev K. User Manual

MIDI CPU Hardware Rev K. User Manual MIDI CPU Hardware Revision K User Manual Updated 2010-09-08 Additional documentation available at: http://highlyliquid.com/support/ Page 1 / 18 Table of Contents 1.0 Important Safety Information...2 2.0

More information

HYDRA-X10. Power Application Controllers TM. PAC HYDRA-X User s Guide. Copyright 2014 Active-Semi, Inc.

HYDRA-X10. Power Application Controllers TM. PAC HYDRA-X User s Guide.   Copyright 2014 Active-Semi, Inc. HYDRA-X10 Power Application Controllers TM PAC5210 - HYDRA-X User s Guide www.active-semi.com Copyright 2014 Active-Semi, Inc. CONTENTS Contents...2 Overview...3 HYDRA-X10 Body Resources...5 Header Descriptions...5

More information

Keywords Digital IC tester, Microcontroller AT89S52

Keywords Digital IC tester, Microcontroller AT89S52 Volume 6, Issue 1, January 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Digital Integrated

More information

USER S MANUAL. C32- DUAL PORT MULTIFUNCTION CNC BOARD Rev. 4

USER S MANUAL. C32- DUAL PORT MULTIFUNCTION CNC BOARD Rev. 4 USER S MANUAL C32- DUAL PORT MULTIFUNCTION CNC BOARD Rev. 4 August, 2012 USER'S MANUAL TABLE OF CONTENTS Page # 1.0 FEATURES... 1-1 2.0 SPECIFICATIONS... 2-3 3.0 BOARD DESCRIPTION... 3-4 4.0 FUNCTIONAL

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

EZ-Bv4 Datasheet v0.7

EZ-Bv4 Datasheet v0.7 EZ-Bv4 Datasheet v0.7 Table of Contents Introduction... 2 Electrical Characteristics... 3 Regulated and Unregulated Power Pins... 4 Low Battery Warning... 4 Hardware Features Main CPU... 5 Fuse Protection...

More information

C23- DUAL PORT MULTIFUNCTION CNC BOARD Rev. 3.1

C23- DUAL PORT MULTIFUNCTION CNC BOARD Rev. 3.1 C23- DUAL PORT MULTIFUNCTION CNC BOARD Rev. 3.1 User manual Rev. 2 1. Overview This card has been designed to provide a flexible interface and functions to computer CNC projects, by using the parallel

More information

Axiom Manufacturing. Users Manual. for PROJECT DEVELOPMENT BOARD AXM xiom anufacturing

Axiom Manufacturing. Users Manual. for PROJECT DEVELOPMENT BOARD AXM xiom anufacturing Axiom Manufacturing Users Manual for PROJECT DEVELOPMENT BOARD AXM-0295 xiom anufacturing 1999 2813 Industrial Ln. Garland, TX 75041 (972) 926-9303 FAX (972) 926-6063 support@axman.com Rev 1.0 web: http://www.axman.com

More information

PVK40. User's manual. Feature Rich Development and Educational Kit for 40-pin Microchip PIC microcontrollers

PVK40. User's manual. Feature Rich Development and Educational Kit for 40-pin Microchip PIC microcontrollers PVK40 User's manual Feature Rich Development and Educational Kit for 40-pin Microchip PIC microcontrollers CONTENTS PVK40 3 On-board peripherals: 3 Power supply 4 Microcontroller 4 Reset circuitry 4 Oscilator

More information

Maxim Integrated Products 1

Maxim Integrated Products 1 19-3717; Rev 1; 11/05 MAX1179 Evaluation Kit General Description The MAX1179 evaluation kit (EV kit) is an assembled and tested circuit board that demonstrates the MAX1179 analog-to-digital converter.

More information

GRAVITECH GROUP

GRAVITECH GROUP GRAVITECH.US uresearch GRAVITECH GROUP Description The I2C-ADC board is a 14-pin CMOS device that provides 8-CH, 12-bit of Analog to Digital Converter (ADC) using I 2 C bus. There are no external components

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

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

MeterBuilder MB-1 PROGRAMMABLE RF POWER METER. CIRCUIT DESCRIPTION Version 1.01 June 2011

MeterBuilder MB-1 PROGRAMMABLE RF POWER METER. CIRCUIT DESCRIPTION Version 1.01 June 2011 MeterBuilder MB-1 PROGRAMMABLE RF POWER METER CIRCUIT DESCRIPTION Version 1.01 June 2011 Patent and Copyright Notices Patent Applied For Copyright Material in this document copyrighted 2011 FullWave, LLC.

More information

The Atmel ATmega168A Microcontroller

The Atmel ATmega168A Microcontroller Ming Hsieh Department of Electrical Engineering EE 459Lx - Embedded Systems Design Laboratory The Atmel ATmega168A Microcontroller by Allan G. Weber 1 Introduction The Atmel ATmega168A is one member of

More information

BalloonSat. Assembly Manual

BalloonSat. Assembly Manual BalloonSat Assembly Manual December 2011 S. B. Ellison Electronics Development Group Department of Physics and Astronomy Louisiana State University Baton Rouge, LA Description BalloonSat is a micro-controller

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

4Trio Motion Technology3

4Trio Motion Technology3 4Trio Motion Technology3 MC 202 Motion Controller Product Overview 3-1 3.0 Motion Coordinator 202 Description 3.1 Motion Coordinator 202 The Motion Coordinator 202 is a miniature stepper/servo positioner

More information

Touch Control Switch + - R6 R4 R8 R7 CAT# Grading. Assembly Instructions by Earl D. Gates SUNY Oswego Fall Conference 2007.

Touch Control Switch + - R6 R4 R8 R7 CAT# Grading. Assembly Instructions by Earl D. Gates SUNY Oswego Fall Conference 2007. Grading Name: Class: Shade the number in column A that reflects your ability. In column B, have your instructor do the same. 6. Ability to identify and use basic electronic assembly tools. 8. Ability to

More information

ARDUINO UNO REV3 SMD Code: A The board everybody gets started with, based on the ATmega328 (SMD).

ARDUINO UNO REV3 SMD Code: A The board everybody gets started with, based on the ATmega328 (SMD). ARDUINO UNO REV3 SMD Code: A000073 The board everybody gets started with, based on the ATmega328 (SMD). The Arduino Uno SMD R3 is a microcontroller board based on the ATmega328. It has 14 digital input/output

More information

RS-232 to Logic Level Adapter with DB9M Connector and Power LED

RS-232 to Logic Level Adapter with DB9M Connector and Power LED PCB-CB-232M RS-232 to Logic Level Adapter with DB9M Connector and Power LED Part Number: PCB-CB-232M (unpopulated PCB, no parts) Features RS-232 to logic level adapter with DB9M connector (DTE style) and

More information

A4988 Stepper Motor Driver Carrier with Voltage Regulators

A4988 Stepper Motor Driver Carrier with Voltage Regulators 1 of 6 12/2/2011 6:37 PM A4988 Stepper Motor Driver Carrier with Voltage Regulators Pololu item #: 1183 26 in stock Price break Unit price (US$) 1 19.95 10 17.95 100 13.97 Quantity: backorders allowed

More information

GL116 ENCODER/DECODER MANUAL GLOLAB CORPORATION

GL116 ENCODER/DECODER MANUAL GLOLAB CORPORATION GL ENCODER/DECODER MANUAL GLOLAB CORPORATION Thank you for buying our GL Encoder / Decoder Module. This device was developed in response to many requests for an encoder and decoder that would serialize

More information

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

Sierra Radio Systems. HamStack. Project Board Reference Manual V1.0 Sierra Radio Systems HamStack Project Board Reference Manual V1.0 Welcome HamStack Project Board Reference Manual Revision 1.0.3 2011 George Zafiropoulos, KJ6VU and John Best, KJ6K This guide provides

More information

Easy Kit Board Manual

Easy Kit Board Manual User s Manual, V1.0, June2008 Easy Kit Board Manual Easy Kit - XC88x Microcontrollers Edition 2008-06 Published by Infineon Technologies AG, 81726 München, Germany Infineon Technologies AG 2008. All Rights

More information

PAK-XI PS/2 Coprocessor Data Sheet by AWC

PAK-XI PS/2 Coprocessor Data Sheet by AWC PAK-XI PS/2 Coprocessor Data Sheet 1999-2003 by AWC AWC 310 Ivy Glen League City, TX 77573 (281) 334-4341 http://www.al-williams.com/awce.htm V1.0 30 Oct 2003 Table of Contents Overview...1 If You Need

More information

EE4380 Microprocessor Design Project

EE4380 Microprocessor Design Project EE4380 Microprocessor Design Project Fall 2002 Class 1 Pari vallal Kannan Center for Integrated Circuits and Systems University of Texas at Dallas Introduction What is a Microcontroller? Microcontroller

More information

CEIBO FE-5111 Development System

CEIBO FE-5111 Development System CEIBO FE-5111 Development System Development System for Atmel W&M T89C5111 Microcontrollers FEATURES Emulates Atmel W&M T89C5111 4K Code Memory Real-Time Emulation and Trace Frequency up to 33MHz/5V ISP

More information

REQUIRED MATERIALS Epiphany-DAQ board Wire Jumpers Switch LED Resistors Breadboard Multimeter (if needed)

REQUIRED MATERIALS Epiphany-DAQ board Wire Jumpers Switch LED Resistors Breadboard Multimeter (if needed) Page 1/6 Lab 1: Intro to Microcontroller Development, 06-Jan-16 OBJECTIVES This lab will introduce you to the concept of developing with a microcontroller while focusing on the use of General Purpose Input/Output

More information

ARDUINO UNO REV3 Code: A000066

ARDUINO UNO REV3 Code: A000066 ARDUINO UNO REV3 Code: A000066 The UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can

More information

USER S MANUAL. C11- MULTIFUNTCION CNC BOARD Rev. 9.9

USER S MANUAL. C11- MULTIFUNTCION CNC BOARD Rev. 9.9 USER S MANUAL C11- MULTIFUNTCION CNC BOARD Rev. 9.9 FEBRUARY, 2015 User s Manual Page i TABLE OF CONTENTS Page # 1. Overview... 1 2. Features... 1 3. Specifications... 3 4. BOARD DESCRIPTION... 4 5. Special

More information

ECE 270 Lab Verification / Evaluation Form. Experiment 1

ECE 270 Lab Verification / Evaluation Form. Experiment 1 ECE 70 Lab Verification / Evaluation Form Experiment Evaluation: IMPORTANT! You must complete this experiment during your scheduled lab period. All work for this experiment must be demonstrated to and

More information

LCMM024: DRV8825 Stepper Motor Driver Carrier,

LCMM024: DRV8825 Stepper Motor Driver Carrier, LCMM024: DRV8825 Stepper Motor Driver Carrier, High Current The DRV8825 stepper motor driver carrier is a breakout board for TI s DRV8825 microstepping bipolar stepper motor driver. The module has a pinout

More information