TO OUR VALUED CUSTOMERS

Size: px
Start display at page:

Download "TO OUR VALUED CUSTOMERS"

Transcription

1 SmartGLCD 240x128

2 TO OUR VALUED CUSTOMERS I want to express my thanks to you for being interested in our products and for having confidence in MikroElektronika. The primary aim of our company is to design and produce high quality electronic products and to constantly improve the performance thereof in order to better suit your needs. Nebojsa Matic General Manager The PIC, dspic, PIC24, PIC32 and Windows logos and product names are trademarks of Microchip Technology and Microsoft in the U.S.A. and other countries. Page 2

3 Table of Contents What is the SmartGLCD 240x128? 4 Package Contains 5 1. Key Features 6 System Specification 7 2. Power supply 8 3. PIC18F87K22 microcontroller 10 Key microcontroller features Programming the microcontroller Programming with bootloader 12 mikrobootloader software 12 Identifying device COM port 13 step 1 Choosing COM port 13 step 2 - Establishing Connection 14 step 3 - Browsing for.hex file 14 step 4 Selecting.hex file 15 step 5 Uploading.hex file 15 step 6 Progress bar 16 step 7 - Finishing upload 16 Tips and Tricks: Speed-up UART data transfer Programming with mikroprog programmer mikroprog Suite for PIC Software microsd Card Slot Touch Screen RGB backlight Contrast potentiometer USB UART Buzzer Pinout Dimensions 33 What s next? 34 Page 3

4 What is the SmartGLCD 240x128? The SmartGLCD 240x128 is a compact smart display, with many on-board peripherals. It s designed to become a control interface of your device. Main part of the board is a large 240x128 pixel graphical LCD with a 4-wire resistive touch screen. It features RGB backlight, which can greatly improve user experience, but can also be used as a signaling feature. The heart of the board is PIC18F87K22, an 8-bit microcontroller delivering 12MIPS of processing power. Other modules like USB UART, piezo buzzer, microsd slot and connection pads can be found on board as well. The board is preprogrammed with UART bootloader. We have also provided a nice example which will give you a great out-of-thebox experience. Page 4

5 INT I 2 C/SPI Digital I/O 3.3V power supply output Ground I 2 C/SPI PWM Analog I/O mikroprog NC 5V power supply Ground RX 5V 5V Package Contains Copyright 2011 Mikroelektronika. All rights reserved. Mikroelektronika, Mikroelektronika logo and other Mikroelektronika trademarks are the property of Mikroelektronika. All other tradmarks are the property of their respective owners. Unauthorised copying, hiring, renting, public performance and broadcasting of this DVD prohibited. 01 Damage resistant 02 protective box SmartGLCD 240x128 development board 03 DVD with documentation and examples SmartGLCD 240x128 SmartGLCD 240x128 - pinout RA2 AN2 RA3 AN3 RA4 Digital I/O RA5 AN4 RB0 RB1 RB2 RB3 RB4 Digital I/O RC3 SCK1/SCL1 RC4 SDI1/SDA1 RC5 SDO1 RD0 RD1 RD2 RD3 RD4 SDO2 RD5 SDI2/SDA2 RD6 SCK2/SCL2 RD7 Digital I/O RE0 RE1 RE2 RE3 RE4 RE5 RE6 RE7 Digital I/O TX UART Ground 5V power supply RF1 RF2 RF3 RF4 RF5 RF6 RF7 RG1 RG2 SmartGLCD RST PGD PGC SmartGLCD 240x128 Pinout ver UART lines Interrupt Lines SPI Lines I2C Lines Analog Lines SCHEMATICS 240x128 We present you with a complete color schematics for SmartGLCD 240x128 development board. We want you to know what your board is consisted of and how it actually works. 04 SmartGLCD 240x user s guide SmartGLCD 240x128 schematic and pinout 06 USB cable Page 5

6 1. Key Features GLCD 240x128 display RESET button Power supply pads I/O pads Pads for mikroprog programmer USB connector Touch panel connector PIC18F87K22 microcontroler Contrast potentiometer microsd card slot USB UART module Buzzer Page 6

7 System Specification power supply Via USB cable (5V DC) power consumption ~350mA in idle state 07 (backlight is ON) board dimensions 140x90cm (5.51x3.24 ) weight ~210g (0.46 lbs) Page 7

8 2. Power supply The SmartGLCD board can be powered in two different ways: via USB connector (CN1) using MINI-B USB cable provided with the board (Figure 2-1), or via side headers (CN2 or CN4) using external 5V power supply (Figure 2-2 and Figure 2-3). Figure 2-1: connecting USB power supply through CN1 connector Figure 2-2: connecting external 5V power supply through CN2 connector Figure 2-3: connecting external 5V power supply through CN4 connector When the board is powered up the GLCD display will be automatically turned on. The USB connection can provide up to 500mA of current which is more than enough for the operation of all on-board modules and the microcontroller as well. Page 8

9 CN1-3.3 CN4 USB MINI-B -MMC E2 10uF FB1 FERRITE BEAD -3.3 E1 10uF REG1 VIN 3 VOUT 2 C11 1 MC33269DT nF C10 100nF E3 47uF CN2 Figure 2-4: Power supply schematic Page 9

10 3. PIC18F87K22 microcontroller The SmartGLCD development tool comes with the PIC18F87K22 microcontroller. This 8-bit microcontroller is rich with on-chip peripherals and features 128KB of Flash and 4KB of RAM. It can easily handle demanding graphical applications. Key microcontroller features - Up to 12 MIPS Operation; - 8-bit architecture; - 128KB of Flash memory; - 3,862 bytes of RAM; bytes of EEPROM; - 80 pin TQFP; - 24 ch, 12-bit ADC; - UART, SPI, I 2 C; etc. SPI I2C 16 MIPS 8-bit Core - nanowatt - Up to 64MHz 31 Level Stack Instruction Data Flash (Up to 128KB) Program Counter I/O Timers Comparators Data/Memory Bus RAM (Up to 3.9KB) Data Bus ADC 12-Bit PIC18F Data Address Address Decoder USART CCP MSSP Page 10

11 4. Programming the microcontroller Figure 4-1: PIC18F87K22 microcontroller The microcontroller can be programmed in two ways: Using USB UART mikrobootloader Using external mikroprog for PIC, dspic, PIC32 programmer Page 11

12 5. Programming with bootloader Microcontroller is preprogrammed with USB UART Bootloader, which can be used to upload new device firmware. To transfer firmware.hex file from a PC to MCU you need to use mikro- Bootloader USB UART application, which can be downloaded from: mikrobootloader software note Before starting mikrobootloader software, connect SmartGLCD to a PC using a USB cable provided with the package. Upon download, unzip it to desired location and start the mikrobootloader application: Figure 5-1: mikrobootloader window 01 When you start mikrobootloader software a window should appear, as shown in the image above. Page 12

13 Identifying device COM port step 1 Choosing COM port Figure 5-2: Identifying COM port Figure 5-3: Choosing COM port 01 Open Device Manager window and expand Ports (COM & LPT) section to check which COM port is assigned to SmartGLCD board (in this case it is COM18) Page 13 Click the Change Settings button. From the drop down list, select appropriate Port (in this case it is COM18) and Baud rate (115200). Click OK.

14 step 2 - Establishing Connection step 3 - Browsing for.hex file Figure 5-4: Connecting with mikrobootloader Figure 5-5: Browse for HEX 01 Press the Reset button on SmartGLCD board and click Connect within 5s, otherwise the existing microcontroller program will run. If connected, the button s caption will be changed to Disconnect. 01 Click the Browse for HEX button and from a pop-up window (Figure 5-6) choose a.hex file to be uploaded in MCU memory. Page 14

