임베디드 보드 (80) 썸네일형 리스트형 PVC 가공, PVC 제작 플라스틱 가공 #PVC가공 #PVC 제작 ADC + rs485 보드 ADC 보드 보드 전압 데이터 읽기 주소설정 주소 200 으로 변경 바뀐 주소로 데이터 얻기 전압 읽기 메뉴얼 다운로드 https://webshop.domoticx.nl/index.php?route=extension/module/free_downloads/download&did=512 보드레이트 변경 패킷 요청 c8 03 00 00 00 08 55 95 #1-1 Compile arduino-modbus-rtu-tcp-gateway-master on Arduino 아두이노 HW 구성 RS485 softwareSerial(3, 2); RS485_CONTORL_PIN 4 arduino-modbus-rtu-tcp-gateway Source Code https://github.com/budulinek/arduino-modbus-rtu-tcp-gateway Library https://www.arduino.cc/reference/en/libraries/circularbuffer/ 아두이노에 적용됨 Github rionkim54/arduino-modbus-rtu-tcp-gateway (github.com) 테스트용 소프트웨어 Raspberry Pico + Ethernet W5500 Arduino IDE 설정 참조 https://dokkodai.tistory.com/200?category=555883 업데이트 완료후 컴포트 설정됨 Include Ethernet 참조 https://dokkodai.tistory.com/199 참조 https://www.hackster.io/loveivyou/w5100s-evb-pico-with-the-arduino-ide-fe6315 소스코드 /* DHCP Chat Server A simple server that distributes any incoming messages to all connected clients. To use, telnet to your device's IP address and type. You can see the clien.. NANO + PIR SENSOR + RELAY + AIR CURTAINS 에어커튼을 인체감지시에만 동작하도록 프로그래밍 NANO 설정 https://m.blog.naver.com/hy10101010/221562445464 PIR SENSOR 센서 민감도를 조정 릴레이 구성 PIR SENSOR ARDUINO NANO RELAY MODULE 소스코드 int PIN_PIR = A7; int PIN_D12 = 12; int PIN_RELAY = 2; #define RELAY_TIMEOUT 100 // 20 sec void setup() { // put your setup code here, to run once: Serial.begin(9600); pinMode(PIN_PIR, INPUT); pinMode(PIN_D12, OUTPUT); pinMode(PIN_RELAY, OUTPUT.. Modebus TCP + rs485 + Relay Relay Controller boardrate setting device id setting 24V voltage 보드레이트 설정 ZLAN5143D Modbus rs485 Network Gateway http://www.zlmcu.com/products_ZLAN5143D.htm 小体积串口服务器 导轨型串口服务器ZLAN5143D/Modbus网关,RS485转TCP MQTT JSON ModbusTCP ZLAN5143D是一款专门为工业环境设计的RS485设备数据采集器/物联网网关,兼具串口服务器、Modbus网关、MQTT网关、RS485转JSON等多种功能于一体。它具有一个RS485接口和一个以太网接口。它采用导轨型 www.zlmcu.com 테스트 릴레이 All OFF 릴레이 All ON Modbus TCP network con.. rs485 + 온도센서 7개 수집보드 온도센서 수집 보드 Modbus Rtu 원격수집 모니터 RS485 12V ~ 24V 전압 B3950 10K 1% 온도센서 온도센서 USB rs485 모듈 RS485 통신 수집 보드 온도값 수집 테스트 7개 온도값 수집 Device ID 변경 보드레이트 변경 4800 으로 변경 테스트 피시 프로그램 http://www.baseblock.com/PAGES/ACDRIVES/BEE.htm ESP32 + Ethernet W5500 참조사이트 https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/ Installing ESP32 in Arduino IDE (Windows, Mac OS X, Linux) | Random Nerd Tutorials Learn how to install the ESP32 board add-on in Arduino IDE in less than 1 minute. This guides works in any operating system: Windows PC, Mac OS X, and Linux. randomnerdtutorials.com 보드 설정 네트워크 설정 https://randomner.. 이전 1 2 3 4 5 ··· 10 다음