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

Size: px
Start display at page:

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

Transcription

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

2 Version 1.1 Copyright 2004 Dr. Erik Lins, Development and Distribution of Hardware and Software. All right reserved. Dr. Erik Lins makes no warranty for the use of its products and assumes no responsibility for any errors which may appear in this document nor does it make a commitment to update the information contained herein. Dr. Erik Lins products are not intended for use in medical, life saving or life sustaining applications. Dr. Erik Lins retains the right to make changes to these specifications at any time, without notice. All product names referenced herein are trademarks of their respective companies.

3 Contents 1 About the Crumb128 Module 1 Features 1 2 Functional Description 2 Digital Power Supply 2 Analog Power Supply 2 System Reset 2 System Clock 3 Serial Port 3 LED Indicator 4 In-System-Programming Port 4 Expansion Port Connectors 5 Memories 6 Fuse Bits 6 3 Testing the Board 7 Starting the Bootloader 7 Starting the Monitor Program 7 Working with the Monitor Program 8 Electrical Characteristics 10 4 Part List 11 5 Schematics 12 6 Board Layout 13 7 Links 14 8 Firmware Copyright Notice 15 Obtaining the Sourcecode 15

4 1 About the Crumb128 Module 1 About the Crumb128 Module Low-cost rapid prototyping module with the ATmega128 AVR controller. Crumb128 is a low-cost and easy to use rapid prototyping module combining Atmels ATmega128 AVR microcontroller with a small set of peripheral components on a tiny pluggable board. Thus it is well suited for tasks like: learning the AVR architecture rapid prototyping without need of surface mount technology breadbording and test of applications building block in embedded (scalable) applications Features The Crumb128 module provides the following components: small size of 40x30mm² ATmega128-16AI microcontroller in the TQFP64 package reset protection circuitry for the ATmega128 two pin reset connector status LED standard 6-pin In-System-Programming (ISP) connector standard serial port on 5-pin connector with RS232 transmitter / receiver all ATmega128 signals available on two 32pin connectors A preinstalled firmware (stk500mon) provides a SKT500 compatible bootloader, hence no ISP adapter is required to download software into the ATmega128. You just need a serial crossover cable to connect the Crumb128's serial port to a PC running the programming software (e.g. AVR-Studio, uisp, avrdude, etc.). The stk500mon can also be used for low level hardware tests of the ATmega128 microcontroller and peripheral circuits. 1

5 2 Functional Description 2 Functional Description This chapter explains the main functions of the Crumb128 module. Digital Power Supply Crumb128 requires a +5V DC regulated power supply, which needs to be applied to the two VCC pins of the expansion connectors. See expansion port connector description for pinout. The two VCC pins are connected internally, hence for testing the board (e.g. download software through In-System Programming port or serial port) it is sufficient to connect only one VCC pin. During normal operation the +5V power supply should be connected to both VCC pins on the expansion connectors! Analog Power Supply The analog VCC pin AVCC of the ATmega128 is connected internally to VCC through coil L1 and decoupled by ceramic capacitor C5, hence it should not be connected externally to VCC. Furthermore AVCC can be used to power an external analog circuitry, if the analog-to-digital converters of the ATmega128 are being used. If a high quality analog power supply is available anyway and should be used to power the AVCC pin of the ATmega128, coil L1 has to be removed! System Reset The reset input signal of the ATmega128 is generated by charging a 47nF capacitor (C11) through a 4.7kOhm resistor (R7) at +5V. The 4148 type silicon diode D3 ensures a quick discharge of the capacitor if the power supply is switched off. By closing jumper J1 a manual reset can be triggered. 2

6 2 Functional Description System Clock The ATmega128 microcontroller clock (XTAL) is generated by a MHz crystal (X1), other crystal frequencies are available on request (up to 16MHz). An additional kHz quarz (X2) drives an on-chip asynchronous timer (TOSC), which is typically used for a software realtime clock. Note, that changing the MHz crystal will affect the baudrates of the serial port used by the preinstalled firmware application! Serial Port Crumb128 provides an onboard 5pin connector for it's RS232 serial communications port. This port is connected to the first USART port of the ATmega128 via a single chip RS232 transmitter/receiver interface circuit MAX221 (U2), which converts the TTL logic signals to RS232 signals and vice versa. The RS232 transmitter/receiver device can be enabled/disabled by setting jumper J2. See picture on the right for details. The following table shows the available signals of the 5pin serial port connector. Pins Signal Function NC RXD TXD NC GND Not connected Receive Data Transmit Data Not connected Signal ground The pin assignment is identical to the upper row (pins 1,3,5,7,9) of a standard male DB-9 connector in DTE configuration, hence a DB-9 connector can be connected 1:1. See picture on the right. 3

7 2 Functional Description LED Indicator One LED indicator is available on the Crumb128 module. LED1 is connected to pin 17 (OC2 OC1C PB7) of the ATmega128 and can be used as a status indicator of the application software The preinstalled chip45mon bootloader and test firmware flashes LED1 three times after reset going inactive. In-System-Programming Port Never plug in the programming adapter while power is supplied to the PROBOmega128 board. You may damage the PROBOmega128 board or the parallel/serial port of your PC! This port allows serial (re-)programming of the ATmega128 nonvolatile Flash-ROM and EEPROM memories, without the need to remove the microcontroller from the system. The programming signals (PE0 and PE1) are used as serial port signals during normal operation, hence resistors between the ATmega128 and the RS232 interface circuit protect the programming adapter against the receiver output of the interface circuit. During programming random data may appear at the DB-9 connector TXD signal. During normal operation of the serial port the ISP adapter has to be removed from the ISP connector! Care must be taken, when using these signals in own applications, never directly connect output signals when using the ISP port! Pins Signal Function MISO VTG SCK MOSI /RST GND Programming data output (from AVR) Target Voltage (supplies the adapter) Programming data clock (to AVR) Programming data input (to AVR) Reset signal Ground 4