15 step 4 Selecting.hex file step 5 Uploading.hex file Figure 5-6: Locating and selecting.hex file Figure 5-7: Begin uploading Select.HEX file from the Open dialog window. Click the Open button. 01 In order to upload.hex file click the Begin uploading button. Page 15

16 step 6 Progress bar step 7 - Finishing upload Figure 5-8: Progress bar Figure 5-9: Restarting MCU 01 Progress bar enables you to monitor.hex file 01 uploading. 02 Click OK button after the uploading process has been finished. Press Reset button on SmartGLCD board and wait for 5 seconds. Your program will run automatically. Page 16

17 Tips and Tricks: Speed-up UART data transfer note If.HEX file transfer from your PC to MCU is too slow, it s possible to speed up data transfer by setting latency time of COM port to 1 ms. This is done in Device Manager: Right click on the USB Serial Port (COM18) item and then select Properties. Select Port Settings tab. Click the Advanced... button. Set Latency Timer to 1 and click OK. Page 17

18 6. Programming with mikroprog programmer The microcontroller can be programmed with the external mikroprog programmer which can be connected to the board via CN3 connector. Before establishing this connection it is necessary to solder 1x5 male header to CN3 connection pads. This can be done in both ways: on the bottom, or the top side, as shown in Figures 6-1 and 6-2. Figure 6-1: The mikroprog can be attached on the back side of the board. Just solder 1x5 header to back side pads (CN3) before connecting it. Figure 6-2: The mikroprog can be also attached on the front side of the board. In this case, solder 1x5 header to front side pads (CN3). note If bootloader program is accidently erased you can upload it again through mikroprog programmer. Program Bootloader18F87K22.hex can be found under Firmware folder (page 12). Page 18

19 R22 1K CN3 PGC PGD mrst# D1 BAT43 mrst# E5 10uF RH1 RH0 RE2 RE3 RE4 RE5 RE6 RE7 RD0 RD1 RD2 RD3 RD4 RD5 RD6 RD7 RJ0 RJ1 RH2 RH3 RE1 RE0 RG0 RG1 RG2 RG3 MCLR RG4 VDDcore/Vcap RF7 RF6 RF5 RF4 RF3 RF2 RH7 RH6 PIC18F87K22 RH5 RH4 RF1 ENVREG A A RA3 RA2 RA1 RA0 RA5 RA4 RC1 RC0 RC6 RC7 RJ4 RJ5 RJ2 RJ3 RB0 RB1 RB2 RB3 RB4 RB5 RB6 OSC2 OSC1 RB7 RC5 RC4 RC3 RC2 RJ7 RJ6 PGC PGD C5 100nF Figure 6-3: mikroprog connection schematic note Make sure to use only the front row of mikroprog s IDC10 connector (side with a knob and incision) when connecting it to 1x5 header on your SmartGLCD board. Page 19

20 7. mikroprog Suite for PIC Software The mikroprog programmer requires special programming software called mikroprog Suite for PIC. It can be used for programming all Microchip microcontroller families, including PIC10, PIC12, PIC16, PIC18, dspic30/33, PIC24 and PIC32. The software has intuitive interface and SingleClick programming technology. Just download the latest version of mikroprog Suite and your programmer is ready to program new devices. mikroprog Suite is updated regularly, at least four times a year, so your programmer will be more and more powerful with each new release. Figure 7-1: Main window of mikroprog Suite for PIC programming software Page 20

21 Software Installation Wizard 01 Start Installation 02 Accept EULA and continue 03 Install for all users 04 Choose destination folder 05 Installation in progress 06 Finish installation Page 21

22 8. microsd Card Slot Figure 8-1: microsd card slot There is a built-in microsd card slot provided on-board. It enables the expansion of available memory space using microsd cards. Communication between the microcontroller and the card is done through Serial Peripheral Interface (SPI). Page 22

23 Page 23 Figure 8-2: microsd Card Slot module connection schematic R29 2K2 R28 2K2 R27 2K2 R32 3K3 R33 1K R31 3K3 R30 3K3 -MMC MMC-CS# MMC-CD# RC5-MOSI RC3-SCK CN5 microsd CARD CD CMD CLK DAT0 G C 100nF 12 FB1 FERRITE BEAD MMC VIN VOUT REG1 MC33269DT E1 E2 E3 10uF 10uF 47uF C10 C11 100nF 100nF PIC18F87K22 RH1 RH5 RH4 RF1 ENVREG A A RA3 RA2 RA1 RA0 RA5 RA4 RC1 RC0 RC6 RC7 RJ4 RJ5 RH0 RE2 RE3 RE4 RE5 RE6 RE7 RD0 RD1 RD2 RD3 RD4 RD5 RD6 RD7 RJ0 RJ1 RH2 RJ2 RJ3 RB0 RB1 RB2 RB3 RB4 RB5 RB6 OSC2 OSC1 RB7 RC5 RC4 RC3 RC2 RJ7 RJ6 RH3 RE1 RE0 RG0 RG1 RG2 RG3 MCLR RG4 VDDcore/Vcap RF7 RF6 RF5 RF4 RF3 RF2 RH7 RH6 RC3-SCK RC4-MISO RC5-MOSI MMC-CD# C5 100nF RC4-MISO MMC-CS# E5 10uF

24 9. Touch Screen The development system features a Graphical LCD in 240x128 pixel resolution. Display is covered with a 4-wire resistive touch panel. Together they form a functional unit called a touch screen, Figure 9-1. It enables data to be entered and displayed at the same time. Figure 9-1: Touch Screen Page 24

25 Page 25 Figure 9-2: Touch Screen connection schematic TOUCH PANEL TOUCH PANEL CONTROLLER Q6 BC556 Q4 BC546 Q8 BC556 Q BC546 5 R 1K 21 R 10K 15 R 10K 7 R 10K 14 R 10K 13 R K R 10K 18 R 10K 19 R K C6 100nF C9 100nF R 10K 26 Q BC546 7 LEFT TOP RIGHT BOTTOM DRIVEB DRIVEA CN6 VO GLCD-CD GLCD-RD# GLCD-WR# GLCD-D0 GLCD-D1 GLCD-D2 GLCD-D3 GLCD-D4 GLCD-D5 GLCD-D6 GLCD-D7 GLCD-CE # GLCD-RES# Ve e GLCD-M D GLCD-FS GLCD CONTROLLER RA6963 PIC18F87K22 RH1 RH5 RH4 RF1 ENVREG A A RA3 RA2 RA1 RA0 RA5 RA4 RC1 RC0 RC6 RC7 RJ4 RJ5 RH0 RE2 RE3 RE4 RE5 RE6 RE7 RD0 RD1 RD2 RD3 RD4 RD5 RD6 RD7 RJ0 RJ1 RH2 RJ2 RJ3 RB0 RB1 RB2 RB3 RB4 RB5 RB6 OSC2 OSC1 RB7 RC5 RC4 RC3 RC2 RJ7 RJ6 RH3 RE1 RE0 RG0 RG1 RG2 RG3 MCLR RG4 VDDcore/Vcap RF7 RF6 RF5 RF4 RF3 RF2 RH7 RH6 GLCD-D2 GLCD-D3 DRIVEA DRIVEB GLCD-D7 GLCD-D6 GLCD-D5 GLCD-D4 LEFT BOTTOM GLCD-RES# GLCD-MD GLCD-FS GLCD-CE# GLCD-WR# GLCD-RD# GLCD-CD GLCD-D0 GLCD-D1 10K 10K R34 R23 GLCD-FS GLCD-MD C5 100nF VO CONTRAST VEE VR 10K E5 10uF

