Categories

Quick Searches


  ►
USB relay
  LPT relays
  RS485 relays

Search

New Products

2000000788

2000000788

Price: €299.00
5xUDP4D 10xUDP8D

5xUDP4D 10xUDP8D

Price: €950.00
R4S4CR 2000000871

R4S4CR 2000000871

Price: €39.00

Latest News

To all customers and suppliers,
With reference to the current international health situation we confirm the normal activity of our company. There will be no delay in shipments and the workflow will remain as it has been.
We hope that you all are in good health and that the situation will be resolved as soon as possible.

WEB, Internet , Ethernet controlled relay board: Arduino compatible, RS485, USB, Boxed for DIN mount rail

Arduino compatible, fully assembled and tested. Complete Internet/Ethernet board with 4 Optically-Isolated Digital Inputs and 4 Relays. Arduino is an open-source physical computing platform based on a simple i/o board and a user friendly development environment that implements the Processing/Wiring language.
  • Code: SS_DINo_4Relay_DIN
  • Manufacturer:
  • In stock: 897

Price: €67.00
Quantity:

 

Boxed for DIN mount rail

Arduino IDE compatible

Producer
KMTronic LTD

Model:
ARC4RD


Features
ATMEGA328 Microcontroller
ENC28J60 Ethernet Controller
Built-in USB FTDI USB to Serial COM port converter
Built-in RS-485 converter
4 Opto Isolated Digital Inputs
4 Relays 220VAC/10Am
Reset Button
Code upload via USB with the Bootloader

 

Specification

Microcontroller

ATmega328

Power Voltage

12VDC

Input Voltage

5-24VDC

Ethernet Controller

ENC28J60

Digital Input Pins

4

Relays

4

Flash Memory

32 KB (ATmega328) of which 2 KB used by bootloader

SRAM

2 KB (ATmega328)

EEPROM

1 KB (ATmega328)

Clock Speed

16 MHz

 

Manual
KMTronic_DINo_Netboard_manual.pdf

 

All in tree steps for beginners

Download and unzip in your Arduino libraries folder "ENC28J60 EtherShield Library"s
https://info.kmtronic.com/software/DINo/EtherShield_Arduino_v2.zip

 

Connect board to USB, open "EtherShield_webserver" example, modify if necessary MAC and IP address
and upload to board


 

 

Connect to your Router or PC Network Card and check for PING

 



Now time for fun and guaranty some sleepless nights!
 


No PING received?
Don't worry, we spend a lot of time and test many examples, so will help you.

 
What projects you can realize using this board?
Some ideas ...
--- Build a garage door opener with Internet or IPhone ---
--- Control using WEB any high or low voltage equipment ---
--- Build simple home automation and control lamps or other home equipment ---
--- Longing processes and save to WEB server SQL base ---
--- Build long distance 4 lines extender using two board connected directly or using Enthernet ---
and many more ...

 

When you sure that hardware works is time you to build your "Hello Word" project and learn step by step.


MINIMUM code for PING reply

--------------------------------------------------------------

                #include "EtherShield.h"

                static uint8_t mymac[6] = {0xCF,0x70,0x7C,0xE4,0x8A,0xB8};
                static uint8_t myip[4] = {192,168,1,25};

                #define BUFFER_SIZE 550
                static uint8_t buf[BUFFER_SIZE+1];

                EtherShield es=EtherShield();

                void setup(){
                es.ES_enc28j60Init(mymac);
                es.ES_init_ip_arp_udp_tcp(mymac,myip,80);
                }

                void loop(){
                uint16_t plen,dat_p;

                    while(1){
                    dat_p=es.ES_packetloop_icmp_tcp(buf,es.ES_enc28j60PacketReceive(BUFFER_SIZE, buf));
                    }

                }

--------------------------------------------------------------

 

Examples:
https://info.kmtronic.com/arduino-projects.html

 

 

Additonal information


  Payment accepted:
Credit Card payments, PayPal

Bank Wire Transfer

  Shipping:
We ship WORLDWIDE through TNT.

  Import duties, taxes and charges are not included in the item price or shipping charges. These charges
are the buyer's responsibility. Please check with your country's customs office to determine what these additional
costs before you purchase.

Shopping Cart

Cart is empty.

Currencies


Information

Local Time

 

Work time
Monday - Friday
9.00am - 5.00pm

 

 

Support

 

Technical support

 

Recently Viewed