LIN bus board datasheet EB

Size: px
Start display at page:

Download "LIN bus board datasheet EB"

Transcription

1 LIN bus board datasheet EB Contents 1. About this document General information Board layout Testing this product Circuit description... 7 Appendix 1 Circuit diagram Copyright Matrix Multimedia Limited 2005 page 1

2 1. About this document This document concerns the E-blocks LIN bus board code EB027 version 1. The order code for this product is EB Trademarks and copyright PIC and PICmicro are registered trademarks of Arizona Microchip Inc. E-blocks is a trademark of Matrix Multimedia Limited. 2. Other sources of information There are various other documents and sources that you may find useful: Getting started with E-Blocks.pdf This describes the E-blocks system and how it can be used to develop complete systems for learning electronics and for PICmicro programming. PPP Help file This describes the PPP software and its functionality. PPP software is used for transferring hex code to a PICmicro microcontroller. C and assembly strategies This is available as a free download from our web site. 3. Disclaimer The information in this document is correct at the time of going to press. Matrix Multimedia reserves the right to change specifications from time to time. This product is for development purposes only and should not be used for any life-critical application. 4. Technical support If you have any problems operating this product then please refer to the troubleshooting section of this document first. You will find the latest software updates, FAQs and other information on our web site: If you still have problems please us at: support@matrixmultimedia.co.uk. Copyright Matrix Multimedia Limited 2005 page 2

3 2. General information 1. Description This E-block allows investigation of the LIN bus communication protocol. The board allows LIN to be added to PICmicro microcontrollers and other processors that do not have a LIN peripherals embedded. The board uses a LIN Transceiver (MCP201). The microcontroller acts as the LIN controller for transmitting and receiving LIN information. The LIN transceiver converts the LIN controller signals into a signal level used by the LIN bus, and vice versa. Users will need to consult the MCP201 datasheet for information on programming and using this device. The datasheet for this can be found on the Microchip website at: A set of jumper links are available which allows the LIN E-block to easily be set for most PICmicro microcontroller devices. The patch system available on board makes this board compatible with numerous other devices. The upstream device (i.e. Multiprogrammer) connected to this board must have an integrated UART module available, or the firmware must be able to send TTL level RS232 compatible waveforms. 2. Features Transmit and receive via LIN bus Enable non LIN embedded processors access to LIN protocol 3. Block schematic Copyright Matrix Multimedia Limited 2005 page 3

4 3. Board layout EB jpg 1. 9-way downstream D-type connector 2. Patch system 3. RX and TX selection jumper pins 4. Chip Select, Fault and VREG selection jumper pins 5. LIN output screw terminals 6. Voltage output screw terminals 7. 12V Voltage input screw terminals 8. MCP201 Lin Controller Chip 9. Master / Slave jumper General Guide for RX and TX settings: Jumper at A Jumper at B Jumper at C PIC16F88 PIC16F87 PIC16F818 PIC16F819 PIC16F7x PIC16F7x7 PIC16F87x PIC16F87xA Patch System Connect to Port B Connect to Port C General Guide for /INT and /CS settings: s Description 1 Hardwired /CS and /INT selection /CS = Bit 4, FLT = Bit 0, Vreg = Bit 1 2 Patch System If using a PIC16F88, insert board to Port B and jumper settings = A & 1 If using a PIC16F877A, insert board to Port C and jumper settings = B & 1 Copyright Matrix Multimedia Limited 2005 page 4

5 4. Testing this product The following program will test the circuit. The test file can be downloaded from Items Required. - 2 x Multiprogrammer E-Blocks with 16F877A - 1 x LIN E-Block (unit under test) - 1 x Pre-tested LIN E-Block - 1 x LCD Display E-Block - 1 x Current Limited Power Supply set to 12.5V and 60mA - E-blocks female to male IDC Cable - Also the LIN and Ground screw terminals need to be wired together. Setting up the test. - 16F877A in 40-way socket on both Multiprogrammers - SW2 set to XTAL Mode on both Multiprogrammers MHz Crystals in both Multiprogrammers - LCD Display E-Block connected to Port D on master Multiprogrammer - LCD E-Block DEFAULT jumper setting - Wire connection between +V on master Multiprogrammer to +V on LCD E-block - Pre-tested LIN E-block connected to Port C on master Multiprogrammer - Connect 14V of master Multiprogrammer to 12V of pre tested LIN E-block - J7 of pre-tested LIN E-block jumper in position 1 - J4 of pre-tested LIN E-block jumper in position B - J8 of pre-tested LIN E-block jumper in position MASTER - Connect a wire from the 14V on the master Multiprogrammer to the 14V on the slave Multiprogrammer - Connect a wire from the GND on the master Multiprogrammer to the GND on the slave Multiprogrammer - Connect the master Multiprogrammer to a power supply - Attach the E-Blocks IDC cable to Port C of the Slave Multiprogrammer - Connect a wire from the 14V of the slave Multiprogrammer - Connect a wire from the LIN of pre-tested LIN E-block 1. Set up the configuration as specified above. 2. Connect the master Multiprogrammer to the power supply 3. Download the Lin Master.hex file to the master Multiprogrammer with the pre-tested LIN board and LCD E- Block connected and wired. 4. Download the Lin Slave.hex file to the slave Multiprogrammer with the LIN board under test and LCD E-Block connected and wired. Copyright Matrix Multimedia Limited 2005 page 5