26 10. RGB backlight Graphical LCDs are only capable of showing monochromatic pixel but not color content. The color of the pixel is determined by the color of the backlight which illuminates the display. SmartGLCD has the RGB color backlight - a very useful feature which can give your graphical user interfaces an astonishing look. Display s backlight module consists of three LEDs: red, green and blue, which can shine simoutaneously. LED can be driven by PWM signals coming from three separate microcontroller pins. Duty ratio of the PWM signal determines the intensity of color (or brightness) of each LED. Combined together they can create more than 16 milion different backlight colors. Figure 10-1: The same graphics with different backlight colors Page 26

27 11. Contrast potentiometer On the backside of the board there is a small potentiometer which can be used to change contrast of the GLCD. The brighter the backlight, the less contrast you will need to properly display the graphical content. Figure 11-1: Constrast potentiometer Page 27

28 Copyright 2011 Mikroelektronika. All rights reserved. Mikroelektronika, Mikroelektronika logo and other Mikroelektronika trademarks are the property of Mikroelektronika. All other tradmarks are the property of their respective owners. Unauthorised copying, hiring, renting, public performance and broadcasting of this DVD prohibited. 12. USB UART Figure 12-1: Connecting USB cable to SmartGLCD board Fast on-board FTDI chip allows you to communicate with a PC or other UART devices using USB UART connection. Before connecting the board to a PC, make sure that you have the appropriate FTDI drivers installed on your operating system. Drivers can be found on the Product DVD: Available on Product DVD! DVD://download/eng/software/development-tools/universal/ftdi/vcp_drivers.zip USB-B connector (CN1) is used for connecting the USB cable, which is delivered with the board package. Plug it in as shown in Figure Page 28

29 Page 29 Figure 12-2: USB UART module connection schematic UART-TX UART-RX OSCI DTR# OSCO TXD TEST RTS# DSR# A RESET# IO DCD# NC RXD CTS# CBUS1 USBDM CBUS2 USBDP NC CBUS3 CBUS0 3V3OUT RI# CBUS4 FT232RL U12 C15 100nF C16 100nF C17 100nF CN1 USBDM USBDP USB MINI-B E4 10uF -3.3 R9 4K7 R10 10K VC PIC18F87K22 RH1 RH5 RH4 RF1 ENVREG A A RA3 RA2 RA1 RA0 RA5 RA4 RC1 RC0 RC6 RC7 RJ4 RJ5 RH0 RE2 RE3 RE4 RE5 RE6 RE7 RD0 RD1 RD2 RD3 RD4 RD5 RD6 RD7 RJ0 RJ1 RH2 RJ2 RJ3 RB0 RB1 RB2 RB3 RB4 RB5 RB6 OSC2 OSC1 RB7 RC5 RC4 RC3 RC2 RJ7 RJ6 RH3 RE1 RE0 RG0 RG1 RG2 RG3 MCLR RG4 VDDcore/Vcap RF7 RF6 RF5 RF4 RF3 RF2 RH7 RH6 UART-RX UART-TX C5 100nF E5 10uF C

30 13. Buzzer Figure 13-1: Buzzer module The board is also equipped with piezo buzzer. It is an electric component which can be used to create sound when provided with electrical signal. This is usually a PWM signal coming from a microcontroller pin. Before entering the buzzer itself, the signal is amplified by the on-board buzzer driver circuit. Frequency of the signal determines the pitch of the sound and duty cycle of the signal can be used to increase or decrease the volume. Page 30

31 Page 31 Figure 13-2: Buzzer module schematic 10K R36 1K R35 Q9 BC546 1K R37 BZ1 PIC18F87K22 RH1 RH5 RH4 RF1 ENVREG A A RA3 RA2 RA1 RA0 RA5 RA4 RC1 RC0 RC6 RC7 RJ4 RJ5 RH0 RE2 RE3 RE4 RE5 RE6 RE7 RD0 RD1 RD2 RD3 RD4 RD5 RD6 RD7 RJ0 RJ1 RH2 RJ2 RJ3 RB0 RB1 RB2 RB3 RB4 RB5 RB6 OSC2 OSC1 RB7 RC5 RC4 RC3 RC2 RJ7 RJ6 RH3 RE1 RE0 RG0 RG1 RG2 RG3 MCLR RG4 VDDcore/Vcap RF7 RF6 RF5 RF4 RF3 RF2 RH7 RH6 C5 100nF E5 10uF

32 14. Pinout AN2 AN3 Digital I/O AN4 INT Digital I/O I 2 C/SPI SCK1/SCL1 SDI1/SDA1 SDO1 Digital I/O I 2 C/SPI SDO2 SDI2/SDA2 SCK2/SCL2 Digital I/O Digital I/O TX RX UART Ground 5V power supply PWM Analog I/O mikroprog RA2 RA3 RA4 RA5 RB0 RB1 RB2 RB3 RB4 RC3 RC4 RC5 RD0 RD1 RD2 RD3 RD4 RD5 RD6 RD7 RE0 RE1 RE2 RE3 RE4 RE5 RE6 RE7 NC RF1 RF2 RF3 RF4 RF5 RF6 RF7 RG1 RG2 5V RST PGD PGC 5V Analog Lines Interrupt Lines SPI Lines I2C Lines 3.3V power supply output Ground 5V power supply Ground Page 32 UART lines

33 15. Dimensions , , , , Legend active surface display margin display Pad hole size ø 1.14 mm ø 45 mils Mounting hole size ø 4 mm ø 157 mils Tolerance +/- 0.5mm (79) Page 33

34 What s next? Your journey through each and every feature of SmartGLCD board ends here. You got to know it s modules and organization. Now you are ready to use it. We are suggesting several steps which are probably the best way to begin with. We invite you to join the users of SmartGLCD brand. You will find very useful projects and tutorials and can get help from a large ecosystem of users. Welcome! Compiler You still don t have an appropriate compiler? Locate PIC compiler that suits you best on the Product DVD provided with the package: DVD://download/eng/software/compilers/ Choose between mikroc, mikrobasic and mikropascal and download fully functional demo version, so you can begin building your first applications. Projects Once you have chosen your compiler, and since you already got the board, you are ready to start writing your first projects. Visual GLCD software for rapid development of graphical user interfaces enables you to quickly create your GUI. It will automatically create necessary code which is compatible with mikroelektronika compilers. Visual GLCD is rich with examples, which are an excellent starting point for your future projects. Just load the example, read well commented code, and see how it works on hardware. Visual GLCD is also available on the Product DVD. Page 34

35 DISCLAIMER All the products owned by MikroElektronika are protected by copyright law and international copyright treaty. Therefore, this manual is to be treated as any other copyright material. No part of this manual, including product and software described herein, may be reproduced, stored in a retrieval system, translated or transmitted in any form or by any means, without the prior written permission of MikroElektronika. The manual PDF edition can be printed for private or local use, but not for distribution. Any modification of this manual is prohibited. MikroElektronika provides this manual as is without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties or conditions of merchantability or fitness for a particular purpose. MikroElektronika shall assume no responsibility or liability for any errors, omissions and inaccuracies that may appear in this manual. In no event shall MikroElektronika, its directors, officers, employees or distributors be liable for any indirect, specific, incidental or consequential damages (including damages for loss of business profits and business information, business interruption or any other pecuniary loss) arising out of the use of this manual or product, even if MikroElektronika has been advised of the possibility of such damages. MikroElektronika reserves the right to change information contained in this manual at any time without prior notice, if necessary. HIGH RISK ACTIVITIES The products of MikroElektronika are not fault tolerant nor designed, manufactured or intended for use or resale as on line control equipment in hazardous environments requiring fail safe performance, such as in the operation of nuclear facilities, aircraft navigation or communication systems, air traffic control, direct life support machines or weapons systems in which the failure of Software could lead directly to death, personal injury or severe physical or environmental damage ( High Risk Activities ). MikroElektronika and its suppliers specifically disclaim any expressed or implied warranty of fitness for High Risk Activities. TRADEMARKS The MikroElektronika name and logo, the MikroElektronika logo, mikroc, mikrobasic, mikropascal, mikroprog, mikrobus, Click Boards, EasyPIC and mikromedia are trademarks of MikroElektronika. All other trademarks mentioned herein are property of their respective companies. All other product and corporate names appearing in this manual may or may not be registered trademarks or copyrights of their respective companies, and are only used for identification or explanation and to the owners benefit, with no intent to infringe. Copyright MikroElektronika, 2013, All Rights Reserved. Page 35

