DFRobot
Spartan Arduino PLC 16RDA (Relay Output)
All Products
New Arrivals
Arduino
Brands and Manufacturers
Microcontrollers & Development Boards
DFRobot
Education
Industrial
Arduino Boards
Prototyping & Wiring
Microcontrollers
$275.59
|
In stock at supplier
This Arduino-based Industrial PLC (Relay Output) features 8 inputs and 6 outputs(digital relay output). As it uses an Arduino Leonardo, you can directly...
Estimated Delivery
Arrives
Disclaimer
Secure checkout
This Arduino-based Industrial PLC (Relay Output) features 8 inputs and 6 outputs(digital relay output).
As it uses an Arduino Leonardo, you can directly program it through the USB, which is pretty easy to get started. The Spartan controllers are all standarised and can be programmed exactly on the same way.
Moreover, the industrial controller offers the possibility of communication using I2C by a master-slave connection that can connect up to 127 modules. All the components are configurable.
Board Overview
Features
With 8 inputs and 6 outputs
Standarised controller
Easy to programming
Specification
Mode Type: Spartan Arduino PLC 16RDA
Input / Supply Voltage: 12~24Vdc (Fuse Protection (2.5A) Polarity Protection)
Input Rated Voltage: 24Vdc
Rated Power: 30W
Max Current: 1.5A
Size: 100 * 45 * 115 mm
Clock Speed: 16MHz
Flash Memory: 32kB of which 4kB used by bootloader)
SRAM: 2.5KB
EEPROM: 1KB
Communication Interface: I2C, USB, RS485 (HD), SPI, TTL
Operating Voltage Range: 11.4~25.4Vdc
Operating Temperature: 0°C~60°C
Operating Humidity: 10%~90% (No Condensation)
Operating Environment: No Corrosive Gas
Storage Temperature: -20°C~60°C
Analog Input Voltage: 0 ~ 10Vac
Digital Input Voltage: 5 ~ 24Vdc
Interrupt Input Voltage: 5~24Vdc
Expandability: I2C-127 elements, serial port, RS485
Digital Isolated Output Relay Voltage: 220Vdc
Documents
Shipping List
Spartan Arduino PLC 16RDA (Relay Output) 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
- Non-volatile memory that keeps stored data even when power is removed. In this sensor, it matters because enrolled fingerprint templates can remain saved after the project is turned off.
- 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.
- RS485
- RS485 is a robust wired serial communication standard often used in factories, farms, and buildings where cables may be long or electrically noisy. It matters because it lets this controller connect to industrial sensors, meters, and control equipment over longer distances than typical hobby serial wiring.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- 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
Supplier page — dfrobot.com
Supplier Description · 303.1 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au