6 Diagram of full LIN test configuration EB-027 LIN Board Test Routine 1. Connect the free end of the IDC cable to the LIN unit under test 2. Connect the free end of the slave 14V to the 12V on the LIN unit under test 3. Connect the free end of the Master LIN wire to the LIN on the LIN unit under test 4. Check that J7 of the LIN E-block under test is set to 1 5. Check that J4 of the LIN E-block under test is set to B 6. Check that J8 of the LIN E-block under test is set to SLAVE 7. Press reset on the slave Multiprogrammer 8. Press reset on the master Multiprogrammer 9. The Master will now test the Slave device by sending and receiving LIN messages 10. The Master will display PASS for a working LIN E-Block. 11. The Master will display FAIL for a failed LIN E-Block. 12. Unplug all cables from the tested LIN E-Block. Copyright Matrix Multimedia Limited 2005 page 6

7 5. Circuit description The circuit as can be seen in the circuit diagram below (See Appendix 1 Circuit diagram), is made up of three main components: the patch system, the voltage regulation and the LIN Transceiver (MCP201). 1. Patch System The design of this product enables you to use this board with many standard PICmicro devices. This is achieved by identifying the up-stream device, then selecting the corresponding jumper setting on the LIN board. This will configure the board with the correct pin-out for the Microcontroller selected. Jumper setting A, B, and C are used for selecting the appropriate pins for RX and TX: the dedicated RS232 lines. Jumper settings 1 and 2 are used to set the correct pins for /CS and /FLT and VReg. The microcontroller that is being used determines which port and which jumper. For example, if an PIC16F877A is being used, the LIN Board must be connected to Port C, with the jumper settings to B & 1. The following tables illustrate the correct jumper settings: A B PIC16F devices PIC16C devices PIC16F72 PIC16C62B PIC16F87 PIC16F73 PIC16C63A PIC16F88 PIC16F737 PIC16C65 PIC16F818 PIC16F74 PIC16C66 PIC16F819 PIC16F747 PIC16C67 PIC16F76 PIC16C72A PIC16F767 PIC16C73B PIC16F77 PIC16C74B PIC16F777 PIC16C76 PIC16F872 PIC16C77 PIC16F873/A PIC16C773 PIC16F874/A PIC16C774 PIC16F876/A PIC16F877/A CONNECT BOARD TO PORT C CONNECT BOARD TO PORT B Table 1. Jumper settings for SDO, SDI & SCK selection. C PATCH SYSTEM The following table (Table 2) shows the settings that can be used for /CS and /INT: 1 2 /CS /INT /CS /INT Bit 0 Bit 6 Patch Patch Table 2. Jumper settings for /INT and /CS selection The Patch System allows the user to route RX, TX, CS, Fault, Vreg to any of the 8 input bits required. This allows great flexibility, as the user can then use a different device other than those specified in Table 1. When using the CAN Board with up-stream devices that are not mentioned in the above table, such as Atmel AVR Board or other processor boards, then the patch system will be required. 2. Voltage Regulation The LIN E-Block requires a 12V supply to power the LIN transceiver circuitry. This 12V can be supplied from the +14V screw terminal of the Multiprogrammer. Copyright Matrix Multimedia Limited 2005 page 7

8 3. LIN Transceiver MCP201 The MCP201 LIN transceiver is an interface between the Microcontroller and the LIN bus. It converts between the logic levels of the microcontroller and the analogue signals of the LIN bus. The LIN signals are connected to the screw terminal J10, Note that there are two terminals on every board so that you can pass the LIN signal on without having two wires in the same terminal. Similarly there are two 12V screw terminals to provide the same functionality. For more information please look at the datasheet for this device which can be found at: V operation Due to the 12V supply needed by the LIN E-Block this board is not compatible with 3.3V systems. Copyright Matrix Multimedia Limited 2005 page 8

9 Appendix 1 Circuit diagram

Card Reader Board EB037-00