36 If you want to learn more about our products, please visit our website at If you are experiencing some problems with any of our products or just need additional information, please place your ticket at If you have any questions, comments or business proposals, do not hesitate to contact us at SmartGLCD 240x128 Manual ver

Ready DIP28 PIC. with. socket

Ready DIP28 PIC. with. socket Ready for PIC with DIP28 socket Best solution for fast and simple development of applications using 28-pin PIC MCUs. Due to the special white plastic casing the Ready for PIC board can be quickly turned

More information

SmartGLCD 240x128. user's guide to

SmartGLCD 240x128. user's guide to user's guide to SmartGLCD 240x128 Smart GLCD 240x128 represents development tool and final product specially designed for graphical applications which use PIC microcontroller PIC18F8722 TO OUR VALUED CUSTOMERS

More information

TO OUR VALUED CUSTOMERS

TO OUR VALUED CUSTOMERS MINI-32 The whole PIC32 development board fitted in DIP26 form factor, containing powerful PIC32MX534F064H microcontroller. It s pin compatible with PIC16F887 and PIC18(L)F45K20 microcontrollers! MINI

More information

MINI-32. development board for PIC32MZ MINI ARM. PIC32 development board fitted in a DIP40 form factor, containing a powerful microcontroller.

MINI-32. development board for PIC32MZ MINI ARM. PIC32 development board fitted in a DIP40 form factor, containing a powerful microcontroller. MINI-32 development board for PIC32MZ PIC32 development board fitted in a DIP40 form factor, containing a powerful microcontroller. MINI ARM TO OUR VALUED CUSTOMERS I want to express my thanks to you for

More information

user's guide to Ready for PIC BOX edition Best solution for fast and simple development of applications using 28- and 40-pin PIC devices.

user's guide to Ready for PIC BOX edition Best solution for fast and simple development of applications using 28- and 40-pin PIC devices. user's guide to Ready for PIC BOX edition Best solution for fast and simple development of applications using 28- and 40-pin PIC devices. TO OUR VALUED CUSTOMERS I want to express my thanks to you for

More information

StartUSB for PIC. Development System. Manual

StartUSB for PIC. Development System. Manual StartUSB for PIC 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

More information

mikromedia for PIC32 PIC32 Compact development system rich with on-board peripherals for all-round multimedia development on PIC32MX460F512L device.

mikromedia for PIC32 PIC32 Compact development system rich with on-board peripherals for all-round multimedia development on PIC32MX460F512L device. mikromedia for PIC Compact development system rich with on-board peripherals for all-round multimedia development on PICMX60F5L device. PIC TO OUR VALUED CUSTOMERS I want to express my thanks to you for

More information

click boards meet Arduino

click boards meet Arduino click boards meet Arduino To our valued customers I want to express my thanks to you for being interested in our products and for having confidence in MikroElektronika. The primary aim of our company is

More information

B BasicATOM Lab Board Data Sheet

B BasicATOM Lab Board Data Sheet Feature Overview: Includes x LCD Display Solderless Prototyping Board.mm Power Connector USB Connector Using FTDI All ATOM Module Compatible Basic Stamp Compatible Power Status LED LED Indicator Lights

More information

BasicATOM Lab Board Data Sheet

BasicATOM Lab Board Data Sheet Feature Overview: Includes x LCD Display Solderless Prototyping Board.mm Power Connector USB Connector Using FTDI Sockets for all BasicATOM and BasicATOM Pro Modules Power LED LED Indicator Lights Tactile

More information

ADC Relay Adapter USB V 8.0 for Raspberry PI

ADC Relay Adapter USB V 8.0 for Raspberry PI ADC Relay Adapter USB V 8.0 for Raspberry PI INDUSTRIAL BERRY www.industrialberry.com May 203 Contents License 2 Introduction 3 3 Hardware implementation 5 4 Software implementation 4.0. An example with

More information

PICflash. programmer by MikroElektronika

PICflash. programmer by MikroElektronika ABOUT PROGRAMMER With complementary software, programmer represents a great tool for all those working with PIC. The microcontroller connects to the programmer via 5 lines, two of which are +5V and and

More information

ZKit-51-RD2, 8051 Development Kit

ZKit-51-RD2, 8051 Development Kit ZKit-51-RD2, 8051 Development Kit User Manual 1.1, June 2011 This work is licensed under the Creative Commons Attribution-Share Alike 2.5 India License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/2.5/in/

More information

DATASHEET 4D SYSTEMS. Arduino Display Module Pack TURNING TECHNOLOGY INTO ART. Featuring a 2.4 Display Module ulcd-24-ptu-ar

DATASHEET 4D SYSTEMS. Arduino Display Module Pack TURNING TECHNOLOGY INTO ART. Featuring a 2.4 Display Module ulcd-24-ptu-ar TURNING TECHNOLOGY INTO ART DATASHEET Arduino Display Module Pack Featuring a 2.4 Display Module Document Date: 24 th January 2014 Document Revision: 1.4 Uncontrolled Copy when printed or downloaded. Please

More information

Series SPPM2 Graphical User Interface Panel Meter. Specifications - Installation and Operating Instructions MINI USB PORT

Series SPPM2 Graphical User Interface Panel Meter. Specifications - Installation and Operating Instructions MINI USB PORT Series SPPM Graphical User Interface Panel Meter Bulletin PCSPPM Specifications Installation and Operating Instructions / [9.0] 9/ [9.] / [9.9] / [.9] / [.] 9/ [9.] JTAG [FOR INTERNAL USE] ALARMS, SERIAL

More information

TT Series Master Development System User's Guide

TT Series Master Development System User's Guide TT Series Master Development System User's Guide Table of Contents ^ Introduction ^ Ordering Information ^ TT Series Transceiver Carrier Board ^ TT Series Transceiver Carrier Board Objects ^ TT Series

More information

UHF RFID Micro Reader Reference Design Hardware Description

UHF RFID Micro Reader Reference Design Hardware Description Application Micro Note Reader Reference Design AS399x UHF RFID Reader ICs UHF RFID Micro Reader Reference Design Hardware Description Top View RF Part Bottom View RF Part www.austriamicrosystems.com/rfid

More information

(DC)TR-72D. Data Sheet. Transceiver Module MICRORISC s.r.o. Datasheet_TR-72D_ Page 1

(DC)TR-72D. Data Sheet. Transceiver Module MICRORISC s.r.o.  Datasheet_TR-72D_ Page 1 (DC)TR-72D Transceiver Module Data Sheet 2015 MICRORISC s.r.o. www.iqrf.org Datasheet_TR-72D_151005 Page 1 Description (DC)TR-72D is a family of IQRF transceiver modules operating in the 868 MHz and 916

More information

TR-72D. Data Sheet. Transceiver Module MICRORISC s.r.o. Datasheet_TR-72D_ Page 1

TR-72D. Data Sheet. Transceiver Module MICRORISC s.r.o.   Datasheet_TR-72D_ Page 1 Transceiver Module Data Sheet 2014 MICRORISC s.r.o. www.iqrf.org Datasheet_TR-72D_140430 Page 1 Description TR-72D is a family of IQRF transceiver modules operating in the 868 MHz and 916 MHz license free

More information

Tel: Fax: OMESH Networks Inc. 2011

