4 Channel Programmable Relay Module. User Guide. Rev 9

Size: px
Start display at page:

Download "4 Channel Programmable Relay Module. User Guide. Rev 9"

Transcription

1 Channel Programmable Relay Module User Guide Rev 9

2 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at to drop us a quick message. Technical Help Got technical questions? Please write to help@numato.com Sales Team Questions about making payments, volume discounts, academic/open source discounts, purchase orders and quotes? Please write to sales@numato.com Webmaster Questions/Suggestions about our website? Please write to webmaster@numato.com Like us on Facebook! Visit our blog for news, updates and specials. Mailing Address Numato Systems Pvt Ltd st Floor, #6C Wipro Avenue Phase - Electronic City Bangalore, KA-6000, India * Mail orders, phone orders and direct pick up are not available at this time. Please visit our online store to place your order. Estimated shipping time to your address will be displayed in the shopping cart before checkout. You may use, modify or share this publication or part of thereof adhering to Creative Commons Attribution-ShareAlike.0 Unported (CC BY-SA.0) License. See complete license text at All trademarks are property of their respective owners.

3 Programmable Relay Module Channel User Guide Introduction Numato Lab's Channel Programmable Relay Module is a feature rich product that can be programmed with Arduino IDE. The USB to Serial Chip FTRL helps uploading sketches quickly to the board. This programmability gives this board ultimate flexibility compared to other relay modules where features depend on the preprogrammed firmware and offer limited customizability. The on board programmable relays, digital I/O's, analog inputs, Real Time Clock(RTC) and Micro SD memory card slot makes this module useful for learning as well as making sophisticated applications. Applications Home Automation Lighting Control Garden Equipment Control Industrial Automation Test Fixtures DIY and Hobby Relay operation by RTC circuit Data logging Board Features Atmega8p Micro controller with KBytes flash memory Arduino IDE Compatible FTRL chip for USB to Serial Interface SPDT V Mechanical Relays Digital I/O's PWM outs Analog Inputs IC Interface Real Time Clock(RTC) via IC Interface Battery backup for RTC Micro SD Card Slot via SPI Interface Indication LED for Power, TX, RX and Relays ISP for doing custom boot loader 6 MHz Crystal USB mini Connector for Connecting with PC 0 NUMATO SYSTEMS PVT LTD

4 Programmable Relay Module Channel User Guide This product is compatible with the following operating systems. Windows XP and later Linux Mac And any other operating system that supports USB CDC devices. The drivers for all above can be download for free from This module has four on board SPDT V mechanical relays and associated drivers capable of controlling a large number of devices including lamps, motors, locks etc...(please see recommendations for using this product with inductive loads elsewhere in this document). By default the board burned with Arudino Duemilanove w/ Atmega8 boot loader using the Arudino IDE. This module also includes Digital I/Os(multiplexed with PWM outputs), analog inputs, IC Interface, Real Time Clock using DS07, Micro SD Card Slot for storage, these can be accessed over USB interface and program easily with Arduino IDE for extended functionality. The module communicates with host PC over full speed USB link. When connected to PC, the module will appear as a serial port in Windows Device Manager (or a serial tty device in Linux and Mac). 0 NUMATO SYSTEMS PVT LTD

5 Programmable Relay Module Channel User Guide How to use the module The following section describes how to use this module. Components/Tools required Along with the module, you may need the items in the list below for easy and fast installation.. USB A to Mini B cable.. +V A power supply.. Medium size screw driver. Connection Details IMPORTANT Please exercise utmost caution while working with electrical mains or other high voltages. Failure to comply with safety regulations may result in injury and or death. Connection Diagram Above image shows basic connection diagram that can be used in most of the situations. The connection diagram is same for both AC and DC loads. Please make sure to use a freewheeling diode or snubber circuit if the load is inductive. More details about using inductive loads is available elsewhere in this document. Use a USB A to Mini B cable for connecting with PC. It is important to make sure that the wires used to connect loads are sufficiently rated to handle expected load current. Exercise caution while working with high voltages. Short circuits can cause damage to the module and the PC. The following sections identify individual connections in detail. 0 NUMATO SYSTEMS PVT LTD

6 Programmable Relay Module Channel User Guide USB Interface The on board full speed USB controller that helps a PC/Linux/Mac computer to communicate and control this module seamlessly. Use a USB A to Mini B cable to connecting with a PC. By default, the logic section of the module is powered from USB so make sure not to overcrowd unpowered USB hubs. Visit to buy cables and accessories for this product. Relay Contacts All contacts on each relay is available externally on screw terminals for easy user access. The relays are rated for AC and DC supply voltages. Please see the electrical parameter table for more details. Each relay has three contacts(c, NO and NC). C is the common terminal and is used in both normally open and normally closed positions. The contacts NC and C will be connected when the relay is turned off and will be disconnected when relay is turned on. And vice versa, the contacts C and NO will be disconnected when relay is turned off and will be connected when the relay is turned on. Table below summarizes possible relay contact positions. DC Power Supply Relay State Connection between NC and C Connection between NO and C OFF Close Open ON Open Close This module uses external +V power supply to function properly. External +V supply can be given through the DC jack on the board. Logic circuit can be powered from USB or on board V regulator from external +V. The logic circuit uses +V supply and the relay coils uses +V supply. By default the board is configured to use +V supply from USB. So an external +V power is not required unless USB port is unable to supply enough current. In most cases USB ports are capable of providing enough current for the module. The +V supply for the relay coils is not optional and the relay will not switch without this supply. Any off the shelf V DC power supply can be used for this purpose. Make sure to connect the power supply in correct polarity. If for any reason, an external V power supply needs to be used for the logic section of the module, the Jumper V-Select should be configured properly before connecting the power supply. Please refer to the marking on the board for more details. Connecting power supply incorrectly can cause damage to the module and/or other devices. 0 NUMATO SYSTEMS PVT LTD