Card Reader Board EB037-00 Card Reader Board EB037-00 00-1 Contents 1. About this document... 2 2. General information... 3 3. Board layout... 4 4. Testing this product... 5 5. Circuit description... 6 Appendix 1 Circuit diagram

More information

SPI Memory and D/A board datasheet EB

SPI Memory and D/A board datasheet EB SPI Memory and D/A board datasheet EB013-00-2 Contents 1. About this document...2 2. General information...3 3. Board layout...4 4. Testing this product...5 5. Circuit description...6 Appendix 1 Circuit

More information

USB232 board EB Technical datasheet

USB232 board EB Technical datasheet USB232 board EB039-00-1 Technical datasheet Contents 1. About this document...2 2. General information...3 3. Board layout...4 4. Testing this product...5 5. Circuit description...7 Appendix 1 Circuit

More information

RS485 board datasheet EB062-00

RS485 board datasheet EB062-00 RS485 board datasheet EB062-00 00-1 Contents 1. About this document... 2 2. General information... 3 3. Board layout... 4 4. Testing this product... 5 5. Circuit description... 6 Appendix 1 Circuit diagram

More information

Internet board datasheet EB

Internet board datasheet EB Internet board datasheet EB023-00-1 Contents 1. About this document... 2 2. General information... 3 3. Board layout... 4 4. Testing this product... 5 5. Circuit description... 9 Appendix 1 Circuit diagram

More information

IrDA Board datasheet. Matrix Multimedia IrDA Board. Contents

IrDA Board datasheet. Matrix Multimedia IrDA Board. Contents IrDA Board datasheet Contents 1. About this document 2. General information 3. Board Layout 4. Getting Started 5. Circuit Description Appendix 1 Circuit Diagram Copyright 2004 Matrix Multimedia Limited

More information

Bluetooth board EB Technical datasheet

Bluetooth board EB Technical datasheet Bluetooth board EB024-00-2 Technical datasheet Contents 1. About this document... 2 2. General information... 3 3. Board layout... 4 4. Testing this product... 5 5. Circuit description... 7 Appendix 1

More information

Opto-isolator board datasheet EB

Opto-isolator board datasheet EB Opto-isolator board datasheet EB-035-00-1 CONTENTS 1. About this document 2 2. General Information 3 3. Board layout. 4 4. Testing this product... 4 5. Circuit description. 5 Appendix 1 Circuit diagram

More information

Graphical LCD Display Datasheet EB

Graphical LCD Display Datasheet EB Graphical LCD Display Datasheet EB043-00-1 Contents 1. About this document... 2 2. General information... 3 3. Board layout... 6 4. Testing this product... 7 5. Circuit description... 8 Appendix 1 Circuit

More information

Home Automation Board datasheet

Home Automation Board datasheet Home Automation Board datasheet Contents 1. About this document 2. General information 3. Board Layout 4. Getting Started 5. Circuit Description Appendix 1 Circuit Diagram Copyright 2004 Matrix Multimedia

More information

4D Picaso Touchscreen Display board datasheet EB

4D Picaso Touchscreen Display board datasheet EB 4D Picaso Touchscreen Display board datasheet EB076-00 00-1 CONTENTS 1. About this document. 2 2. General Information.. 3 3. Board layout... 3 4. Testing this product... 4 5. Circuit description.. 4 Appendix

More information

eblocks A Adaptor Board datasheet Matrix Multimedia Adaptor Board Contents

eblocks A Adaptor Board datasheet Matrix Multimedia Adaptor Board Contents Adaptor Board datasheet version 2 board adaptor D E eblocks A C B Contents 1. About this document 2. General information 3. Board Layout 4. Getting Started 5. Circuit description Appendix o Circuit Diagram

More information

ECIO Base Board datasheet EB061-00

ECIO Base Board datasheet EB061-00 ECIO Base Board datasheet EB061-00 00-2 Contents 1. About this document... 2 2. General information... 3 3. Board layout... 4 4. Circuit description... 5 Appendix 1 Circuit diagram Copyright Matrix Multimedia

More information

PICmicro Microcontroller Lite programmer datasheet

PICmicro Microcontroller Lite programmer datasheet PICmicro Microcontroller Lite programmer datasheet Contents 1. About this document 2. General information 3. Board overview 4. Getting Started 5. Block schematic and description Appendix A. Circuit diagram

More information

CPLD board datasheet EB

CPLD board datasheet EB CPLD board datasheet EB020-00- Contents. About this document... 2 2. General information... 3 3. Board layout... 4 4. Testing this product... 5 5. Circuit description... 6 Appendix Circuit diagram Copyright

More information

CPLD board datasheet EB