8 2 Functional Description Expansion Port Connectors All ATmega128 systems signals are available on two standard 2.54mm pitch pin headers. CON1 This expansion connector provides the ATmega128 signals 1 to 32. Pins Signal Function / / NC PE0..7 PB0..7 NC /RESET VCC GND NC PD0..7 Not connected internally 8 bit bidirectional digital Port E 8 bit bidirectional digital Port B Not connected internally Low active reset signal +5V power supply Signal ground Not connected internally 8 bit bidirectional digital Port D Note: Counting starts from top to bottom! CON2 This expansion connector provides the ATmega128 signal 33 to 64. Pins Signal Function PG0 /WR PG1 /RD PC0..7 PG2 ALE PA7..0 VCC GND PF7..0 AREF GND AVCC Digital port signal PG0 or /WR Digital port signal PG1 or /RD 8 bit bidirectional digital Port C Digital port signal PG2 or ALE 8 bit bidirectional digital Port A +5V power supply Signal ground 8 bit Port F or analog inputs ADC0..7 Analog reference voltage Signal ground Analog power supply Note: Counting starts from bottom to top! 5

9 2 Functional Description Memories The ATmega128 microcontroller provides 128 kbytes of on-chip, nonvolatile flash memory, which is used for program code and read-only data storage. It is organized as 64k x 16 bit and can be (re-) programmed through the in-system programming port. 4 kbytes of ATmega128 on-chip SRAM can be used for read/write data storage. Up to 64 kbytes of SRAM can be added externally. The ATmega128 provides additional 4 kbytes of on-chip, non-volatile, electrically erasable memory (EEPROM), which is typically used for storage of configuration data. This memory is accessible under software control as well as through the in-system programming port. Note, that write access to the EEPROM memory is much slower (typically about 2.5msec) than writing to the SRAM! Fuse Bits The fuse bits of the ATmega128 microcontroller are preprogrammed to fit the external oscillator and the preinstalled stk500mon bootloader. The following table shows the values of the three fuse bytes: Fuse Byte Value Comment Extended 0xFF ATmega103 compatibility mode disabled High 0xC8 JTAG disabled, CKOPT programmed, boot size of 8kbyte, boot reset vector Low 0x3F Brown out detection enabled, BOD level 4.0V, 65ms startup time, high freq oscillator Note, that it is not possible to re-programm the fuse bits or lock bits with the preinstalled STK500 bootloader firmware!!! For reprogramming the fuse bits an ISP adapter is required! 6

10 3 Testing the Board 3 Testing the Board Using the preloaded firmware to test the Crumb128 hardware. The Crumb128 module comes with a preinstalled bootloader and test firmware (stk500mon), which allows either quick and basic tests of the hardware as well as STK500 compatible in-system programming of the ATmega128 through the serial port. The most recent version of the stk500mon bootloader and test firmware can be downloaded as source code and precompiled hex file at Note that an ISP programming adapter is required to update the firmware through the ISP connector, it is not possible to use the STK500 bootloader to overwrite itself! Starting the Bootloader 1. Connect Crumb128's serial port to an available COM port using a serial crossover (RXD and TXD crossover connection) cable. Hardware handshaking is not used by stk500mon, hence a three wire cable (RXD, TXD and signal ground) is sufficient for operation. 2. Pull PF7 ADC7 TDI pin of ATmega128 low. This can be done by placing a jumper/ball of solder across pins 21 and 22 of expansion port connector CON2. See picture on the right. 3. Reset the Crumb128 board by either switching the power off/on or by setting/unsetting jumper J1. 4. If the bootloader is entered successfully, the onboard LED flashes three times and then remains off. 5. Start your STK500 compatible programming software on the PC. 6. The PC software should recognize an STK500 compatible target. Starting the Monitor Program 1. Connect Crumb128's serial port to an available COM port using a serial crossover (RXD and TXD crossover connection) cable. 7

11 3 Testing the Board Hardware handshaking is not used by stk500mon, hence a three wire cable (RXD, TXD and signal ground) is sufficient for operation. 2. Start your favorate terminal emulation software on the PC (e.g. TeraTermPro on Windows or minicom on Linux) and set the baudrate to baud, 8 data bits, no parity and 1 stop bit. Disable hardware (RTS/CTS) and software (XON/XOFF) flow control. 3. Pull PF7 ADC7 TDI pin of ATmega128 low. This can be done by placing a jumper/ball of solder across pins 21 and 22 of expansion port connector CON2. See picture above. 4. Reset the Crumb128 module by either switching the power off/on or by setting/unsetting jumper J1. 5. If the bootloader is entered successfully, the onboard LED flashes three times and then remains off. 6. Enter '!' (exclamation mark) three times at your terminal emulation program and wait until the stk500mon welcome message is displayed. 7. If the monitor program is entered successfully, the onboard LED is turned on. The stk500mon monitor program is now ready to receive commands. Working with the Monitor Program Always check the most recent version of stk500mon as well as the most recent version of the Crumb128 Hardware Manual for latest features at Pressing '!' (exclamation mark) three times on a terminal emulation program after resetting the board with PF7 pulled low enables the stk500mon monitor program and the following welcome message will be displayed: 8