7 Programmable Relay Module Channel User Guide On board Relays The board has four VDC SPDT mechanical relays that can switch up to 0A. The popular ULN00 IC is used to drive the relays individually, the inputs of the ULN00 IC are connected to the Atmega8P digital pins(pd,pd,pb,pd7) and the outputs of the ULN00 IC are connected to relays(0,, & ) respectively. Setting HIGH to these digital pins makes corresponding relay ON and Setting these digital pins LOW makes corresponding relay OFF. Sample sketch for testing Relay is available for download on the product page. The table below summarizes the digital I/O's used for relay triggering. PROGRAMMABLE RELAY MODULE ARUDINO UNO PIN Digital I/O's Atmega8P Relay 0 PD Relay PD Relay 9 PB Relay 7 PD7 In addition to on board relays, this board has three Digital IO pins that can be used for various custom applications. Digital IO th and 6 th are multiplexed with PWM outputs. All IO pins support V TTL signals. In output mode, each DIGITAL IO can source up to 0mA. So no additional circuitry is needed to drive regular LED s. A. K Ohms series resistor is recommended for current limiting when connecting LED to a DIGITAL IO. Sample sketch for testing Digital I/O's is available for download on the product page. The table below summarizes the Digital and PWM input positions on the header. PROGRAMMABLE RELAY MODULE ARUDINO UNO PIN Atmega8P PWM PD NO PD YES 6 6 PD6 YES 0 NUMATO SYSTEMS PVT LTD

8 6 Programmable Relay Module Channel User Guide Analog Input The board have analog input pins multiplexed with ADC. Analog inputs can read voltages at any level between 0 to volts. It is recommended to use a series resistor to protect the input from stray voltages and spikes. The internal Analog To Digital converter supports 0 bits resolution which is adequate for most applications. Sample sketch for testing Analog In is available for download on the product page. The table below summarizes the Analog and ADC input positions on the header. PROGRAMMABLE RELAY MODULE ARUDINO UNO PIN Atmega8P A0 A0 PC0/ADC0 A A PC/ADC A A PC/ADC A A PC/ADC Real Time Clock input The DS07 serial real-time clock (RTC) with low power, full binary-coded decimal (BCD) clock/calendar plus 6 bytes of NV SRAM. Address and data are transferred serially through an IC, bidirectional bus. The clock/calendar provides seconds, minutes, hours, day, date, month, and year information. The end of the month date is automatically adjusted for months with fewer than days, including corrections for leap year. The clock operates in either the -hour or -hour format with AM/PM indicator. The chip has a built-in power-sense circuit that detects power failures and automatically switches to the backup supply. Timekeeping operation continues while the part operates from the backup supply. Sample sketch for exercising RTC is available for download on the product page. The table below summarizes the IC pins used for RTC functioning. PROGRAMMABLE RELAY MODULE ARUDINO UNO PIN Atmega8P SDA A PC/ADC SCL A PC/ADC 0 NUMATO SYSTEMS PVT LTD

9 7 Programmable Relay Module Channel User Guide Micro SD Card Slot The Micro SD uses SPI Communication which uses digital pins PB(), PB(), and PB() of Atmega8P with MOSI, MISO, & SCK. The CS pin is connected to the PB0(8) of Atmega8 digital pin. Please refer the following link for important notes on working with Micro SD Card on this board Sample sketch for test Micro SD Card is available for download on the product page. The table below summarizes the SPI pins used for Micro SD Card functioning. PROGRAMMABLE RELAY MODULE ARUDINO UNO PIN Atmega8P MOSI PB/MOSI MISO PB/MISO SCK PB/SCK CS 8 PB0 IC Interface Using this interface the board can communicate with a wide variety of chips that support IC communication. Interfacing with various shields, sensors etc are major applications of this. The table below summarizes the IC input positions on the header. RTC and these pins both share the same IC channel. PROGRAMMABLE RELAY MODULE ARUDINO UNO Atmega8P SDA A PC/ADC SCL A PC/ADC 0 NUMATO SYSTEMS PVT LTD

10 8 Programmable Relay Module Channel User Guide In System Programmer(ISP) ISP on the board can be act as an AVR ISP. This feature helps to program boot loader on to AVR(Atmega68/Atmega8). For additional information on burning the boot loader, see this link The ISP pins PB,PB,PB can also be used as digital I/O's. PROGRAMMABLE RELAY MODULE ARUDINO UNO PIN Atmega8P PB PB/MISO V V RST RESET RESET PB PB PB PB 0 NUMATO SYSTEMS PVT LTD

11 9 Programmable Relay Module Channel User Guide Driver Installation Windows This product requires a driver to be installed for proper functioning when used with Windows. The driver package can be downloaded from To install the driver, unzip the contents of the downloaded driver package to a folder. Attach USB cable to the PC and when asked by Windows device installation wizard, point to the folder where driver files are present. When driver installation is complete, the module should appear in Windows Device Manager as a serial port (see the picture on the right). Note down the name of the serial port (COM9). This information is required to control the module from the PC. Linux Please visit the page for more information about drivers for Linux. Once the driver is installed properly, the device will appear as a serial port. Mac Similar to Linux, Mac operating system comes with the required drivers pre-installed. When connected to a Mac computer, the device should appear as a serial port. 0 NUMATO SYSTEMS PVT LTD