CPLD board datasheet EB CPLD board datasheet EB020-00-3 Contents. About this document... 2 2. General information... 3 3. Board layout... 4 4. Testing this product... 5 5. Circuit description... 6 Appendix Circuit diagram Copyright

More information

SPI memory and D/A board

SPI memory and D/A board SPI memory and D/A board www.matrixtsl.com EB013 Contents About this document 3 Board layout 3 General information 4 Circuit description 4 Protective cover 6 Circuit diagram 7 2 Copyright About this document

More information

Atmel AVR datasheet. Matrix Multimedia Atmel AVR Board EB Contents

Atmel AVR datasheet. Matrix Multimedia Atmel AVR Board EB Contents Atmel AVR datasheet Contents 1. About this document 2. General information 3. Board overview 4. Getting Started 5. Block schematic and description Appendix A. Circuit diagram B. Compatible AVR device C.

More information

Wireless LAN board. EB069

Wireless LAN board.   EB069 Wireless LAN board www.matrixmultimedia.com EB069 Contents About this document 3 Board layout 3 General information 4 Protective cover 4 Testing the product 5 Circuit description 6 Circuit diagram 7 2

More information

1. About this document General information Board layout Testing this product Circuit description...

1. About this document General information Board layout Testing this product Circuit description... dspic / PIC24 Multiprogrammer datasheet EB064-00 00-1 Contents 1. About this document... 2 2. General information... 3 3. Board layout... 4 4. Testing this product... 5 5. Circuit description... 6 Appendix

More information

IR/IrDA transceiver board

IR/IrDA transceiver board IR/IrDA transceiver board www.matrixtsl.com EB01 Contents About this document 3 Board layout 3 General information 4 Circuit description 5 Protective cover 7 Circuit diagram 8 Copyright About this document

More information

USB232 board. EB039

USB232 board.   EB039 USB232 board www.matrixtsl.com EB039 Contents About this document 3 Board layout 3 General information 4 Circuit description 4 Protective cover 5 Circuit diagram 6 2 Copyright About this document This

More information

Sensor Board datasheet

Sensor Board datasheet Sensor Board datasheet Contents 1. About this document 2. General information 3. Board Layout 4. Getting Started 5. Circuit description Appendix 1 Circuit Diagram 2 Sensors Copyright 2005 Matrix Multimedia

More information

Accelerometer board. EB068

Accelerometer board.   EB068 Accelerometer board www.matrixtsl.com EB0 Contents About this document Board layout General information Testing this product Circuit description 5 Circuit diagram Copyright 0 Matrix TSL About this document

More information

Wireless LAN board. EB069

Wireless LAN board.  EB069 Wireless LAN board www.matrixmultimedia.com EB069 Contents About this document 3 Board layout 3 General information 4 Circuit description 4 Protective cover 5 Circuit diagram 6 2 Copyright Matrix Multimedia

More information

OLED graphical LCD board

OLED graphical LCD board OLED graphical LCD board www.matrixtsl.com EB057 EB058 Contents About this document Board layout General information Circuit description Protective cover Circuit diagram 2 4 4 5 6 Copyright Matrix Technology

More information

LED board. EB004

LED board.  EB004 LED board www.matrixmultimedia.com EB004 Contents About this document 3 Board layout 3 General information 4 Circuit description 4 Protective cover 4 Circuit diagram 5 2 Copyright About this document This

More information

ARM programmer and daughter board EB Technical datasheet

ARM programmer and daughter board EB Technical datasheet ARM programmer and daughter board EB185-00-1 Technical datasheet Contents 1 About this document...2 2 General information...3 3 Description...3 4 Board layout...4 5 Testing this product...5 6 Circuit description...7

More information

Raspberry Pi board. EB080

Raspberry Pi board.   EB080 Raspberry Pi board www.matrixmultimedia.com EB080 Contents About this document 3 Board layout 3 General information 4 Circuit description 4 Circuit diagram 5 2 Copyright Matrix Multimedia Ltd. About this

More information

TFT Graphical LCD Board

TFT Graphical LCD Board TFT Graphical LCD Board www.matrixtsl.com EB084 Contents About This Document 2 General Information 3 Board Layout 4 Testing This Product 5 Circuit Description 6 Circuit Diagram EB084 7 Circuit Diagram

More information

eblocks Sensor Board datasheet Matrix Multimedia Sensor Board Contents

eblocks Sensor Board datasheet Matrix Multimedia Sensor Board Contents Sensor Board datasheet +V GND eblocks sensors Contents 1. About this document 2. General information 3. Board Layout 4. Getting Started 5. Circuit description Appendix 1 Circuit Diagram 2 Sensors Copyright

More information

Modtronix Engineering Modular Electronic Solutions SBC28DC. Single board computer for 28 pin DIP PICs