Tel: Fax: OMESH Networks Inc. 2011 Section 1: Purpose OPM15 is a large-scale cognitive wireless networking module, providing great flexibility for a wide range of applications. Powered by the OPM optimized radio design and networking stack,

More information

OM29110 NFC's SBC Interface Boards User Manual. Rev May

OM29110 NFC's SBC Interface Boards User Manual. Rev May Document information Info Content Keywords Abstract OM29110, NFC, Demo kit, Raspberry Pi, BeagleBone, Arduino This document is the user manual of the OM29110 NFC s SBC Interface Boards. Revision history

More information

Data sheet. MATRIX

Data sheet.  MATRIX Data sheet www.matrixtsl.com MATRIX ECIO-60-2.indd 1 10/3/2014 3:2:32 PM Contents Introduction 3 ECIO28P and ECIO40P ECIO40P16 4 ECRM40P 6 Flowcode 7 ECIO in use 8 FlowKit In Circuit Test board 9 Product

More information

UM DALI getting started guide. Document information

UM DALI getting started guide. Document information Rev. 1 6 March 2012 User manual Document information Info Keywords Abstract Content LPC111x, LPC1343, ARM, Cortex M0/M3, DALI, USB, lighting control, USB to DALI interface. This user manual explains how

More information

APPLICATION NOTE. AT11009: Migration from ATxmega64D3/128D3/192D3/256D3 Revision E to Revision I. Introduction. Features.

APPLICATION NOTE. AT11009: Migration from ATxmega64D3/128D3/192D3/256D3 Revision E to Revision I. Introduction. Features. APPLICATION NOTE AT11009: Migration from ATxmega64D3/128D3/192D3/256D3 Revision E to Revision I Atmel AVR XMEGA Introduction This application note lists out the differences and changes between Revision

More information

UM Description of the TDA8029 I2C Demo Board. Document information

UM Description of the TDA8029 I2C Demo Board. Document information Rev. 1.0 11 January 2011 User manual Document information Info Keywords Abstract Content TDA8029, I2C, Cake8029_12_D, Contact Smart Card Reader, PN533 This user manual intends to describe the Cake8029_12_D.

More information

RB01 Development Platform Hardware

RB01 Development Platform Hardware Qualcomm Technologies, Inc. RB01 Development Platform Hardware User Guide 80-YA116-13 Rev. A February 3, 2017 Qualcomm is a trademark of Qualcomm Incorporated, registered in the United States and other

More information

(DC)TR-52D. Transceiver Module. Data Sheet

(DC)TR-52D. Transceiver Module. Data Sheet (DC) Transceiver Module Data Sheet Datasheet 150810 Page 1 Description is a family of IQRF transceiver modules operating in the 868 MHz and 916 MHz license free ISM (Industry, Scientific and Medical) frequency

More information

(DC)TR-76D. Data Sheet. Transceiver Module MICRORISC s.r.o. Datasheet_TR-76D_ Page 1

(DC)TR-76D. Data Sheet. Transceiver Module MICRORISC s.r.o.  Datasheet_TR-76D_ Page 1 (DC)TR-76D Transceiver Module Data Sheet 2016 MICRORISC s.r.o. www.iqrf.org Datasheet_TR-76D_160118 Page 1 Description (DC)TR-76D is a family of IQRF transceiver modules operating in the 868 MHz and 916

More information

UM DALI getting started guide. Document information

UM DALI getting started guide. Document information Rev. 2 6 March 2013 User manual Document information Info Content Keywords LPC111x, LPC1343, ARM, Cortex M0/M3, DALI, USB, lighting control, USB to DALI interface. Abstract This user manual explains how

More information

UIO Digital I/Os & DAQ Board User Manual

UIO Digital I/Os & DAQ Board User Manual UIO-369 5 Digital I/Os & DAQ Board User Manual /3 UIO-369 Digital Inputs/Outputs & DAQ board with 5 channels and USB/RS3/Bluetooth/RF connectivity. Welcome to the world of Computer Automation. This Digital

More information

PN7120 NFC Controller SBC Kit User Manual

PN7120 NFC Controller SBC Kit User Manual Document information Info Content Keywords OM5577, PN7120, Demo kit, Raspberry Pi, BeagleBone Abstract This document is the user manual of the PN7120 NFC Controller SBC kit Revision history Rev Date Description

More information

Servo click. PID: MIKROE 3133 Weight: 32 g

Servo click. PID: MIKROE 3133 Weight: 32 g Servo click PID: MIKROE 3133 Weight: 32 g Servo click is a 16-channel PWM servo driver with the voltage sensing circuitry. It can be used to simultaneously control 16 servo motors, each with its own programmable

More information

PIC Station3. Multi-processor starter kit for PIC microcontroller. Kit content : PIC Station-3 experiment board

PIC Station3. Multi-processor starter kit for PIC microcontroller. Kit content :   PIC Station-3 experiment board PIC Station-3 documentation 1 PIC Station3 Multi-processor starter kit for PIC microcontroller Kit content : PIC Station-3 experiment board (includes PIC10F222 module x2, PIC12F683, PIC16F648 and PIC16F887)

More information

TR-72D. Data Sheet. Transceiver Module MICRORISC s.r.o. Datasheet_TR-72D_ Page 1

TR-72D. Data Sheet. Transceiver Module MICRORISC s.r.o.   Datasheet_TR-72D_ Page 1 Transceiver Module Data Sheet 2015 MICRORISC s.r.o. www.iqrf.org Datasheet_TR-72D_150129 Page 1 Description TR-72D is a family of IQRF transceiver modules operating in the 868 MHz and 916 MHz license free

More information

AN Low Frequency RFID Card Reader. Application Note Abstract. Introduction. Working Principle of LF RFID Reader

AN Low Frequency RFID Card Reader. Application Note Abstract. Introduction. Working Principle of LF RFID Reader Low Frequency RFID Card Reader Application Note Abstract AN52164 Authors: Richard Xu Jemmey Huang Associated Project: None Associated Part Family: CY8C24x23 Software Version: PSoC Designer 5.0 Associated

More information

CE PSoC 6 MCU Breathing LED using Smart IO

CE PSoC 6 MCU Breathing LED using Smart IO CE219490 PSoC 6 MCU Breathing LED using Smart IO Objective This example demonstrates the flexibility of the PSoC 6 MCU Smart IO Component, by implementing the LED breathing effect exclusively in hardware

More information

Controlling DC Brush Motor using MD10B or MD30B. Version 1.2. Aug Cytron Technologies Sdn. Bhd.

Controlling DC Brush Motor using MD10B or MD30B. Version 1.2. Aug Cytron Technologies Sdn. Bhd. PR10 Controlling DC Brush Motor using MD10B or MD30B Version 1.2 Aug 2008 Cytron Technologies Sdn. Bhd. Information contained in this publication regarding device applications and the like is intended

More information

The AAT1451 evaluation board demonstrates the functionality of the AAT1451 and its application as a white LED driver under PWM control.

The AAT1451 evaluation board demonstrates the functionality of the AAT1451 and its application as a white LED driver under PWM control. Introduction The AAT141 evaluation board demonstrates the functionality of the AAT141 and its application as a white LED driver under PWM control. The AAT141 is a step-up LED driver with four-precision

More information

Blue Bamboo P25 Device Manager Guide

Blue Bamboo P25 Device Manager Guide Blue Bamboo P25 Device Manager Guide Version of Device Manager: 1.1.28 Document version: 2.3 Document date: 2011-09-20 Products: P25 / P25-M / P25i / P25i-M BLUE BAMBOO Headquarters Blue Bamboo Transaction

More information

Driving LEDs with a PIC Microcontroller Application Note

Driving LEDs with a PIC Microcontroller Application Note Driving LEDs with a PIC Microcontroller Application Note Introduction Nowadays, applications increasingly make use of LEDs as a replacement for traditional light bulbs. For example, LEDs are frequently

