본문 바로가기

제로윈아카데미

(385)
React-Native Debug Menu Off disable debug menu in react-native app
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
특허 회원 등록 한국발명진흥회 https://www.kipa.org/kipa/ 지식지역센터 회원가입 (ripc.org)
수위센서 - 전류 체크 (0 ~ 20ma) 수위센서 AS-136 센서, 수위, 액체 레벨, 고깊이 수조 https://ko.aliexpress.com/item/33004616096.html?gatewayAdapt=glo2kor 모델: AS-136 색상 분류: 5 m 범위 장식 및 건설 내용: 설치 공학 측정 범위: 0 ~ 5M 전력 공급 전압: 5V 출력 신호: 0 ~ 3V 하중 초과 수용량: 1.5 시간 범위 측정 매체: 물 중간 온도: - 10 - 70 C 적분 물자: 304 스테인리스 포탄, 316L 격막 전류측정 측정 범위 4 ~ 20ma int curSensor=A0; int curSensor1=A1; void setup() { Serial.begin(9600); //analogReference(EXTERNAL); } void loop(..
#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) 테스트용 소프트웨어
디밍 동작 보드 소스코드 #include #include #include #define USE_MEGA 1 #define USE_STATIC_IP 1 #define save_ip 96 #define save_ip2 10 #if USE_STATIC_IP // the dns server ip // the router's gateway address: // the subnet: IPAddress subnet(255, 255, 255, 0); //the IP address is dependent on your network IPAddress dnServer(192, 168, save_ip, 1); IPAddress gateway(192, 168, save_ip, 1); IPAddress ip(192, 168, save_ip, save_..
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..
Node-RED 안드로이드 설치 Termux 설치 on Android Phone 앱 다운로드 사이트 https://f-droid.org/en/packages/com.termux/ Node-RED 설치 Andorid Phone 원격제어 Teamviwer HOST 설치 메뉴얼 https://nodered.org/docs/getting-started/android Node-RED TEST