Modtronix Engineering Modular Electronic Solutions SBC28DC. Single board computer for 28 pin DIP PICs Modtronix Engineering Modular Electronic Solutions Single board computer for 28 pin DIP PICs Table of Contents 1 Introduction...2 2 Features...4 3 Expansion Connectors...5 3.1 Daughter Board Connectors...5

More information

Motor angle (servo) trainer board

Motor angle (servo) trainer board Motor angle (servo) trainer board www.matrixtsl.com EB097 Contents About this document Board layout General information Protective cover Circuit description Circuit diagram 2 3 3 5 Copyright Matrix Technology

More information

TFT LCD multimedia board with touchscreen

TFT LCD multimedia board with touchscreen TFT LCD multimedia board with touchscreen www.matrixtsl.com EB076-LCD32T Contents About this document 3 Board layout 3 General information 4 Circuit description 5 Circuit diagram 6 2 Copyright About this

More information

PICmicro MCU Multiprogrammer EB Technical datasheet

PICmicro MCU Multiprogrammer EB Technical datasheet PICmicro MCU Multiprogrammer EB006-00-5 Technical datasheet Contents 1. About this document...2 2. General information...3 3. Board layout...5 4. Testing this product...6 5. Circuit description...9 6.

More information

DEVBOARD3 DATASHEET. 10Mbits Ethernet & SD card Development Board PIC18F67J60 MICROCHIP

DEVBOARD3 DATASHEET. 10Mbits Ethernet & SD card Development Board PIC18F67J60 MICROCHIP DEVBOARD3 DATASHEET 10Mbits Ethernet & SD card PIC18F67J60 MICROCHIP Version 1.0 - March 2009 DEVBOARD3 Version 1.0 March 2009 Page 1 of 7 The DEVBOARD3 is a proto-typing board used to quickly and easily

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

VGA multimedia board

VGA multimedia board VGA multimedia board www.matrixtsl.com EB071 Contents About this document 3 Board layout 3 General information 4 Circuit description 5 Protective cover 5 Circuit diagram 6 2 Copyright About this document

More information

ECIO base board. EB061

ECIO base board.   EB061 ECIO base board www.matrixmultimedia.com EB061 Contents About this document 3 Board layout 3 General information 4 Circuit description 4 Circuit diagram 5 2 Copyright Matrix Multimedia Ltd. About this

More information

PS/2 and SVGA board. EB033

PS/2 and SVGA board.  EB033 PS/ and SVGA board www.matrixtsl.com EB033 Contents About this document 3 Board layout 3 General information 4 Circuit description 4 Circuit diagram 6 Copyright About this document This document concerns

More information

Sensor board. EB003

Sensor board.   EB003 Sensor board www.matrixtsl.com EB003 Contents About this document 3 Board layout 3 General information 4 Circuit description 4 Protective cover 5 Circuit diagram 6 2 Copyright About this document This

More information

ICP05 IBOARD LITE ICP05. - iboard lite

ICP05 IBOARD LITE ICP05. - iboard lite ICP05 - iboard lite 1. Introduction and overview icp05 offers unprecedented level of performance, reliability and scalability for Microchip PIC IO Kit solution. By the same time, it allows users to program

More information

LCD board. EB005

LCD board.   EB005 LCD board www.matrixtsl.com EB005 Contents About this document 3 Board layout 3 General information 4 Circuit description 6 Protective cover 6 Circuit diagram 7 2 Copyright About this document This document

More information

ARM programmer and daughter board

ARM programmer and daughter board ARM programmer and daughter board www.matrixtsl.com EB185 Contents About this document 3 Board layout 3 General information 4 Circuit description 4 Protective cover 5 Circuit diagram 6 2 Copyright About

More information

eip-24/100 Embedded TCP/IP 10/100-BaseT Network Module Features Description Applications

eip-24/100 Embedded TCP/IP 10/100-BaseT Network Module Features Description Applications Embedded TCP/IP 10/100-BaseT Network Module Features 16-bit Microcontroller with Enhanced Flash program memory and static RAM data memory On board 10/100Mbps Ethernet controller, and RJ45 jack for network

More information

Opto-isolator board. EB035

Opto-isolator board.  EB035 Opto-isolator board www.matrixtsl.com EB035 Contents About this document Board layout General information Circuit description Protective cover Circuit diagram 2 3 3 4 4 5 5 Copyright Matrix Technology

More information

eip-10 Embedded TCP/IP 10-BaseT Network Module Features Description Applications