More information

GPS Evaluation Kit EVA1035-H

GPS Evaluation Kit EVA1035-H GPS Evaluation Kit EVA1035-H A Description of the Evaluation Board for Vincotech s GPS Receiver / Smart Antenna Module A1035-H User s Manual Version 1.0 Hardware Revision 01 Revision History Rev. Date

More information

AN PR533 USB stick - Evaluation board. Application note COMPANY PUBLIC. Rev May Document information

AN PR533 USB stick - Evaluation board. Application note COMPANY PUBLIC. Rev May Document information PR533 USB stick - Evaluation board Document information Info Content Keywords PR533, CCID, USB Stick, Contactless Reader Abstract This application notes describes the PR533 evaluation board delivered in

More information

UM User manual for di2c demo board. Document information

UM User manual for di2c demo board. Document information Rev. 1.1 10 July 2017 User manual Document information Info Keywords Abstract Content di2c-bus, differential I 2 C-bus buffer, PCA9614, PCA9615, PCA9616 User manual for the di2c demo board OM13523. This

More information

Firmware plugin for STSW-ESC001V1 board with ST Motor Control FOC SDK

Firmware plugin for STSW-ESC001V1 board with ST Motor Control FOC SDK User manual Firmware plugin for STSW-ESC001V1 board with ST Motor Control FOC SDK Introduction The STSW-ESC001V1 firmware package for the STEVAL-ESC001V1 board includes the application code to support

More information

FLEXRAY SK-91F467-FLEXRAY USING SPI ON SK-91F467- FLEXRAY 32-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics Europe Application Note

FLEXRAY SK-91F467-FLEXRAY USING SPI ON SK-91F467- FLEXRAY 32-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics Europe Application Note Fujitsu Microelectronics Europe Application Note MCU-AN-300010-E-V10 FLEXRAY 32-BIT MICROCONTROLLER SK-91F467-FLEXRAY USING SPI ON SK-91F467- FLEXRAY APPLICATION NOTE Revision History Revision History

More information

ISM Band Repeater Demo

ISM Band Repeater Demo IA ISM-UGRP ISM Band Repeater Demo User Guide Version.0r - PRELIMINARY IA ISM-UGRP Rev.0r 05 008, Silicon Laboratories, Inc. Silicon Labs, Inc. 00 West Cesar Chavez Austin, Texas 7870 Tel: 5.6.8500 Fax:

More information

AT15291: Migrating QTouch Designs from SAM D MCUs to SAM C MCUs. Scope. Features. QTouch APPLICATION NOTE

AT15291: Migrating QTouch Designs from SAM D MCUs to SAM C MCUs. Scope. Features. QTouch APPLICATION NOTE QTouch AT15291: Migrating QTouch Designs from SAM D MCUs to SAM C MCUs APPLICATION NOTE Scope This application note is a guide to assist users in migrating QTouch designs from Atmel SMART SAM D MCUs to

More information

Quick Start Guide. TWR-MECH Mechatronics Board TOWER SYSTEM

Quick Start Guide. TWR-MECH Mechatronics Board TOWER SYSTEM TWR-MECH Mechatronics Board TOWER SYSTEM Get to Know the Tower Mechatronics Board Primary Connector / Switch MCF52259 Connectors for Up to Eight Servos SW4 (Reset) USB OTG 5V Supply Touch Panel Socket

More information

ZKit-ARM-1769, ARM Dev. Kit

ZKit-ARM-1769, ARM Dev. Kit ZKitARM769, ARM Dev. Kit User Manual 0., May 03 ZKitARM769, ARM Dev. Kit User Manual Rev. 0. This work is licensed under the Creative Commons AttributionShare Alike.5 India License. To view a copy of this

More information

MCU Cards for LV24-33 v6 development system

MCU Cards for LV24-33 v6 development system MCU Cards for LV24-33 v6 development system Manual All Mikroelektronika s development systems feature a large number of peripheral modules expanding microcontroller s range of application and making the

More information

LED Driver 5 click. PID: MIKROE 3297 Weight: 25 g

LED Driver 5 click. PID: MIKROE 3297 Weight: 25 g LED Driver 5 click PID: MIKROE 3297 Weight: 25 g LED Driver 5 click is a Click board capable of driving an array of high-power LEDs with constant current, up to 1.5A. This Click board features the TPS54200,

More information

Microwave click PID: MIKROE Weight: 30 g

Microwave click PID: MIKROE Weight: 30 g Microwave click PID: MIKROE-2781 Weight: 30 g Microwave click detects movement, thanks to the PD-V11 a 24GHz microwave motion sensor. The typical use for Microwave click is a proximity or motion detector

More information

GNSS 5 click PID: MIKROE-2670

GNSS 5 click PID: MIKROE-2670 GNSS 5 click PID: MIKROE-2670 Determine your current position with GNSS 5 click. It carries the NEO- M8N GNSS receiver module from u-blox. GNSS 5 click is designed to run on a 3.3V power supply. The click

More information

MEGAbitty Controller Board Programming & Usage (preliminary documentation) 7/6/2003

MEGAbitty Controller Board Programming & Usage (preliminary documentation) 7/6/2003 Introduction This document covers the programming and usage of the MEGAbitty controller board. More information and support on the MEGAbitty board family can be obtained from http://groups.yahoo.com/group/megabitty/.

More information

RGB Driver click. PID: MIKROE 3078 Weight: 28 g

RGB Driver click. PID: MIKROE 3078 Weight: 28 g RGB Driver click PID: MIKROE 3078 Weight: 28 g RGB Driver click is an RGB LED driver, capable of driving RGB LED stripes, LED fixtures and other RGB LED applications that demand an increased amount of

More information

ATF15xx Power-On Reset Hysteresis Feature. Abstract. Features. Complex Programmable Logic Device APPLICATION NOTE

ATF15xx Power-On Reset Hysteresis Feature. Abstract. Features. Complex Programmable Logic Device APPLICATION NOTE Complex Programmable Logic Device ATF15xx Power-On Reset Hysteresis Feature APPLICATION NOTE Abstract For some applications, a larger power reset hysteresis is required to prevent an Atmel ATF15xx Complex

More information

Lifetime Power Energy Harvesting Development Kit for Wireless Sensors User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology

Lifetime Power Energy Harvesting Development Kit for Wireless Sensors User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology P2110-EVAL-01 Lifetime Power User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology Overview The Lifetime Power is a complete demonstration and development platform for creating battery-free

More information

MAKEVMA502 BASIC DIY KIT WITH ATMEGA2560 FOR ARDUINO USER MANUAL

MAKEVMA502 BASIC DIY KIT WITH ATMEGA2560 FOR ARDUINO USER MANUAL BASIC DIY KIT WITH ATMEGA2560 FOR ARDUINO USER MANUAL USER MANUAL 1. Introduction To all residents of the European Union Important environmental information about this product This symbol on the device

More information

DigiSpeed-GX DC-03. Isolated Control Voltage Generator User s Guide. DigiSpeed-GX PCB Ver:2.0 Firmware Ver: 1.0 Mach3 Ver: 1.84

DigiSpeed-GX DC-03. Isolated Control Voltage Generator User s Guide. DigiSpeed-GX PCB Ver:2.0 Firmware Ver: 1.0 Mach3 Ver: 1.84 DigiSpeed-GX - Users Guide Page 1 Updated: 15. January 2009 DigiSpeed-GX DC-03 Isolated Control Voltage Generator User s Guide DigiSpeed-GX PCB Ver:2.0 Firmware Ver: 1.0 Mach3 Ver: 1.84 DigiSpeed-GX -

More information

DEMO MANUAL DC1182A LTC2981: I 2 C Programmable Precision Reference with EEPROM DESCRIPTION