12 3 Testing the Board stk500mon (C) Jason P. Kyle See for details. Enter commands: r aaaa : read byte w aaaa bb: write byte t : toggle led b : external bus loop u : uart0 echo The next line shows a colon, which is the command prompt. Command Overview The following table gives a short description of the monitor commands. Command r aaaa w aaaa bb t b u Description The byte at hexadecimal address 'aaaa' is read and displayed. The hexadecimal byte 'bb' is written to hexadecimal address 'aaaa'. Toggle onboard LED, the current status is displayed (ON/OFF) The external bus of the ATmega128 is enabled and the CPU reads from addresses 0x1100 up to 0xffff (external I/O memory space) in an endless loop. The board has to be reset to end this command. In an endless loop any byte, which is received through the serial port is echoed. The board has to be reset to end this command. The commands 'r' and 'w' perform memory mapped I/O accesses, hence when reading status registers (SFR), the memory mapped address has to be entered. See pages 24 (I/O Memory) and 354 to 356 (Register Summary) of the ATmega128 data sheet! Note, that it is not possible to re-programm the fuse bits or lock bits with the preinstalled STK500 bootloader firmware!!! For reprogramming the fuse bits an ISP adapter is required! 9

13 3 Testing the Board Electrical Characteristics This chapter provides basic electrical characteristics of Crumb128. For electrical characteristics and absolute maximum ratings of ATmega128 I/O pins as well as timing diagrams of peripheral interface signals please refer to the most recent version of the ATmega128 data sheet (see Chapter 8 Links). Parameter Value Operating Temperature -20 C to 70 C Operating Voltage +5V ±10% Operating Current (RS232 enabled, no connection to host) Operating Current (RS232 enabled, connection to host) Operating Current (RS232 disabled) 28.5mA typ. 36.0mA typ. 28.2mA typ. 10

14 4 Part List 4 Part List Designator Part Type Description C1 22p Ceramic capacitor C2 22p Ceramic capacitor C3 100n Ceramic capacitor C4 100n Ceramic capacitor C5 100n Ceramic capacitor C6 47n Ceramic capacitor C7 100n Ceramic capacitor C8 100n Ceramic capacitor C9 100n Ceramic capacitor C10 100n Ceramic capacitor C11 100n Ceramic capacitor CON1 IDC32 Pin header, 2 x 16pin, 2.54mm spacing CON2 IDC32 Pin header, 2 x 16pin, 2.54mm spacing CON3 IDC6 AVR ISP Connector, 6pin, 2.54mm spacing CON4 RS232 Pin header, 1 x 5pin, 2.54mm spacing D1 1N4148 Small signal diode 1N4148 J1 RESET Jumper, 2pin, module reset J2 RS232 Enable Solder jumper, 3pin, RS232 enable/disable L1 10uH SMT coil, 0805 LED1 LED SMT LED, green, 0805 R1 4.7kOhm Resistor, 0603, 1% R2 1.5kOhm Resistor, 0603, 1% R6 4.7kOhm Resistor, 0603, 1% R7 4.7kOhm Resistor, 0603, 1% R8 4.7kOhm Resistor, 0603, 1% U1 ATmega128-16AI ATmega128-16AI AVR microcontroller U2 MAX221EUE 1T/1R RS232 transmitter/receiver circuit X MHz XTAL SMT clock crystal, Epson, FA365 X kHz TOSC SMT clock crystal, Epson, MC146 11

15 5 Schematics 5 Schematics 12

16 6 Board Layout 6 Board Layout 13

17 7 Links 7 Links This chapter contains useful links to related documentation. The official Atmel AVR homepage with data sheets, application notes, software, etc. Direct link to the ATmega128 product page The ATmega128 data sheet AVRFreaks.net provides extensive information on AVR controllers, software examples, assembler, the free AVR-GCC compiler and tools, own application notes and tutorials, forums, companies, etc. Learning the AVR assembler language with practical examples, PDF version for download available, forum Portal site for embedded systems, avr related information page 14

18 8 Firmware Copyright Notice 8 Firmware Copyright Notice Copyright notice and reference to the GNU General Public License. The stk500mon firmware is copyright 2003/2004, Jason P Kyle. Monitor and debug functions were added by Dr. Erik Lins. The stk500mon firmware is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA USA Licence can be viewed at Obtaining the Sourcecode The full sourcecode and makefile of stk500mon is available at The original stk500boot sourcecode and makefile is available at 15

19

20 Dr. Erik Lins Distribution and Development of Hardware and Software Am Pfad 8 D Linden Germany Fon +49 (0) Fax +49 (0) info@lins.de

U6DIL. AVR USB Module. Rev. 1.1 Documentation Rev. 18. Reusch Elektronik Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch

U6DIL. AVR USB Module. Rev. 1.1 Documentation Rev. 18. Reusch Elektronik Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch AVR USB Module Documentation Rev. 18 2011, Dipl.-Ing. (FH) Rainer Reusch www.reusch-elektronik.de http://products.reworld.eu/u6dil.htm File: _Manual Created: 2011-02-22 Changed: 2011-03-31 Table of Contents

More information

AVRminiV3.1 Manual. 1. AVRminiV3.1 Overview. 2. AVRminiV3.1 Features and Specifications Standard Features: 2.2. Optional Features:

AVRminiV3.1 Manual. 1. AVRminiV3.1 Overview. 2. AVRminiV3.1 Features and Specifications Standard Features: 2.2. Optional Features: AVRminiV3. Manual. AVRminiV3. Overview The AVRminiV3. board is a low-cost versatile development board for Atmel AVR processors. The AVRminiV3. supports all AVR processors in 40-pin and 64-pin packages

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

U4DIL. AVR USB Module. Rev. 1.1 Documentation Rev. 19. Reusch Elektronik Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch

U4DIL. AVR USB Module. Rev. 1.1 Documentation Rev. 19. Reusch Elektronik Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch AVR USB Module Documentation Rev. 19 2010, Dipl.-Ing. (FH) Rainer Reusch www.reusch-elektronik.de http://products.reworld.eu/u4dil.htm File: _Manual Created: 2010-02-10 Changed: 2010-09-07 Contents 1.

More information

3.3V regulator. JA H-bridge. Doc: page 1 of 7

3.3V regulator. JA H-bridge. Doc: page 1 of 7 Digilent Cerebot Board Reference Manual Revision: 11/17/2005 www.digilentinc.com 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview The Digilent Cerebot Board is a useful tool for

More information

Volume 1 Hardware Manual

Volume 1 Hardware Manual Volume 1 Hardware Manual Version 1.6 Copyright 2003 egnite Software GmbH. All rights reserved. egnite makes no warranty for the use of its products and assumes no responsibility for any errors which may

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

U2DIL. AVR USB Module. Rev. 1.1 Documentation Rev. 37. Reusch Elektronik Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch

U2DIL. AVR USB Module. Rev. 1.1 Documentation Rev. 37. Reusch Elektronik Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch AVR USB Module Rev. 1.1 Documentation Rev. 37 Reusch Elektronik 2010 Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch www.reusch-elektronik.de http://products.reworld.eu/u2dil.htm File: _Manual Created:

More information

STK User Guide

STK User Guide STK500... User Guide Table of Contents Section 1 Introduction... 1-1 1.1 Starter Kit Features...1-1 1.2 Device Support...1-2 Section 2 Getting Started... 2-1 2.1 Unpacking the System...2-1 2.2 System

More information

SBAT90USB162 Atmel. SBAT90USB162 Development Board User s Manual

SBAT90USB162 Atmel. SBAT90USB162 Development Board User s Manual SBAT90USB162 Atmel AT90USB162 Development Board User s manual 1 1. INTRODUCTION Thank you for choosing the SBAT90USB162 Atmel AT90USB162 development board. This board is designed to give a quick and cost-effective

More information

Supplement for module D061 incl. ATMega128 Prozessor

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

More information

Various power connectors. 3.3V regulator. 64K Flash (Internal) 2K EEPROM (Internal) 4K SRAM (Internal) JA Mem Adr/ Data. Doc: page 1 of 9

Various power connectors. 3.3V regulator. 64K Flash (Internal) 2K EEPROM (Internal) 4K SRAM (Internal) JA Mem Adr/ Data. Doc: page 1 of 9 Cerebot II Board Reference Manual Revision: September 14, 2007 Note: This document applies to REV B of the board. www.digilentinc.com 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview

More information

Mega128-Net Mega128-Net Mega128 AVR Boot Loader Mega128-Net

Mega128-Net Mega128-Net Mega128 AVR Boot Loader Mega128-Net Mega128-Net 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-Net development board is designed

More information

PB-MC-AVR28 28 Pin AVR Full Size Development Board

PB-MC-AVR28 28 Pin AVR Full Size Development Board PB-MC-AVR28 28 Pin AVR Full Size Development Board PB-MC-AVR28-UG TABLE OF CONTENTS 1. OVERVIEW... 1 1.1. Introduction... 1 1.2. References... 1 1.2.1. Referenced Documents... 1 1.2.2. Acronyms and Abbreviations...

More information

PB-MC-AVR28 28 Pin AVR Full Size Development Board

PB-MC-AVR28 28 Pin AVR Full Size Development Board PB-MC-AVR28 28 Pin AVR Full Size Development Board PB-MC-AVR28-UG TABLE OF CONTENTS 1. OVERVIEW... 1 1.1. Introduction... 1 1.2. References... 1 1.2.1. Board Versions... 1 1.2.2. Referenced Documents...

More information

DBAT90USB162 Atmel. DBAT90USB162 Enhanced Development Board User s Manual

DBAT90USB162 Atmel. DBAT90USB162 Enhanced Development Board User s Manual DBAT90USB162 Atmel AT90USB162 Enhanced Development Board User s manual 1 1. INTRODUCTION Thank you for choosing the DBAT90USB162 Atmel AT90USB162 enhanced development board. This board is designed to give

More information

M32 Development Board

M32 Development Board M32 Development Board User Guide Document Control Information This Document Release Date: 12th March 2006 This Document Version: 1.0 Document History Author Release Date Reference Release Notes JSL 23rd

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

Table Of Contents TABLE OF CONTENTS...1

Table Of Contents TABLE OF CONTENTS...1 Table Of Contents TABLE OF CONTENTS...1 STK503 USER GUIDE...2 INTRODUCTION...2 Features...2 Known Issues...3 Getting Started...4 Hardware overview...4 Mounting the STK503...5 Placing the AVR in the ZIF

More information

AVR- M16 development board Users Manual