12 0 Programmable Relay Module Channel User Guide Powering up Programmable Relay Module Channel. Select the appropriate jumper selection on the V-Select (Default jumper settings should work in most situations).. Connect +V DC Supply to the DC-Jack (Optional if you are not planning to use relays).. Connect the board to the host PC using USB Cable.. Install driver when asked.. Download the demo code for the relay from 6. Open the code in Arduino IDE (Download link Select the Board Arduino Duemlanove w/atmega8 board from tools menu. (see the image below). 8. Also select the serial port from the tools menu (see the image below). 0 NUMATO SYSTEMS PVT LTD

13 Programmable Relay Module Channel User Guide 9. Compile and upload code to the board. 0. Individual relays can be controlled by sending simple numbers to the Arduino serial monitor. The table below summarizes the input number to serial monitor and corresponding state change of relay. These commands will work only if the relay control sketch is uploaded to the board. RELAY command Relay state Relay 0 0 on Relay on Relay on Relay on Relay 0 00 off Relay 0 off Relay 0 off Relay 0 off 0 NUMATO SYSTEMS PVT LTD

14 Programmable Relay Module Channel User Guide Additional Information Analog to Digital Converter Some products do support Analog to Digital Conversion on some of the IO terminals. A list of analog input pins that supports analog function in this product is listed elsewhere in this document. There is no special command is required to execute to switch between analog and digital mode. The input voltage range of the ADC is 0 VDD (this product uses V power supply, so the range will be 0 V). The result will be returned as a number starting at zero and ending at 0. Zero indicates zero volts at the ADC input and 0 indicates VDD (V for this product) at ADC input. Using DIGITAL I/Os with switches It is possible to read the position of a switch that is connected to a DIGITAL IO. A SPST or SPDT switch is recommended to use with DIGITAL IOs. Push switches do maintain the contacts closed only for a very short time so using them is discouraged. The fundamental idea of using a switch with DIGITAL IO is to have the switch cause a voltage level change at the DIGITAL IO pin when pressed. Usually this is achieved by using an external pull-up resistor along with the switch. The pull up resistor is connected between the DIGITAL IO and VDD and the switch is connected between the DIGITAL IO and ground. When the switch is not pressed, the pull-up resistor will cause the DIGITAL IO to stay at VDD voltage level. When the switch is pressed, the DIGITAL IO is short circuited to ground and stays at zero voltage. This change in voltage and thus the position of the switch can be read using DIGITAL IO read command. Please see the recommended connection diagram below. Using relay modules with inductive loads It is important to take additional care when using relays with inductive loads. An inductive load is pretty much anything that has a coil and works based on magnetic principles like Motors, Solenoids and transformers. Inductive loads produce back emf when the magnitude of the load current changes. The back emf can be in the order of tens or even hundreds of voltage (See this Wikipedia article This effect is most severe when power is disconnected from inductive load because the rate of change of current is maximum at that point. Even though the back emf lives only for a very short time (a few milliseconds) it can cause sparks between the relay contacts and can deteriorate the contact quality over time and reduce the life span 0 NUMATO SYSTEMS PVT LTD

15 Programmable Relay Module Channel User Guide for the relays considerably. So it is important to take countermeasures to suppress the back emf to acceptable levels to protect relay contacts. Usually this requires connecting electronic devices in parallel with the load such that they absorb the high voltage components generated by the load. For solenoids, connecting a diode (fast switching diode is recommended) in parallel to the load (in reverse direction to the load current) is very effective. A diode used for this purpose is usually called a freewheeling diode. Please see the diagram on the right for connection details. A capacitor with proper rating is recommended for protecting the relay contacts when a motor is used as load. The capacitor should be rated enough to withstand the back emf that is generated by the motor. Please see the diagram below for connection details. Please note that the relay modules are NOT shipped with back emf suppression devices pre-installed. The exact kind of suppression device and the parameters of the selected device can vary depending on the load itself. Some of the parameters that affects the suppression device selection are the inductance of the load, power supply voltage, load current, physical size/structure of the load etc.. It is obvious that it is impossible for us to predict these parameters and design required back emf suppression device and incorporate that on the board. So we believe this is a task best left to the module user. There is an excellent article on designing back emf suppression on Wikipedia at 0 NUMATO SYSTEMS PVT LTD

16 Programmable Relay Module Channel User Guide Technical Specifications Parameter * Value Unit Basic Specifications Number of relays Number of Digital I/Os Digital I/Os(multiplexed with PWM outputs) Number of Analog Inputs Digital circuit power supply voltage (USB or external) V Maximum current drawn by digital circuitry 00 ma IO Specifications Maximum IO source current 0 ma Maximum IO sink current 0 ma DIGITAL IO input low voltage 0.8 V DIGITAL IO input high voltage V DIGITAL IO output low voltage 0 V DIGITAL IO output high voltage V ADC Specifications Resolution 0 bits Full scale range 0 VDD V Reference voltage VDD V Recommended Impedance of Analog Voltage Source. KΩ Relay Specifications Nominal relay coil voltage V Nominal coil power consumption (per relay) 60 mw Relay contact material Contact rating Maximum switching voltage Silver Alloy A: 0A 0VAC/ A 0VAC C: 7A 0VAC/ 0A 0VAC 0VAC/ 0VDC 0 NUMATO SYSTEMS PVT LTD

17 Programmable Relay Module Channel User Guide Maximum switching current A Maximum switching power Contact resistance (initial) 770VA/ 0W 00 Min at 6VDC A mω Life expectancy (Electrical) 00,000 Operations Life expectancy (Mechanical) 0,000,000 Operations Nominal insulation resistance 00 Min at 00VDC MΩ Maximum switching on response time 0 ms Maximum switching off response time ms Real Time Clock(RTC) Specifications Real Time Clock Chip DS07 Supply Voltage V V-BAT Battery Voltage V Battery Back-up current 00 na Oscillator frequency KHz Communication Interface Micro SD Card Slot Specifications Supply Voltage. V Communication Interface Card Slot type IC SPI Push through * All parameters considered nominal. Numato Systems Pvt Ltd reserve the right to modify products without notice. * 0 NUMATO SYSTEMS PVT LTD

18 6 Programmable Relay Module Channel User Guide FAQ Q. What are the serial parameters I need to use when communicating with this board? A. Since this module uses USB as the underlying transport mechanism, most of the serial parameters do not affect the communication. You can leave all parameters to any legal value (Eg: 00, 800, 9600 etc... for baud rate) except Flow control. Flow control needs to be set to None. Q. Where do I find driver for this product? A. Visit and navigate driver page. There will be a link to download windows driver. Linux and Mac does not require driver installation since in most cases they are shipped with the driver pre-installed. Q. The DIGITAL IO looses its previously set value when trying to read the status. Why it is so? A. When a DIGITAL IO is to output a value (high/low), that particular DIGITAL IO is put to output mode. When you are trying to read the DIGITAL IO, it needs to be put in input mode. In input mode, the DIGITAL IO will go to high impedance state and thus looses the previously set value. Q. What is the connector marked as ISP on this module? A. This connector is used to program the on-board micro controller. This connector is primarily intended for factory use. Q. I need a customized version of this product, can Numato do the customization for me? A. Yes, we can definitely do customization but there may be minimum order requirements depending on the level of customization required. Please write to sales@numato.com for a quote. Q. Where can I buy this product? A. All Numato products can be ordered directly from our web store We accept major credit cards and Paypal and ship to almost all countries with a few exceptions. We do have distributors in many countries where you can place your order. Please find the current list of distributors at 0 NUMATO SYSTEMS PVT LTD

19 7 Programmable Relay Module Channel User Guide Physical Dimensions Schematics See next page. 0 NUMATO SYSTEMS PVT LTD

20 POWER CIRCUIT V-EXT J JACK_P +V +V VI VO C C6 0.uF 7mfd 780_N C7 U 0.uF C8 7mfd R K PWR LED D RESET DIODE D6 0k R RESET SW SW_PUSH PB PB PB RST ISP P PB PB PB 6 RESET SCL SDA IC INTERFACE P SCL SDA 6 DIGITAL(PWM-) P PD6 PD PD A A A A0 P ANALOG IN PC/ADC PC/ADC PC/ADC PC0/ADC0 A A B - USB PWR - EXT PWR GS +V U A B VBUS 0E FERRITE J C 0.uF DTR USB C GS 0uF V-SELECT VBUS D+ Vbus C6 D- 0.uF Shield_ Shield_ PWR_FLAG 6 RESET GS PWR_FLAG GS C 7 0.uF U RTS C7 IO 0uF USBD- USBD+ NC RESET NC OSCI OSCO VOUT A IN 7 R NL U8 8 OUT MCP700 FTRL RESET TEST 6 V TXD RXD RTS CTS DTR DSR DCD RI CBUS0 CBUS CBUS CBUS CBUS C8 0uF R FT-TX K R FT-RX K RTS DTR R K TX 0.uF D C R K RX D C 0.uF 0.0uF 0.uF C 6 8 C AREF 0 AREF 9 IC A ADC6 ADC7 PD PD PB PD7 6 7 U I I I I I I6 I7 (PCINT0/CLKO/ICP)PB0 (PCINT/OCA)PB (PCINT/OCB/SS)PB (PCINT/OCA/MOSI)PB (PCINT/MISO)PB (PCINT/SCK)PB (PCINT6/XTAL/TOSC)PB6 (PCINT7/XTAL/TOSC)PB7 (PCINT8/ADC0)PC0 (PCINT9/ADC)PC (PCINT0/ADC)PC (PCINT/ADC)PC (PCINT/SDA/ADC)PC (PCINT/SCL/ADC)PC (PCINT/RESET)PC6 (PCINT6/RXD)PD0 (PCINT7/TXD)PD (PCINT8/INT0)PD (PCINT9/OCB/INT)PD (PCINT0/XCK/T0)PD (PCINT/OC0B/T)PD (PCINT/OC0A/AIN0)PD6 (PCINT/AIN)PD7 O O O O O O6 O7 ATMEGA8P PD OUT PD OUT PB OUT PD7 OUT PB0 PB PB PB PC0/ADC0 PC/ADC PC/ADC PC/ADC SDA SCL RESET FT-TX FT-RX PD PD PD6 6Mhz CRYSTAL k R X R M PD PD PB PD7 C0 PF C PF D RL0 RELAY PD OUT RL D RELAY RELAY0 RL RELAY PD OUT RL D7 RL RELAY PB OUT RL D8 RELAY RL RELAY R6 K R K R K R6 K +V +V +V K K K NC C NO NC C NO NC C NO B C X - BATTERY BT X CRYSTAL.768KHZ + X X X RTC INTERFACE VBAT DS07 8 X 7 X SQW 6 SCL VBAT SCL SDA SDA U 0k R7 K7 0k R8 R9 0.uF V PB0 PB PB C 7HC00 8 A Y A U6 Y 7 6 A Y 9 A Y 0 A Y 6A 6Y NC MICRO SD INTERFACE NC 6 MICRO_SD NC CS DI U7 V SCK 6 PB 7 DO 8 RSV SHIELD 9 0 SHIELD SHIELD SHIELD 8 ULN00 0.uF C9 COM 9 +V License : CC BY-SA Numato Systems File: ProgrammableRelayModuleChannel.sch Sheet: / Title: Programmable Relay Module Channel Size: A Date: 6 jun 0 KiCad E.D.A. PD7 OUT RELAY RL +V Rev:.0 Id: / K NC C NO C

2 Channel Relay Controller Board User Guide. Rev 9

2 Channel Relay Controller Board User Guide.   Rev 9 Channel Relay Controller Board User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message. Technical

More information

IO Expander Shield. User Guide. Rev 9

IO Expander Shield. User Guide.  Rev 9 IO Expander Shield User Guide Rev Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message. Technical Help Got

More information

1 Channel USB Powered Relay Module User Guide. Rev 9

1 Channel USB Powered Relay Module User Guide.   Rev 9 Channel USB Powered Relay Module User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message. Technical

More information

Alphanumeric LCD Display Expansion Module User Guide. Rev 9

Alphanumeric LCD Display Expansion Module User Guide.   Rev 9 Alphanumeric LCD Display Expansion Module User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message.

More information

2 Channel USB Powered Relay Module User Guide. Rev 9

2 Channel USB Powered Relay Module User Guide.   Rev 9 Channel USB Powered Relay Module User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message. Technical

More information

8 Channel USB SS Relay Module User Guide. Rev 9

8 Channel USB SS Relay Module User Guide.  Rev 9 8 hannel USB SS Relay Module User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the ontact Us page at http:// to drop us a quick message. Technical

More information

CS4344 AUDIO Expansion Module User Guide. Rev 9

CS4344 AUDIO Expansion Module User Guide.   Rev 9 CS AUDIO Expansion Module User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message. Technical

More information

Galatea IO Expansion Module User Guide. Rev 9

Galatea IO Expansion Module User Guide.   Rev 9 Galatea IO Expansion Module User Guide Rev Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message. Technical

More information

PIC32 MX Microcontroller Development Board. User Guide. Rev 9

PIC32 MX Microcontroller Development Board. User Guide.   Rev 9 PIC MX Microcontroller Development Board User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message.

More information

IP4776CZ38 HDMI Transmitter Expansion Module User Guide. Rev 9

IP4776CZ38 HDMI Transmitter Expansion Module User Guide.   Rev 9 IP776CZ8 HDMI Transmitter Expansion Module User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message.

More information

Galatea IP4776CZ38 HDMI Expansion Module User Guide. Rev 9

Galatea IP4776CZ38 HDMI Expansion Module User Guide.   Rev 9 Galatea IPCZ HDMI Expansion Module User Guide Rev Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message. Technical

More information

IO Breakout Module For Mimas User Guide. Rev 9

IO Breakout Module For Mimas User Guide.   Rev 9 IO Breakout Module For Mimas User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message. Technical

More information

16 Channel USB Relay Module User Guide. Rev 9

16 Channel USB Relay Module User Guide.  Rev 9 Channel USB Relay Module User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message. Technical

More information

2 Channel Bluetooth Relay Module User Guide. Rev 9

2 Channel Bluetooth Relay Module User Guide.   Rev 9 Channel Bluetooth Relay Module User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message. Technical

More information

KMTRONIC LTD. Relay Controller Model C2R5 User Guide

KMTRONIC LTD. Relay Controller Model C2R5 User Guide KMTRONIC LTD Relay Controller Model C2R5 User Guide Contents I. CONNECTING AND OPERATION... 1 1. Security and Handling... 1 2. An Overview... 1 2.1 Specification... 1 2.2 Package Contents... 1 2.3 Operation

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

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

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 LEONARDO ETH Code: A000022

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

More information

Galatea RTL8211E Gigabit Ethernet Expansion Module User Guide. Rev 9

Galatea RTL8211E Gigabit Ethernet Expansion Module User Guide.  Rev 9 Galatea RTL8E Gigabit Ethernet Expansion Module User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick

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

keyestudio Keyestudio MEGA 2560 R3 Board

keyestudio Keyestudio MEGA 2560 R3 Board Keyestudio MEGA 2560 R3 Board Introduction: Keyestudio Mega 2560 R3 is a microcontroller board based on the ATMEGA2560-16AU, fully compatible with ARDUINO MEGA 2560 REV3. It has 54 digital input/output

More information

The DaVinci Data Sheet

The DaVinci Data Sheet The DaVinci (c) 0 BasicMicro. All Rights Reserved. Feature Overview: LB+ J 00% Arduino Compatible.mm Power Jack Screw Terminal For Power MiniUSB For Shield Clearance Dual Mount Pattern Jumper Selected

More information

RTL8211E Gigabit Ethernet Expansion Module User Guide. Rev 9

RTL8211E Gigabit Ethernet Expansion Module User Guide.  Rev 9 RTL8211E Gigabit Ethernet Expansion Module User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message.

More information

ARDUINO MICRO WITHOUT HEADERS Code: A000093

ARDUINO MICRO WITHOUT HEADERS Code: A000093 ARDUINO MICRO WITHOUT HEADERS Code: A000093 Arduino Micro is the smallest board of the family, easy to integrate it in everyday objects to make them interactive. The Micro is based on the ATmega32U4 microcontroller

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

ARDUINO YÚN MINI Code: A000108

ARDUINO YÚN MINI Code: A000108 ARDUINO YÚN MINI Code: A000108 The Arduino Yún Mini is a compact version of the Arduino YUN OVERVIEW: Arduino Yún Mini is a breadboard PCB developed with ATmega 32u4 MCU and QCA MIPS 24K SoC CPU operating

More information

ARDUINO YÚN Code: A000008

ARDUINO YÚN Code: A000008 ARDUINO YÚN Code: A000008 Arduino YÚN is the perfect board to use when designing connected devices and, more in general, Internet of Things projects. It combines the power of Linux with the ease of use

More information

Sanguino TSB. Introduction: Features:

Sanguino TSB. Introduction: Features: Sanguino TSB Introduction: Atmega644 is being used as CNC machine driver for a while. In 2012, Kristian Sloth Lauszus from Denmark developed a hardware add-on of Atmega644 for the popular Arduino IDE and

More information

ARDUINO LEONARDO WITH HEADERS Code: A000057

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

More information

KMTRONIC LTD. Relay Controller Model UD8CR User Guide

KMTRONIC LTD. Relay Controller Model UD8CR User Guide KMTRONIC LTD Relay Controller Model UD8CR User Guide Contents I. CONNECTING AND OPERATION... 1 1. Security and Handling... 1 2. An Overview... 1 2.1 Specification... 2 2.2 Package Contents... 2 2.3 Operation

More information

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

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

More information

ARDUINO INDUSTRIAL 1 01 Code: A000126

ARDUINO INDUSTRIAL 1 01 Code: A000126 ARDUINO INDUSTRIAL 1 01 Code: A000126 The Industrial 101 is a small form-factor YUN designed for product integration. OVERVIEW: Arduino Industrial 101 is an Evaluation board for Arduino 101 LGA module.

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

1.6inch SPI Module user manual

1.6inch SPI Module user manual 1.6inch SPI Module user manual www.lcdwiki.com 1 / 10 Rev1.0 Product Description The 1.6 module is tested using the ESP8266MOD D1 Mini development board, Both the test program and the dependent libraries

More information

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

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

More information

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

AVR-Ready2. Additional Board. Manual. MikroElektronika

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

More information

Ocean Controls KTA-224 Modbus IO Module

Ocean Controls KTA-224 Modbus IO Module Ocean Controls Ocean Controls 8 Relay outputs (5A, 250VAC contacts) 4 Opto-Isolated Inputs with counters 3 Analog Inputs (10 bit) jumperselectable for 0-5V or 0-20mA 4 Input Counters RS485 or USB (virtual

More information

Omega-328 SB. Rapid Prototyping tool with Shield Base for Atmel AtmegaXX8 Microcontrollers. User Manual

Omega-328 SB. Rapid Prototyping tool with Shield Base for Atmel AtmegaXX8 Microcontrollers. User Manual Omega-328 SB Rapid Prototyping tool with Shield Base for Atmel AtmegaXX8 Microcontrollers User Manual - Omega MCU Systems Copyright 2012 Contents Introduction... 2 Omega-328 SB main features:... 2 Getting

More information

AVR Peripheral Board. Campus Component Pvt. Ltd.

AVR Peripheral Board. Campus Component Pvt. Ltd. AVR Peripheral Board Campus Component Pvt. Ltd. DISCLAIMER Information furnished is believed to be accurate and reliable at the time of publication. However, Campus Component Pvt. Ltd. assumes no responsibility

More information

ARDUINO M0 PRO Code: A000111

ARDUINO M0 PRO Code: A000111 ARDUINO M0 PRO Code: A000111 The Arduino M0 Pro is an Arduino M0 with a step by step debugger With the new Arduino M0 Pro board, the more creative individual will have the potential to create one s most

More information

Web Site: Forums: forums.parallax.com Sales: Technical:

Web Site:  Forums: forums.parallax.com Sales: Technical: Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

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

Mimas Spartan 6 FPGA Development Board. User Guide. Rev 9

Mimas Spartan 6 FPGA Development Board. User Guide.  Rev 9 Mimas Spartan 6 FPGA Development Board User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message.

More information

Microcontroller. BV523 32bit Microcontroller. Product specification. Jun 2011 V0.a. ByVac Page 1 of 8

Microcontroller. BV523 32bit Microcontroller. Product specification. Jun 2011 V0.a. ByVac Page 1 of 8 32bit Product specification Jun 2011 V0.a ByVac Page 1 of 8 Contents 1. Introduction...3 2. Features...3 3. Physical Specification...3 3.1. PIC32...3 3.2. USB Interface...3 3.3. Power Supply...4 3.4. Power

More information

Alessandra de Vitis. Arduino

Alessandra de Vitis. Arduino Alessandra de Vitis Arduino Arduino types Alessandra de Vitis 2 Interfacing Interfacing represents the link between devices that operate with different physical quantities. Interface board or simply or

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

User Manual For CP-JR ARM7 USB-LPC2148 / EXP

User Manual For CP-JR ARM7 USB-LPC2148 / EXP CP-JR ARM7 USB-LPC2148 / EXP 38 CR-JR ARM7 USB-LPC2148 which is a Board Microcontroller ARM7TDMI-S Core uses Microcontroller 16/32-Bit 64 Pin as Low Power type to be a permanent MCU on board and uses MCU

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

ATmega48/88/168 Development Board

ATmega48/88/168 Development Board ATmega// Development Board This is versatile development board for AVR microcontrollers ATmega//. It is good for testing and debugging embedded programs. It has many built-in peripheries connected to microcontroller

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

Arduino Dock 2. The Hardware

Arduino Dock 2. The Hardware Arduino Dock 2 The Arduino Dock 2 is our supercharged version of an Arduino Uno R3 board. These two boards share the same microcontroller, the ATmel ATmega328P microcontroller (MCU), and have identical

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

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

User s Manual of Board Micro Controller ET-EASY168 STAMP ET-EASY168 STAMP. Picture displays structure of Board ET-EASY168 STAMP.

User s Manual of Board Micro Controller ET-EASY168 STAMP ET-EASY168 STAMP. Picture displays structure of Board ET-EASY168 STAMP. User s Manual of Board Micro Controller ET-EASY168 STAMP ET-EASY168 STAMP Picture displays structure of Board ET-EASY168 STAMP. ETT CO., LTD - 1 - WWW.ETT.CO.TH User s Manual of Board Micro Controller

More information

Gambar A.1 Board Arduino

Gambar A.1 Board Arduino LAMPIRAN A ARDUINO UNO Gambar A.1 Board Arduino The Arduino Uno is a microcontroller board based on the ATmega328. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog

More information

USER GUIDE ARDBOX ANALOG

USER GUIDE ARDBOX ANALOG USER GUIDE ARDBOX ANALOG Version: 00300170_Ardbox_Analog Page2 Ardbox User Guide: 1 Contents 2 ARDBOX... 3... 4 3 Precautions... 4 1.1. Arduino Board... 4 1.2. Intended Audience... 4 1.3. General Precautions...

More information

8051 Advance Trainer

8051 Advance Trainer wwwembeddedmarketcom 0 Advance Trainer On Board Features of 0 AdvanceTrainer with PVRD Microcontroller RS interface KHZ RC IR receiver Buzzer Light Sensor (LDR) Temperature Sensor Three Analog Inputs via

More information

Elbert V2 Spartan 3A FPGA Development Board. User Guide. Rev 9

Elbert V2 Spartan 3A FPGA Development Board. User Guide.  Rev 9 Elbert V Spartan A FPGA Development Board User Guide Rev 9 Get in touch with us! Please feel free to send a mail to one of the mail IDs below or use the Contact Us page at http:// to drop us a quick message.

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

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

Cookie User Manual. For NuMicro Edition 1.0. Rev. 1.0 Release: forum.coocox.org.

Cookie User Manual. For NuMicro Edition 1.0. Rev. 1.0 Release: forum.coocox.org. Cookie User Manual For NuMicro Edition 1.0 Rev. 1.0 Release: 2012-08-09 Website: Forum: Techinal: Market: www.coocox.org forum.coocox.org master@coocox.com market@coocox.com 1 Introduction Cookie is an

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

USB UART 4 click PID: MIKROE Weight: 23 g

USB UART 4 click PID: MIKROE Weight: 23 g USB UART 4 click PID: MIKROE-2810 Weight: 23 g USB UART 4 click features well-known FT232RL USB-to-UART interface module from FDTI. It provides USB to asynchronous serial data transfer interface, allowing

More information

M-DUINO R FAMILY. M-Duino 19R/38R/57R User Guide: 1 Index

M-DUINO R FAMILY. M-Duino 19R/38R/57R User Guide: 1 Index Page1 M-DUINO R FAMILY M-Duino 19R/38R/57R User Guide: 1 Index 2 General Description M-DUINO R FAMILY product... 3 2.1 Mechanical dimension... 4 3 Precautions... 5 3.1 Arduino Board... 5 3.2 Intended Audience...

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

Breeze Board. Type A. User Manual.

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

More information

How to Use an Arduino

How to Use an Arduino How to Use an Arduino By Vivian Law Introduction The first microcontroller, TMS-1802-NC, was built in 1971 by Texas Instruments. It owed its existence to the innovation and versatility of silicon and the

More information

AVR-Ready1. Additional Board. Manual. MikroElektronika

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

More information

BasicATOM Nano USB2Serial Data Sheet

BasicATOM Nano USB2Serial Data Sheet BasicATOM Nano USBSerial Feature Overview: FTDI USB to Serial Chip Bus Powered USB.0 Full Speed (mb) Compact Solderless Breadboard Friendly Basic Description The Nano USBSerial adapter can be used to program

More information

I2GPS v1. An easy to use RTC, GPS and SD memory card interface brought to you by

I2GPS v1. An easy to use RTC, GPS and SD memory card interface brought to you by I2GPS v1 An easy to use RTC, GPS and SD memory card interface brought to you by www.wyolum.com Page 1 / 14 info@wyolum.com Features micro SD card reader Temperature controlled, precision Real Time clock,

More information

P4M-400 User Manual > Introduction. Introduction

P4M-400 User Manual > Introduction. Introduction P4M-400 User Manual > Introduction Introduction The P4M-400 is a module type of PHPoC product. Since PHPoC function is provided in module form, it is possible to implement the board suitable for user application.

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

AVR Board for Projects is the Most Complete Simple to use Development Board For ATmega32 Product Datasheet

AVR Board for Projects is the Most Complete Simple to use Development Board For ATmega32 Product Datasheet is the Most Complete Simple to use Development Board For ATmega Sr. Num. Topics Page About AVR Board for Project The AVR Board for Project Hardware Details Using AVR Board for Project 0 Important information

More information

Part Number: PCB-STM32-F4B1 (unpopulated PCB with Discovery module sockets, no other parts) STM32-F4B1 (assembled board, not presently available)

Part Number: PCB-STM32-F4B1 (unpopulated PCB with Discovery module sockets, no other parts) STM32-F4B1 (assembled board, not presently available) PCB-STM32-F4B1 Development baseboard for the STMicro Discovery-F4 module (STMicro part# STM32F4DISCOVERY) PCB Rev 1.00 shown. PCB Rev 1.20 has on-board RS232 drivers. Part Number: PCB-STM32-F4B1 (unpopulated

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

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

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

More information

mikroboard for ARM 64-pin

mikroboard for ARM 64-pin All s development systems represent irreplaceable tools for programming and developing microcontroller-based devices. Carefully chosen components and the use of machines of the last generation for mounting

More information

USB MOD1 - USB Plug and Play Serial Development Module

USB MOD1 - USB Plug and Play Serial Development Module USB MOD - USB Plug and Play Serial Development Module The USB MOD shown in diagram, is a low-cost integrated module for transferring serial data over USB. Based on the FTDI FTUAM USB UART IC, the USB MOD

More information

RN-174. WiFly GSX Super Module. Features. Description. Applications. rn-174-ds v1.1 1/24/2011

RN-174. WiFly GSX Super Module. Features. Description. Applications.   rn-174-ds v1.1 1/24/2011 www.rovingnetworks.com rn-174-ds v1.1 1/24/2011 WiFly GSX Super Module Features Development board containing the RN-171 module, status LEDs, power regulator Supports chip antenna (-C), PCB Trace antenna

More information

More than Compatibility

More than Compatibility More than Compatibility MassDuino MD-328D 8-bit Microcontroller with 32K bytes In-System Programmable Flash www.inhaos.com DOC ID: DS-MD-328D-V01-20160412 www.inhaos.com Page: 1 of 10 Features: More Fast

More information

Matrix-700 Linux-Ready Cortex-A5 Industry IoT Gateway Hardware Guide

Matrix-700 Linux-Ready Cortex-A5 Industry IoT Gateway Hardware Guide Matrix-700 Linux-Ready Cortex-A5 Industry IoT Gateway Hardware Guide Version: 1.12 2018 Jan. Copyright Artila Electronics Co., Ltd. All Rights Reserved. Matrix-700 Hardware Guide Trademarks The Artila

More information

A general-purpose industrial input/output

A general-purpose industrial input/output A general-purpose industrial input/output Iono MKR is a versatile and compact IO module compatible with all the Arduino MKR boards. All the power of the Arduino platform, combined with WiFi, BLE, GSM,

More information

Omega MP. Multi-Programming Shield for Atmel Microcontrollers. User Manual

Omega MP. Multi-Programming Shield for Atmel Microcontrollers. User Manual Omega MP Multi-Programming Shield for Atmel Microcontrollers User Manual Ω - Omega MCU Systems Copyright 2012 Contents Introduction...2 Omega MP main features:...2 Getting Started...3 Assumptions...3 1.

More information

DEMO9S08SH8/SG8 Demonstration Board for Freescale MC9S08SH8/SG8

DEMO9S08SH8/SG8 Demonstration Board for Freescale MC9S08SH8/SG8 DOC-0398-010, REV A DEMO9S08SH8/SG8 Demonstration Board for Freescale MC9S08SH8/SG8 Axiom Manufacturing 2813 Industrial Lane Garland, TX 75041 Email: Sales@axman.com Web: http://www.axman.com CONTENTS

More information

Adafruit Metro Mini. Created by lady ada. Last updated on :12:28 PM UTC

Adafruit Metro Mini. Created by lady ada. Last updated on :12:28 PM UTC Adafruit Metro Mini Created by lady ada Last updated on 2018-01-24 08:12:28 PM UTC Guide Contents Guide Contents Overview Pinouts USB & Serial converter Microcontroller & Crystal LEDs Power Pins & Regulators

More information

DE-10 Super Expansion Board

DE-10 Super Expansion Board www.cbmstuff.com DE-10 Super Expansion Board For Terasic DE-10 Nano FPGA boards Assembly & Technical Information Manual Manual v1.0 Release Date: December 31,2018 Last Revision: January 3, 2018 All material

More information

2 in 1. BigAVR User s Manual AVR. MikroElektronika. Software and Hardware solutions for Embedded World

2 in 1. BigAVR User s Manual AVR. MikroElektronika. Software and Hardware solutions for Embedded World SOFTWARE AND HARDWARE SOLUTIONS FOR THE EMBEDDED WORLD - Books - Compilers User s Manual 2 in 1 USB 2.0 IN-CIRCUIT PROGRAMMER ATMEL AVR DEVELOPMENT BOARD With useful implemented peripherals, plentiful

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

Preliminary. PACKAGE - 28-pin MLP (5mm X 5mm) Example Circuit Diagram CP V. 48MHz Oscillator. USB Function Controller 512B EEPROM

Preliminary. PACKAGE - 28-pin MLP (5mm X 5mm) Example Circuit Diagram CP V. 48MHz Oscillator. USB Function Controller 512B EEPROM Preliminary Single-Chip USB to UART Bridge SINGLE-CHIP USB to UART DATA TRANSFER - Integrated USB Transceiver; No External Resistors Required - Integrated Clock; No External Crystal Required - Integrated

More information

Home Security System with Remote Home Automation Control

Home Security System with Remote Home Automation Control Home Security System with Remote Home Automation Control Justin Klumpp Senior Project Hardware Description Western Washington University April 24 2005 Professor Todd Morton Introduction: This document

More information

icex-cmtm General specs and Installation guide

icex-cmtm General specs and Installation guide icex-cmtm General specs and Installation guide 1. General view 2. Specifications 2.1. Common specs: Ethernet 1 x 10/100Base/T, RJ45 connector with traffic and link LED Serial Interface 1 x RS232/485 USB

More information

Breeze Board. Type B. User Manual.

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

More information

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

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

UM2461 User manual. SPC584B-DIS Discovery Board. Introduction

UM2461 User manual. SPC584B-DIS Discovery Board. Introduction User manual SPC584B-DIS Discovery Board Introduction The SPC584B-DIS is a low-cost development board to evaluate and develop applications with the microcontroller SPC584B70E1 in etqfp 64-pin package. This

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