DFRobot
Xboard Relay - An Ethernet Controllered Relay
Internet of things has become so easy. With Xboard Relay, you can not only monitor data through internet, but also control it through internet. Th...
Get notified when back in stock
SPECIFICATIONS
- MCU:Atmega 32u4
- Clock Speed: 16 MHz
- Flash Memory: 32 KB (ATmega32u4) of which 4 KB used by bootloader
- SRAM:2.5 KB (ATmega32u4)
- EEPROM:1 KB (ATmega32u4)
- Ethernet Chip: Wiz5100
- Power Supply: 7.2 - 12V
- USB Supply: Micro USB @ 5V
- Pin out:2 Analog/1 I2C/4 Digital Pin Out
- Relay Information
- Rated through-current: 10A (NO) 5A (NC)
- Maximum switching voltage: 150VAC 24VDC
- Digital interface
- Control signal: TTL level
- Contact Rating (Res. Load):10A 277VAC / 24VDC
- Max. switching voltage 250VAC / 30VDC 250VAC / 30VDC
- Max. switching current 15A
- Max. switching power 2770VA 240W 2770VA 240W
- UL Rating: 10A 120VAC /10A 277VAC
- Operate tiem (at nomi. Vot.): 10ms
- Release time (at nomi. Vot.): 5ms
DOCUMENTS
- Wiki Doc
- Schematics
- Dimension & Layout
- 32u4 Datasheet
- Wiz5100 Datasheet
- Latest Arduino IDE
- MQTT library
iOS Application
Android Application
SHIPPING LIST
- X-board Relay x1
Jargon buster
Plain-language definitions for the technical terms used above.
- Bootloader
- Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
- EEPROM
- A type of non-volatile memory that keeps stored data even when power is turned off. In a sensor module, it can be used to store settings or calibration data so they do not need to be re-entered every time.
- Flash memory
- Flash memory is non-volatile memory that retains stored data even when power is removed, and can be erased and rewritten in blocks. It lets data such as firmware, settings or saved records persist across power cycles.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
Find this product in
Brands
Connectivity
Supplier page — dfrobot.com
Supplier Description · 549.1 KB · Click any page to view full size
DFR0222 xboard relay dimension V1.0
Mechanical Drawings · 373.9 KB · Click any page to view full size
DFR0222 xboard relay schematics V1.0
Schematic · 70.8 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au