AVR- M16 development board Users Manual AVR- M16 development board Users Manual All boards produced by Olimex are ROHS compliant Rev. C, January 2005 Copyright(c) 2009, OLIMEX Ltd, All rights reserved Page1 INTRODUCTION AVR-M16 is header board

More information

STK User Guide

STK User Guide STK500... User Guide Table of Contents Section 1 Introduction... 1-1 1.1 Starter Kit Features...1-1 1.2 Device Support...1-2 Section 2 Getting Started... 2-1 2.1 Unpacking the System...2-1 2.2 System Requirements...2-1

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

Wireless Sensor Networks. FireFly 2.2 Datasheet

Wireless Sensor Networks. FireFly 2.2 Datasheet 2.2 Datasheet July 6, 2010 This page intentionally left blank. Contents 1. INTRODUCTION...1 Features...1 Applications...2 2. BLOCK DIAGRAM...3 3. HARDWARE CONNECTIONS...4 Power...5 Header 1 ( UARTS, I2C,

More information

Supplement for module D041 incl. ATMega8 Prozessor

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

More information

Section 1 Introduction

Section 1 Introduction Section 1 Introduction The ATmegaICE is a real time In-Circuit Emulator (ICE) for all ATmega devices. It can be upgraded to support future ATmega parts. It is controlled by AVR Studio, which is a professional

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

EMB128. ere co., ltd.

EMB128. ere co., ltd. ATMEGA128 Embedded Board Main Features Atmega128 8-bit RISC CPU (AVR family) Serial EEPROM (I2C), 24LC256 Real Time Clock, DS1307 3V lithium battery keeping time and date 2 channels RS485 2 channels RS232

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

Revision: 05/05/ E Main Suite D Pullman, WA (509) Voice and Fax. Various power connectors. 3.3V regulator

Revision: 05/05/ E Main Suite D Pullman, WA (509) Voice and Fax. Various power connectors. 3.3V regulator Digilent Cerebot Plus Board Reference Manual Revision: 05/05/2008 www.digilentinc.com 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview The Digilent Cerebot Plus Board is a useful

More information

ET-BASE AVR ATmega64/128

ET-BASE AVR ATmega64/128 ET-BASE AVR ATmega64/128 ET-BASE AVR ATmega64/128 which is a Board Microcontroller AVR family from ATMEL uses MCU No.ATmega64 and ATmega128 64PIN. Board ET-BASE AVR ATmega64/128 uses MCU s resources on

More information

AVR 40 Pin Rapid Robot controller board

AVR 40 Pin Rapid Robot controller board AVR 40 Pin Rapid Robot controller board User Manual Robokits India http://www.robokits.org info@robokits.org - 1 - Thank you for purchasing the AVR 40 Pin Rapid Robot controller board. This unit has been

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

CEIBO FE-51RD2 Development System

CEIBO FE-51RD2 Development System CEIBO FE-51RD2 Development System Development System for Atmel AT89C51RD2 Microcontrollers FEATURES Emulates Atmel AT89C51RD2 60K Code Memory Real-Time Emulation Frequency up to 40MHz / 3V, 5V ISP and

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

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

Arduino Diecimila Pinouts 697B B8D-A50A-61944C26074F

Arduino Diecimila Pinouts 697B B8D-A50A-61944C26074F mightwerk Resources for creators and innovators outs 697B1380-9797-4B8D-A50A-61944C26074F Introduction... 1 4-pin Expansion Header out... 2 6-pin ICSP Header out... 3 Map from to... 4 Map from ATmega328

More information

Programming Microcontroller Assembly and C

Programming Microcontroller Assembly and C Programming Microcontroller Assembly and C Course Number CLO : 2 Week : 5-7 : TTH2D3 CLO#2 Student have the knowledge to create basic programming for microcontroller [C3] Understand how to program in Assembly

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

ET-BASE AVR (ATmega8535)

ET-BASE AVR (ATmega8535) ET-BASE AVR (ATmega8535) ET-BASE AVR which is AVR Board Microcontroller from ATMEL has MCU No. Atmega8535 40 Pin in circuit. Board ET-BASE AVR uses MCU resources as main and I/O PORT are arranged as PORT

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

LBAT90USB162 Atmel. LBAT90USB162 Development Board User s Manual

LBAT90USB162 Atmel. LBAT90USB162 Development Board User s Manual LBAT90USB162 Atmel AT90USB162 Development Board User s manual 1 1. INTRODUCTION Thank you for choosing the LBAT90USB162 Atmel AT90USB162 development board. This board is designed to give quick and cost-effective

More information

ATMega128 Rapid Robot Controller Board [RKI-1148]

ATMega128 Rapid Robot Controller Board [RKI-1148] ATMega128 Rapid Robot Controller Board [RKI-1148] Users Manual Robokits India info@robokits.co.in Robokits World http://www.robokitsworld.com http://www.robokitsworld.com Page 1 Thank you for purchasing

More information

Nios Embedded Processor Development Board

Nios Embedded Processor Development Board Nios Embedded Processor Development Board July 2003, ver. 2.2 Data Sheet Introduction Development Board Features Functional Overview This data sheet describes the features and functionality of the Nios

More information

Getting Started with STK200 Dragon

Getting Started with STK200 Dragon Getting Started with STK200 Dragon Introduction This guide is designed to get you up and running with main software and hardware. As you work through it, there could be lots of details you do not understand,

More information

Clock and Fuses. Prof. Prabhat Ranjan Dhirubhai Ambani Institute of Information and Communication Technology, Gandhinagar

Clock and Fuses. Prof. Prabhat Ranjan Dhirubhai Ambani Institute of Information and Communication Technology, Gandhinagar Clock and Fuses Prof. Prabhat Ranjan Dhirubhai Ambani Institute of Information and Communication Technology, Gandhinagar Reference WHY YOU NEED A CLOCK SOURCE - COLIN O FLYNN avrfreaks.net http://en.wikibooks.org/wiki/atmel_avr

More information

Arduino ADK Rev.3 Board A000069

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

More information

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

XC164CS Prototype Board

XC164CS Prototype Board XC164CS Prototype Board Features: Small PCB (95 x 57 mm) with ground plane. o Designed to fit inside a Pac Tec FLX-4624 ABS enclosure Infineon XC164CS 16-bit single-chip microcontroller o 166SV2 core o

More information

Doc: page 1 of 6

Doc: page 1 of 6 Nanocon Reference Manual Revision: February 9, 2009 Note: This document applies to REV A-B of the board. 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview The Nanocon board is

More information

HAND HELD PROGRAMMER QUICK START GUIDE

HAND HELD PROGRAMMER QUICK START GUIDE HAND HELD PROGRAMMER QUICK START GUIDE IMPORTANT INFORMATION 1) Do not leave the programmer connected to the PC, adapters or a target system, as this will drain the battery. Installing Software 1) Run

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-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