DEMO MANUAL DC1182A LTC2981: I 2 C Programmable Precision Reference with EEPROM DESCRIPTION DESCRIPTION Demonstration circuit 8A features the LTC 98, a precision reference that can be programmed through an easy-to-use I C interface. While external pins or internal register bits select the central

More information

GPS Evaluation Kit EVA1084-A

GPS Evaluation Kit EVA1084-A GPS Evaluation Kit EVA1084-A A Description of the Evaluation Board for Vincotech s GPS Receiver Modules A1084-A/-B User s Manual Version 1.0 Hardware Revision 01 V1.0 Jan-09 User s Manual Page 1 of 18

More information

PCAN-MicroMod Evaluation Test and Development Environment for the PCAN-MicroMod. User Manual. Document version ( )

PCAN-MicroMod Evaluation Test and Development Environment for the PCAN-MicroMod. User Manual. Document version ( ) PCAN-MicroMod Evaluation Test and Development Environment for the PCAN-MicroMod User Manual Document version.0. (0-0-) Relevant products Product Name Part number Model PCAN-MicroMod Evaluation Board IPEH-000

More information

TLE5014 Programmer. About this document. Application Note

TLE5014 Programmer. About this document. Application Note Application Note About this document Scope and purpose This document describes the Evaluation Kit for the TLE5014 GMR based angle sensor. The purpose of this manual is to describe the software installation

More information

Figure 1: AAT2469/AAT2499 Evaluation Board Picture.

Figure 1: AAT2469/AAT2499 Evaluation Board Picture. Introduction EVALUATION BOARD DATA SHEET The AAT246/AAT24 evaluation board is a hardware platform to evaluate the functions of the AAT246 and AAT24 devices. The AAT246 is a dedicated TVLite TM control

More information

ZKit-51-V664, 8051 Development Kit

ZKit-51-V664, 8051 Development Kit ZKit-51-V664, 8051 Development Kit User Manual 2.0, Oct 2013 This work is licensed under the Creative Commons Attribution-Share Alike 2.5 India License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/2.5/in/

More information

Toradex Colibri Development Board

Toradex Colibri Development Board Toradex Colibri Development Board TM Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special

More information

Easy start with UWB technology

Easy start with UWB technology Evaluation and Development Platform Plug and play solution Precise wireless distance measurement Unaffected by light conditions, weather or vibration COM (USB) for measurement and configuration compliant

More information

UniStream 5" Technical Specifications US5-B5-RA28, US5-B10-RA28

UniStream 5 Technical Specifications US5-B5-RA28, US5-B10-RA28 UniStream 5" Technical Specifications US5-B5-RA28, US5-B10-RA28 Unitronics UniStream 5" are PLC+HMI All-in-One programmable controllers that comprise built-in HMI and built-in I/Os. The series is available

More information

JX pin PIC Microcontroller Project Board

JX pin PIC Microcontroller Project Board JX-877 40-pin PIC Microcontroller Project Board Specification Connect to PC s parallel port for programming with CX-6 cable (included) PIC16F877-20/P on-board, support all 40-pin of PIC16F and 18F series.

More information

UniStream Built-in. Technical Specifications US7-B5-RA28, US7-B10-RA28 US7-B5-TA30, US7-B10-TA30

UniStream Built-in. Technical Specifications US7-B5-RA28, US7-B10-RA28 US7-B5-TA30, US7-B10-TA30 UniStream Built-in Technical Specifications US5-B5-RA28, US5-B10-RA28 US5-B5-TA30, US5-B10-TA30 US7-B5-RA28, US7-B10-RA28 US7-B5-TA30, US7-B10-TA30 Unitronics UniStream Built-in series are PLC+HMI All-in-One

More information

GNSS 5 click PID: MIKROE Weight: 30 g

GNSS 5 click PID: MIKROE Weight: 30 g GNSS 5 click PID: MIKROE-2670 Weight: 30 g Determine your current position with GNSS 5 click. It carries the NEO M8N GNSS receiver module from u blox. GNSS 5 click is designed to run on a 3.3V power supply.

More information

WBT900. User s Manual. 900 MHz Wireless BACnet MSTP Radio. Page 1

WBT900. User s Manual. 900 MHz Wireless BACnet MSTP Radio.   Page 1 WBT900 User s Manual 900 MHz Wireless BACnet MSTP Radio www.aic-wireless.com Page 1 Thank you for your purchase of the WBT900, Wireless BACnet MSTP Transceiver. With appropriate placement and antenna selection,

More information

Z-5652 plus Series. 2D Image Hands-Free Scanner

Z-5652 plus Series. 2D Image Hands-Free Scanner Z-5652 plus Series 1 2D Image Hands-Free Scanner Revision History Changes to the original manual are listed below: Version Date Description of Version 1.0 10/02/2017 Initial release 2D Image Scan Module

More information

AN NFC, PN533, demo board. Application note COMPANY PUBLIC. Rev July Document information

AN NFC, PN533, demo board. Application note COMPANY PUBLIC. Rev July Document information Rev. 2.1 10 July 2018 Document information Info Keywords Abstract Content NFC, PN533, demo board This document describes the. Revision history Rev Date Description 2.1. 20180710 Editorial changes 2.0 20171031

More information

Quick Start Guide. TWR-SHIELD Shield Adapter Module for the Tower System TOWER SYSTEM

Quick Start Guide. TWR-SHIELD Shield Adapter Module for the Tower System TOWER SYSTEM TWR-SHIELD Shield Adapter Module for the Tower System TOWER SYSTEM Get to Know the TWR-SHIELD Primary Elevator Shield Headers Power Regulation (5 V and 3.3 V) Advanced Configuration Options Arduino Shield

More information

PN7120 NFC Controller SBC Kit User Manual

PN7120 NFC Controller SBC Kit User Manual Document information Info Content Keywords OM5577, PN7120, Demo kit, Raspberry Pi, BeagleBone Abstract This document is the user manual of the PN7120 NFC Controller SBC kit. Revision history Rev Date Description

More information

PN7150 Raspberry Pi SBC Kit Quick Start Guide

PN7150 Raspberry Pi SBC Kit Quick Start Guide Document information Info Content Keywords OM5578, PN7150, Raspberry Pi, NFC, P2P, Card Emulation, Linux, Windows IoT Abstract This document gives a description on how to get started with the OM5578 PN7150

More information

TT Series Master Development System User's Guide

TT Series Master Development System User's Guide TT Series Master Development System User's Guide ! Warning: Some customers may want Linx radio frequency ( RF ) products to control machinery or devices remotely, including machinery or devices that can

More information

Evaluation Board for the AAT2428 Sixteen-Channel White LED Driver Solutionwith LED Current and Timing Control

Evaluation Board for the AAT2428 Sixteen-Channel White LED Driver Solutionwith LED Current and Timing Control EV9 Evaluation Board for the AAT48 Introduction The AAT48 evaluation board is a hardware platform to evaluate the functions of the AAT48, a 6-channel white LED driver for LED current and timing control.

More information

AC Current click PID: MIKROE Weight: 27 g

AC Current click PID: MIKROE Weight: 27 g AC Current click PID: MIKROE-2523 Weight: 27 g AC Current click can measure alternating currents up to 30A and it features the MCP3201 ADC (analog to digital) converter and the MCP607 CMOS Op Amp, both

More information

STEVAL-IDB008V1. Evaluation platform based on the BlueNRG-2. Description. Features

STEVAL-IDB008V1. Evaluation platform based on the BlueNRG-2. Description. Features STEVAL-IDB00V Evaluation platform based on the BlueNRG- Data brief Integrated balun which integrates a matching network and harmonics filter SMA connector for antenna or measuring equipment user LEDs user

More information

FR FAMILY MB91460 PULSE FREQUENCY MODULATOR 32-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics Europe Application Note