eip-10 Embedded TCP/IP 10-BaseT Network Module Features Description Applications Embedded TCP/IP 10-BaseT Network Module Features 8-bit reprogrammable Microcontroller with Enhanced Flash program memory, EEPROM and Static RAM data memory On board 10Mbps Ethernet controller, and RJ45

More information

PIC 28 Pin Board Documentation. Update Version 5.0

PIC 28 Pin Board Documentation. Update Version 5.0 PIC 28 Pin Board Documentation Update 2009.10 Version 5.0 Table of Contents PIC 28 Pin Board Documentation... 1 Table of Contents... 2 Introduction... 3 Circuit Schematic... 4 The following is the Circuit

More information

PICado Alpha Development Board V1.0

PICado Alpha Development Board V1.0 V1.0 Bluetooth Transceiver Module HC-05 Four onboard FET power output stage 34 freely assignable I/O pins ICSP interface 2015 Jan Ritschard, All rights reserved. V1.0 Table of Contents 1. Introduction...

More information

SimPLC. User Manual.

SimPLC. User Manual. SimPLC User Manual www.dizzy.co.za Contents Introduction... 4 Overview Top... 5 Power Circuitry... 6 Microcontroller... 7 Real-Time Calendar and Clock (RTCC)... 7 Reset Button... 7 Oscillator Socket...

More information

CPLD board. EB020

CPLD board.  EB020 CPLD board www.matrixtsl.com EB020 Contents About this document Board layout General information Circuit description Protective cover Circuit diagram 2 4 5 7 Copyright About this document This document

More information

EXL x240 Graphic LCD Smart Module 3,8 SHORT FORM TECHNICAL SPECIFICATIONS. Via di Corticella, Bologna, Italy

EXL x240 Graphic LCD Smart Module 3,8 SHORT FORM TECHNICAL SPECIFICATIONS.   Via di Corticella, Bologna, Italy 320x240 Graphic LCD Smart Module 3,8 SHORT FORM TECHNICAL SPECIFICATIONS www.exelmicroel.it Via di Corticella, 201 40128 - Bologna, Italy Tel: +39 051 6380211 Fax: +39 051 6380226 exelbo@exelmicroel.it

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

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

Document Version 2.0 DATASHEET

Document Version 2.0 DATASHEET Document Version 2.0 DATASHEET Contents About E-blocks What Are E-blocks?... 3 Connector Pinout... 5 New in E-blocks 2... 6 Conversion from E-blocks to E-blocks 2 BL0113 - E-blocks Upstream to E-blocks

More information

MX Educational Target User Manual

MX Educational Target User Manual MX Educational Target User Manual Revision History Date Description Initial release. Table of Contents 1. Introduction... 4 1.1. Module Models... 4 1.2. Package Contents... 4 1.3. Key Hardware Features...

More information

Power board. EB011

Power board.  EB011 Power board www.matrixtsl.com EB011 Contents About this document Board layout General information Circuit description Protective cover Circuit diagram 2 3 3 5 5 6 Copyright Matrix Technology Solutions

More information

AVR-P development board Users Manual

AVR-P development board Users Manual AVR-P40-8515 development board Users Manual All boards produced by Olimex are ROHS compliant Revision A, January 2002 Copyright(c) 2009, OLIMEX Ltd, All rights reserved Page 1 INTRODUCTION: The AVR Microcontroller

More information

Compatible with Bluetooth V2.0 + EDR (Enhanced Data Rate). Data transfer rate is 3Mbit per sesond. Opearted in SPP device class and slave mode only

Compatible with Bluetooth V2.0 + EDR (Enhanced Data Rate). Data transfer rate is 3Mbit per sesond. Opearted in SPP device class and slave mode only BlueStick : Bluetooth serial module 1 BlueStick Bluetooth Serial module This is a Bluetooth Serial Port Profile (SPP) device for wireless serial data communications via the bluetooth radio system. It is

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

MCP2120/MCP2150 DEVELOPER S KIT USER S GUIDE

MCP2120/MCP2150 DEVELOPER S KIT USER S GUIDE MCP2120/MCP2150 DEVELOPER S KIT USER S GUIDE Information contained in this publication regarding device applications and the like is intended by way of suggestion only. No representation or warranty is

More information

Breeze Board. Type A. User Manual.

Breeze Board. Type A. User Manual. Breeze Board Type A User Manual www.dizzy.co.za Contents Introduction... 3 Overview Top... 4 Overview Bottom... 5 Getting Started (Amicus Compiler)... 6 Power Circuitry... 7 USB... 8 Microcontroller...

More information

AKKON USB CONTROLLER BOARD

AKKON USB CONTROLLER BOARD TN002 AKKON USB CONTROLLER BOARD USB Microcontroller board with the PIC18F4550 * Datasheet Authors: Gerhard Burger Version: 1.0 Last update: 20.01.2006 File: Attachments: no attachments Table of versions