STK521. User Guide B AVR 01/12

STK521. User Guide B AVR 01/12 STK521... User Guide Table of Contents Section 1 1 Introduction 1 Features 2 Section 2 3 Using the STK521 Top Module 3 Connecting the Atmel STK521 to the Atmel STK500 Starter Kit 3 Powering the STK521

More information

ARDUINO MINI 05 Code: A000087

ARDUINO MINI 05 Code: A000087 ARDUINO MINI 05 Code: A000087 The Arduino Mini is a very compact version of the Arduino Nano without an on board USB to Serial connection The Arduino Mini 05 is a small microcontroller board originally

More information

Doc: page 1 of 8

Doc: page 1 of 8 Minicon Reference Manual Revision: February 9, 2009 Note: This document applies to REV C of the board. 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview The Minicon board is a

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

Figure 1-1 ISPAVRU1 application

Figure 1-1 ISPAVRU1 application ISP AVR Programmer through USB Main Features AVR Studio Interface (AVR Studio 4.12 or later) Supports all AVR Device with ISP interface, refer to AVR Studio Programs both Flash and EEPROM Supports Fuse

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

MAVRIC-IIB Mega AVR Integrated Controller II Revision B Technical Manual

MAVRIC-IIB Mega AVR Integrated Controller II Revision B Technical Manual MAVRIC-IIB Mega AVR Integrated Controller II Revision B Technical Manual BDMICRO http://www.bdmicro.com/ March 28, 2005 Copyright (c) 2004 BDMICRO All Rights Reserved. MAVRIC-IIB Technical Manual March

More information

Robosoft Systems in association with JNCE presents. Swarm Robotics

Robosoft Systems in association with JNCE presents. Swarm Robotics Robosoft Systems in association with JNCE presents Swarm Robotics What is a Robot Wall-E Asimo ABB Superior Moti ABB FlexPicker What is Swarm Robotics RoboCup ~ 07 Lets Prepare for the Robotics Age The

More information

MEXLE. International Educational Platform. International Educational Platform. for Informatics based on Embedded Systems

MEXLE. International Educational Platform. International Educational Platform. for Informatics based on Embedded Systems MEXLE for Informatics based on Embedded Systems Overview 1. Introduction 2. MiniMEXLE Hardware 3. ATMEL AVR Microcontrollers 4. Teaching Informatics with MEXLE 2 HSHN G. Gruhler (2006) Einfuehrung-miniMEXLE-AVR.ppt

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

PART 1 : MR-162. PART 2 : CPU Board. PART 3 : Software Tools. PART 4 : Compile and Download. 1. Introduction 2. Features

PART 1 : MR-162. PART 2 : CPU Board. PART 3 : Software Tools. PART 4 : Compile and Download. 1. Introduction 2. Features MR-162 User Manual C O N T E N T S PART 1 : MR-162 1. Introduction 2. Features PART 2 : CPU Board 1. Placement Diagram (Silkscreen) 2. Circuit Diagram 3. Parts List PART 3 : Software Tools 1. AVR Development

More information

Arduino Uno R3 INTRODUCTION

Arduino Uno R3 INTRODUCTION Arduino Uno R3 INTRODUCTION Arduino is used for building different types of electronic circuits easily using of both a physical programmable circuit board usually microcontroller and piece of code running

More information

Cerebot Nano Reference Manual. Overview. Revised April 15, 2016 This manual applies to the Cerebot Nano rev. A

Cerebot Nano Reference Manual. Overview. Revised April 15, 2016 This manual applies to the Cerebot Nano rev. A 1300 Henley Court Pullman, WA 99163 509.334.6306 www.digilentinc.com Cerebot Nano Reference Manual Revised April 15, 2016 This manual applies to the Cerebot Nano rev. A Overview The Cerebot Nano is the

More information

B1DIL. AVR32 USB Module. Rev. 1.0 Documentation Rev. 4. Reusch Elektronik Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch

B1DIL. AVR32 USB Module. Rev. 1.0 Documentation Rev. 4. Reusch Elektronik Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch AVR32 USB Module Rev. 1.0 Documentation Rev. 4 Reusch Elektronik 2011 Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch www.reusch-elektronik.de http://products.reworld.eu/b1dil.htm File: _Manual Created:

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