FR FAMILY MB91460 PULSE FREQUENCY MODULATOR 32-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics Europe Application Note Fujitsu Microelectronics Europe Application Note MCU-AN-300065-E-V10 FR FAMILY 32-BIT MICROCONTROLLER MB91460 PULSE FREQUENCY MODULATOR APPLICATION NOTE Revision History Revision History Date 2008-06-05

More information

MAX11300PMB1 Peripheral Module and Munich (USB2PMB1) Adapter Board Quick Start Guide

MAX11300PMB1 Peripheral Module and Munich (USB2PMB1) Adapter Board Quick Start Guide MAX11300PMB1 Peripheral Module and Munich (USB2PMB1) Adapter Board Quick Start Guide Rev 0; 7/14 For pricing, delivery, and ordering information, please contact Maxim Direct at 1-888-629-4642, or visit

More information

CDM10V programming user manual describes the COOLDIM_PRG_BOARD burner board usage, the UART protocol handling and the fusing details.

CDM10V programming user manual describes the COOLDIM_PRG_BOARD burner board usage, the UART protocol handling and the fusing details. UM_201709_PL21_011 COOLDIM_PRG_BOARD About this document Scope and purpose CDM10V programming user manual describes the COOLDIM_PRG_BOARD burner board usage, the UART protocol handling and the fusing details.

More information

DESCRIPTION DOCUMENT FOR WIFI SINGLE DIMMER ONE AMPERE BOARD HARDWARE REVISION 0.3

DESCRIPTION DOCUMENT FOR WIFI SINGLE DIMMER ONE AMPERE BOARD HARDWARE REVISION 0.3 DOCUMENT NAME: DESIGN DESCRIPTION, WIFI SINGLE DIMMER BOARD DESCRIPTION DOCUMENT FOR WIFI SINGLE DIMMER ONE AMPERE BOARD HARDWARE REVISION 0.3 Department Name Signature Date Author Reviewer Approver Revision

More information

AS General Description. 2 The AS5245 Adapter board. AS5245-AB-v1.0 Adapterboard OPERATION MANUAL. Programmable Magnetic Rotary Encoder

AS General Description. 2 The AS5245 Adapter board. AS5245-AB-v1.0 Adapterboard OPERATION MANUAL. Programmable Magnetic Rotary Encoder AS5040 8-bit Programmable Magnetic Rotary Encoder AS5245 Programmable Magnetic Rotary Encoder AS5245-AB-v1.0 Adapterboard OPERATION MANUAL 1 General Description The AS5245 is a contactless magnetic angle

More information

Advanced RTK GPS / Compass module with 100x100 mm ground plane and 32-bit MCU

Advanced RTK GPS / Compass module with 100x100 mm ground plane and 32-bit MCU TGM100 Advanced RTK GPS / Compass module with 100x100 mm ground plane and 32-bit MCU Data Sheet Revision: 0.3 Date of Last Revision: 18 April 2017 True Flight Technology, Inc. ( TFT ) reserves the right

More information

MiniProg Users Guide and Example Projects

MiniProg Users Guide and Example Projects MiniProg Users Guide and Example Projects Cypress MicroSystems, Inc. 2700 162 nd Street SW, Building D Lynnwood, WA 98037 Phone: 800.669.0557 Fax: 425.787.4641 1 TABLE OF CONTENTS Introduction to MiniProg...

More information

APPLICATION NOTE. ATA6629/ATA6631 Development Board V2.2 ATA6629/ATA6631. Introduction

APPLICATION NOTE. ATA6629/ATA6631 Development Board V2.2 ATA6629/ATA6631. Introduction APPLICATION NOTE ATA6629/ATA6631 Development Board V2.2 ATA6629/ATA6631 Introduction The development board for the Atmel ATA6629/ATA6631 (ATA6629-EK, ATA6631-EK) is designed to give users a quick start

More information

EMG click PID: MIKROE-2621

EMG click PID: MIKROE-2621 EMG click PID: MIKROE-2621 EMG click measures the electrical activity produced by the skeletal muscles. It carries MCP609 operational amplifier and MAX6106 micropower voltage reference. EMG click is designed

More information

UG310: XBee3 Expansion Kit User's Guide

UG310: XBee3 Expansion Kit User's Guide UG310: XBee3 Expansion Kit User's Guide The XBee3 Expansion Kit is an excellent way to explore and evaluate the XBee3 LTE-M cellular module which allows you to add low-power long range wireless connectivity

More information

Z D Image Scan Engine

Z D Image Scan Engine Z-5212 2D Image Scan Engine Revision History Changes to the original manual are listed below: Version Date Description of Version 1.0 2017/09/15 Initial release Important Notice No warranty of any kind

More information

Pololu Jrk USB Motor Controller

Pololu Jrk USB Motor Controller Pololu Jrk USB Motor Controller User's Guide 1. Overview.................................................... 2 1.a. Module Pinout and Components.................................... 4 1.b. Supported Operating

More information

250 Series Master Development System User's Guide

250 Series Master Development System User's Guide 50 Series Master Development System User's Guide ! Warning: Some customers may want Linx radio frequency ( RF ) products to control machinery or devices remotely, including machinery or devices that can

More information

PLC ON A CHIP EZ LADDER CONFIGURATOON. EZ LADDER Configurations for PLC on a Chip & PLC on a Chip Module REV 3

PLC ON A CHIP EZ LADDER CONFIGURATOON. EZ LADDER Configurations for PLC on a Chip & PLC on a Chip Module REV 3 2005001 REV EZ LAD Configurations for PLC on a Chip & PLC on a Chip Module PLC ON A CHIP EZ LAD CONFIGURATOON Divelbiss Corporation 9778 Mt. Gilead Rd. Fredericktown, Ohio 4019 1-800-245-227 http://www.divelbiss.com

More information

UG310: LTE-M Expansion Kit User's Guide

UG310: LTE-M Expansion Kit User's Guide The LTE-M Expansion Kit is an excellent way to explore and evaluate the Digi XBee3 LTE-M cellular module which allows you to add low-power long range wireless connectivity to your EFM32/EFR32 embedded

More information

UM0791 User manual. Demonstration firmware for the DMX-512 communication protocol receiver based on the STM32F103Zx. Introduction

UM0791 User manual. Demonstration firmware for the DMX-512 communication protocol receiver based on the STM32F103Zx. Introduction User manual Demonstration firmware for the DMX-512 communication protocol receiver based on the STM32F103Zx Introduction This document describes how to use the demonstration firmware for the DMX-512 communication

More information

DESCRIPTION DOCUMENT FOR WIFI / BT HEAVY DUTY RELAY BOARD HARDWARE REVISION 0.1

DESCRIPTION DOCUMENT FOR WIFI / BT HEAVY DUTY RELAY BOARD HARDWARE REVISION 0.1 DESCRIPTION DOCUMENT FOR WIFI / BT HEAVY DUTY RELAY BOARD HARDWARE REVISION 0.1 Department Name Signature Date Author Reviewer Approver Revision History Rev Description of Change A Initial Release Effective

More information

ZKit-51-RD2, 8051 Development Kit

ZKit-51-RD2, 8051 Development Kit ZKit-51-RD2, 8051 Development Kit User Manual 2.0, Oct 2013 This work is licensed under the Creative Commons Attribution-Share Alike 2.5 India License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/2.5/in/

More information

UART2PPM. User s Guide. Version 2.04 dated 02/20/16. Gregor Schlechtriem

UART2PPM. User s Guide. Version 2.04 dated 02/20/16. Gregor Schlechtriem UART2PPM User s Guide Version 2.04 dated 02/20/16 Gregor Schlechtriem www.pikoder.com UART2PPM User s Guide Content Overview 3 PCC PiKoder Control Center 5 Getting started... 5 Real-time Control... 7 minissc

More information