More information

PICmicro MCU multiprogrammer

PICmicro MCU multiprogrammer PICmicro MCU multiprogrammer www.matrixtsl.com EB006V9 Contents About this document General information Board layout Circuit description Protective cover PICmicro microcontroller pin out details Bus connections

More information

AVR-P20 development board Users Manual

AVR-P20 development board Users Manual AVR-P20 development board Users Manual All boards produced by Olimex are ROHS compliant Revision A, October 2005 Copyright(c) 2009, OLIMEX Ltd, All rights reserved Page 1 INTRODUCTION: The AVR Microcontrollers

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

Datasheet for PAS12 Serial Adaptor rev 1.50

Datasheet for PAS12 Serial Adaptor rev 1.50 Datasheet for PAS12 Serial Adaptor rev 1.50 2001 Working Technologies Ltd. http://www.workingtex.com/htpic/ shane@workingtex.com ph. +64 21 2977741 fax: +64 3 3793885 ph. +64 3 3793883 Introduction To

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

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 8051 Intermidiate Development Board Product Manual Contents 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 1. Overview 2. Features The board is built on a high quality FR-4(1.6

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

Breeze Board. Type B. User Manual.

Breeze Board. Type B. User Manual. Breeze Board Type B User Manual www.dizzy.co.za Contents Introduction... 3 Overview Top... 4 Overview Bottom... 5 Getting Started (USB Bootloader)... 6 Power Circuitry... 7 USB... 8 Microcontroller...

More information

General-Purpose Microcontroller Module 12a Hardware Reference Release 1.4a (October 11, 2017)

General-Purpose Microcontroller Module 12a Hardware Reference Release 1.4a (October 11, 2017) General-Purpose Microcontroller Module 12a Hardware Reference 1 General-Purpose Microcontroller Module 12a Hardware Reference Release 1.4a (October 11, 2017) Purpose: General-purpose platform to accommodate

More information

RFID: Read and Display V2010. Version 1.1. Sept Cytron Technologies Sdn. Bhd.

RFID: Read and Display V2010. Version 1.1. Sept Cytron Technologies Sdn. Bhd. PR8-B RFID: Read and Display V2010 Version 1.1 Sept 2010 Cytron Technologies Sdn. Bhd. Information contained in this publication regarding device applications and the like is intended through suggestion

More information

Good Idea to Working Electronic Model

Good Idea to Working Electronic Model Good Idea to Working Electronic Model by Jan H. Lichtenbelt, March 2011 Abstract Seeing an idea manifest itself into a fully working creation is always satisfying, however so many good ideas go to waste

More information

RS485 3 click. How does it work? PID: MIKROE-2821

RS485 3 click. How does it work? PID: MIKROE-2821 RS485 3 click PID: MIKROE-2821 RS485 3 click is an RS422/485 transceiver Click board, which can be used as an interface between the TTL level UART and the RS422/485 communication bus. It features a full-duplex

More information

Amarjeet Singh. January 30, 2012

Amarjeet Singh. January 30, 2012 Amarjeet Singh January 30, 2012 Website updated - https://sites.google.com/a/iiitd.ac.in/emsys2012/ Lecture slides, audio from last class Assignment-2 How many of you have already finished it? Final deadline

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

This manual provides information for the final user application developer on how to use SPC57S-Discovery microcontroller evaluation board.

This manual provides information for the final user application developer on how to use SPC57S-Discovery microcontroller evaluation board. User manual SPC570S-DISP: Discovery+ Evaluation Board Introduction This manual provides information for the final user application developer on how to use SPC57S-Discovery microcontroller evaluation board.

More information

AVR Intermediate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help

AVR Intermediate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help AVR Intermediate Development Board Product Manual Contents 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 1. Overview 2. Features The board is built on a high quality FR-4(1.6

More information

The FED PIC Flex 2 Development Boards

The FED PIC Flex 2 Development Boards The FED PIC Flex 2 Development Boards THE FED PIC Flex Development board offers a host for 28 or 40 pin devices and includes LED's, switches, transistor switches, USB interface, serial port, support circuitry,

More information

ĐẠI HỌC QUỐC GIA TP.HỒ CHÍ MINH TRƯỜNG ĐẠI HỌC BÁCH KHOA KHOA ĐIỆN-ĐIỆN TỬ BỘ MÔN KỸ THUẬT ĐIỆN TỬ. Embedded System Design

ĐẠI HỌC QUỐC GIA TP.HỒ CHÍ MINH TRƯỜNG ĐẠI HỌC BÁCH KHOA KHOA ĐIỆN-ĐIỆN TỬ BỘ MÔN KỸ THUẬT ĐIỆN TỬ. Embedded System Design ĐẠI HỌC QUỐC GIA TP.HỒ CHÍ MINH TRƯỜNG ĐẠI HỌC BÁCH KHOA KHOA ĐIỆN-ĐIỆN TỬ BỘ MÔN KỸ THUẬT ĐIỆN TỬ Embedded System Design Chapter 7: Peripherals for embedded systems 7.1 Digital parallel input / output

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

Locktronics PICmicro getting started guide

Locktronics PICmicro getting started guide Page 2 getting started guide What you need to follow this course 2 Using the built-in programs 3 Create your own programs 4 Using Flowcode - your first program 5 A second program 7 A third program 8 Other

More information

BroadR-Reach click PID: MIKROE Weight: 26 g

BroadR-Reach click PID: MIKROE Weight: 26 g BroadR-Reach click PID: MIKROE-2796 Weight: 26 g BroadR-Reach click brings the industry grade communication standard to the mikrobus, which is built to be used in an Ethernet-based open network. The click

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

PIC Serial Peripheral Interface (SPI) to Digital Pot

PIC Serial Peripheral Interface (SPI) to Digital Pot Name Lab Section PIC Serial Peripheral Interface (SPI) to Digital Pot Lab 7 Introduction: SPI is a popular synchronous serial communication protocol that allows ICs to communicate over short distances

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

IFC-MB00 Interface Free Controller Main Board

IFC-MB00 Interface Free Controller Main Board IFC-MB00 Interface Free Controller Main Board User s Manual V1.1 Apr 2008 Information contained in this publication regarding device applications and the like is intended through suggestion only and may

More information

BIGdsPIC6. Development System. User manual

BIGdsPIC6. Development System. User manual BIGdsPIC6 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

PIC-P40 development board Users Manual

PIC-P40 development board Users Manual PIC-P40 development board Users Manual All boards produced by Olimex are ROHS compliant Rev.E, February 008 Copyright(c) 008, OLIMEX Ltd, All rights reserved Page INTRODUCTION: PIC-P40 board is development

More information

48003 Deluxe mobile communications system

48003 Deluxe mobile communications system 48003 Deluxe mobile communications system A motivating approach for teaching mobile phone technology An ideal introduction to mobile phone technology Highly motivating for students Flowcode CD-ROM and

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

Display Real Time Clock (RTC) On LCD. Version 1.2. Aug Cytron Technologies Sdn. Bhd.

Display Real Time Clock (RTC) On LCD. Version 1.2. Aug Cytron Technologies Sdn. Bhd. Display Real Time Clock (RTC) On LCD PR12 Version 1.2 Aug 2008 Cytron Technologies Sdn. Bhd. Information contained in this publication regarding device applications and the like is intended through suggestion

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

Applications Wi-Fi sensors Wi-Fi automation Internet of things Wi-Fi enterteinment Serial to Wi-Fi

Applications Wi-Fi sensors Wi-Fi automation Internet of things Wi-Fi enterteinment Serial to Wi-Fi Introduction Flyport is a revolutionary WiFi module based on the open source platform openpicus. Flyport is not simply a serial to WiFi solution, but a smart module with no need of an external host processor

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

Hardware Manual. Crumb128. Rapid Prototyping Module with the Atmega128 AVR Microcontroller

Hardware Manual. Crumb128. Rapid Prototyping Module with the Atmega128 AVR Microcontroller Hardware Manual Crumb128 Rapid Prototyping Module with the Atmega128 AVR Microcontroller Version 1.1 Copyright 2004 Dr. Erik Lins, Development and Distribution of Hardware and Software. All right reserved.

More information

Stepper 6 click. PID: MIKROE 3214 Weight: 26 g

Stepper 6 click. PID: MIKROE 3214 Weight: 26 g Stepper 6 click PID: MIKROE 3214 Weight: 26 g Stepper 6 click is the complete integrated bipolar step motor driver solution. It comes with the abundance of features that allow silent operation and optimal

More information

Pridgen Vermeer Robotics Xmega128 Manual

Pridgen Vermeer Robotics Xmega128 Manual Features: 12x PWM signals with 5V supply 8x A/D Inputs with 3.3V supply 2x RS 232 Terminals 1x SPI Interface 4x 8-bit Digital IO ports 3.3V Power Bus LCD Header (4-bit mode) Smart Power Connecter Power

More information

EasyBee. Additional Board. Manual. MikroElektronika

EasyBee. Additional Board. Manual. MikroElektronika EasyBee Manual All Mikroelektronika s development systems feature a large number of peripheral modules expanding microcontroller s range of application and making the process of program testing easier.

More information