PIC-32MX development board Users Manual

PIC-32MX development board Users Manual PIC-32MX development board Users Manual All boards produced by Olimex are ROHS compliant Rev.A, June 2008 Copyright(c) 2008, OLIMEX Ltd, All rights reserved INTRODUCTION: The NEW PIC-32MX board uses the

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

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

ATMega128 A plug-on processor board.

ATMega128 A plug-on processor board. NIK HEF NATIONAL INSTITUTE FOR NUCLEAR AND HIGH ENERGY PHYSICS ETR 2002-03 august 2002 ET 22330.01 Updated: November 2002 A plug-on processor board. A general purpose plug-on board. Most processor pins

More information

JED MICROPROCESSORS PTY LTD

JED MICROPROCESSORS PTY LTD JED MICROPROCESSORS PTY LTD 173 Boronia Rd, Boronia, (PO Box 30), Victoria 3155 Australia Phone: +61 3 9762 3588, Fax: +61 3 9762 5499. http://www.jedmicro.com.au email: jed@jedmicro.com.au JED AVR200

More information

CMS-8GP32. A Motorola MC68HC908GP32 Microcontroller Board. xiom anufacturing

CMS-8GP32. A Motorola MC68HC908GP32 Microcontroller Board. xiom anufacturing CMS-8GP32 A Motorola MC68HC908GP32 Microcontroller Board xiom anufacturing 2000 717 Lingco Dr., Suite 209 Richardson, TX 75081 (972) 994-9676 FAX (972) 994-9170 email: Gary@axman.com web: http://www.axman.com

More information

USER GUIDE. ATmega168 Xplained Mini User Guide. Introduction

USER GUIDE. ATmega168 Xplained Mini User Guide. Introduction USER GUIDE ATmega168 Xplained Mini User Guide Introduction This user guide describes how to get started with the Atmel ATmega168 Xplained Mini board. The ATmega168 Xplained Mini evalutation kit is a hardware

More information

Table of Contents TABLE OF CONTENTS...1

Table of Contents TABLE OF CONTENTS...1 Table of Contents TABLE OF CONTENTS...1 STK504 UR GUIDE...2 Introduction... 2 Features...2 Known Issues... 4 Getting Started... 5 Hardware overview...5 Mounting the STK504...6 Placing the AVR in the ZIF

More information

Doc: page 1 of 6

Doc: page 1 of 6 Cerebot Nano Reference Manual Revision: February 6, 2009 Note: This document applies to REV A of the board. www.digilentinc.com 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview

More information

SBC65EC. Ethernet enabled Single Board Computer

SBC65EC. Ethernet enabled Single Board Computer Ethernet enabled Single Board Computer Table of Contents 1 Introduction...2 2 Features...3 3 Daughter Board Connectors...4 3.1 As a Daughter Board...5 3.2 Expansion boards...5 4 Interfaces...5 4.1 Ethernet...5

More information

Figure 1. JTAGAVRU1 application The JTAGAVRU1 is supported by AVR Studio. Updated versions of AVR Studio is found on

Figure 1. JTAGAVRU1 application The JTAGAVRU1 is supported by AVR Studio. Updated versions of AVR Studio is found on JTAG AVR Emulator through USB Main Features AVR Studio Compatible Supports AVR Devices with JTAG Interface Emulates Digital and Analog On-Chip Functions Data and Program Memory Breakpoints Supports Assembler

More information

VLSI Design Lab., Konkuk Univ. Yong Beom Cho LSI Design Lab

VLSI Design Lab., Konkuk Univ. Yong Beom Cho LSI Design Lab AVR Training Board-I V., Konkuk Univ. Yong Beom Cho ybcho@konkuk.ac.kr What is microcontroller A microcontroller is a small, low-cost computeron-a-chip which usually includes: An 8 or 16 bit microprocessor

More information

AC-PG-USBASP USBASP AVR Programmer

AC-PG-USBASP USBASP AVR Programmer AC-PG-USBASP-UG TABLE OF CONTENTS 1. OVERVIEW... 1 1.1. Introduction... 1 1.2. References... 1 1.2.1. Referenced Web Pages... 1 1.2.2. Acronyms and Abbreviations... 1 1.2.3. Definitions... 2 1.3. Supported

More information

APPLICATION NOTE. AVR042: AVR Hardware Design Considerations. AVR 8-bit Microcontrollers. Features. Description

APPLICATION NOTE. AVR042: AVR Hardware Design Considerations. AVR 8-bit Microcontrollers. Features. Description APPLICATION NOTE AVR042: AVR Hardware Design Considerations AVR 8-bit Microcontrollers Features Providing robust supply voltage, digital, and analog Connection of RESET line SPI interface for In-System

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

QUASAR PROJECT KIT # ATMEL AVR PROGRAMMER

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

More information

Documentation for SCSI PCMCIA drive SCSI controller hardware V2.0 PCMCIA slot hardware V1.1

Documentation for SCSI PCMCIA drive SCSI controller hardware V2.0 PCMCIA slot hardware V1.1 Documentation for SCSI PCMCIA drive SCSI controller hardware V2.0 PCMCIA slot hardware V1.1 2006 06 24 / Michael Bäuerle Preamble The goal of this project is a PCMCIA drive

More information

Microprocessors And Microcontrollers (Practical)

Microprocessors And Microcontrollers (Practical) Microprocessors And Microcontrollers (Practical) Semester : 4 th, 5 th (TL, ES) Course Code : ES256, ES313 By: Dr. Attiya Baqai Assistant Professor, Department of Electronics, MUET. 3 Introduction to Programming

More information

AC-PG-USBASP USBASP AVR Programmer

AC-PG-USBASP USBASP AVR Programmer AC-PG-USBASP USBASP AVR Programmer User Guide Download drivers from Jaycar website under the product download section TABLE OF CONTENTS 1. OVERVIEW... 2 1.1. Introduction... 2 1.2. References... 2 1.2.1.

More information

Basic Express BX-01. BX-01 Hardware Reference. Version 1.46

Basic Express BX-01. BX-01 Hardware Reference. Version 1.46 Basic Express BX-01 BX-01 Hardware Reference Version 1.46 1998-2000 by NetMedia, Inc. All rights reserved. Basic Express, BasicX, BX-01 and BX-24 are trademarks of NetMedia, Inc. Microsoft, Windows and

More information

AVR Training Board-I. VLSI Design Lab., Konkuk Univ. LSI Design Lab

AVR Training Board-I. VLSI Design Lab., Konkuk Univ. LSI Design Lab AVR Training Board-I V., Konkuk Univ. Tae Pyeong Kim What is microcontroller A microcontroller is a small, low-cost computeron-a-chip which usually includes: An 8 or 16 bit microprocessor (CPU). A small

More information

University of Kashan Faculty of Electrical and Computer Engineering Department of Computer Engineering. Lecture note 2

University of Kashan Faculty of Electrical and Computer Engineering Department of Computer Engineering. Lecture note 2 University of Kashan Faculty of Electrical and Computer Engineering Department of Computer Engineering Lecture note 2 Memory and IO Interfacing to & An Introduction to AVR Microcontrollers Hossein Sabaghian-Bidgoli

More information

ED1021 I/O Expander with UART interface & analog inputs

ED1021 I/O Expander with UART interface & analog inputs Preliminary Highlights 4.5V 5.5V power supply range. 12 GPIOs. Up to 40mA maximum current in each output except GPIO8 (up to a total device current of 175mA). Most GPIOs can be an input to a 10bit ADC.

More information

BV511 Hardware Guide ByVac ByVac Revision 1.0

BV511 Hardware Guide ByVac ByVac Revision 1.0 BV511 Hardware Guide ByVac ByVac 2007 www.byvac.co.uk Revision 1.0 ByVac 1 Copyright in this work is vested in ByVac and the document is issued in confidence for the purpose only for which it is supplied.

More information

ATMega128_v2 A plug-on processor board.

ATMega128_v2 A plug-on processor board. NIK HEF NATIONAL INSTITUTE FOR NUCLEAR AND HIGH ENERGY PHYSICS ETR 2003-01 january 2003 ET 22920.01.01.v2 Updated: april 2003 ATMega128_v2 A plug-on processor board. A general purpose plug-on board. Most

More information

Ethernut Version 2.1 Hardware User`s Manual

Ethernut Version 2.1 Hardware User`s Manual Ethernut Version 2.1 Hardware User`s Manual Manual Revision: 1.2 Issue date: January 2005 Copyright 2003-2005 by egnite Software GmbH. All rights reserved. egnite makes no warranty for the use of its products

More information

APPLICATION NOTE. Atmel ATA6612/ATA6613/ATA6614 Development Board ATA6612/ATA6613/ATA6614. Features

APPLICATION NOTE. Atmel ATA6612/ATA6613/ATA6614 Development Board ATA6612/ATA6613/ATA6614. Features APPLICATION NOTE Atmel ATA662/ATA663/ATA664-EK Development Board V.2 ATA662/ATA663/ATA664 Features All necessary components to put the Atmel ATA662/ATA663/ATA664 in operation are included Placeholders

More information

BB-303 Manual Baseboard for TMCM-303

BB-303 Manual Baseboard for TMCM-303 BB-303 Manual Baseboard for TMCM-303 Trinamic Motion Control GmbH & Co. KG Sternstraße 67 D 20357 Hamburg, Germany http://www.trinamic.com BB-303 Manual (V1.04 / Jul 9th, 2007) 2 Contents 1 Features...

More information

APP-IV ATmega Development Kit 2004 by AWC

APP-IV ATmega Development Kit 2004 by AWC APP-IV ATmega Development Kit 2004 by AWC AWC 1279 FM 518 Rd #2 Kemah, TX 77565 (281) 334-4341 http://www.awce.com V1.1 10 August 2004 Table of Contents Overview...1 If You Need Help...1 What Else You'll

More information

MOD-IO development board Users Manual

MOD-IO development board Users Manual MOD-IO development board Users Manual All boards produced by Olimex are ROHS compliant Rev. B, September 0 Copyright(c) 0, OLIMEX Ltd, All rights reserved Page INTRODUCTION MOD-IO is a small but powerful

More information

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

8051 Basic Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 8051 Basic 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

Lecture 14. Ali Karimpour Associate Professor Ferdowsi University of Mashhad

Lecture 14. Ali Karimpour Associate Professor Ferdowsi University of Mashhad Lecture 14 AUTOMATIC CONTROL SYSTEMS Ali Karimpour Associate Professor Ferdowsi University of Mashhad Lecture 4 The AVR Microcontroller Introduction to AVR CISC (Complex Instruction Set Computer) Put as

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