Git Product home page Git Product logo

1w340's Introduction

1W340

PCSensor 1W340感測器取得溫溼度數據

官方資訊

  1. 軟體下載
  2. 技術手冊
  3. 軟體操作手冊
  4. 1W340G
  5. 1W340C
  6. HS10
  7. TCPTest 工具

網路上的參考資源

  1. pcsensor_1w340

官網手冊導讀

  1. 1W340 預設為 TCP 協定的 Server 服務
  • 預設 IP 為: 192.168.1.188
  • 預設 Port 為: 5200
  1. 可透過 TCPTest 工具來顯示 1W340 網路設定
  • 進入設定狀態
  • 輸入: call pcsensor!
  • 傳回: enter config state
  • 顯示設定
  • 輸入: display configs!
  • 傳回:
host ipaddress:192.168.1.4
connection type:tcp
host port:16000
user name:RDing
user password:111111
firmware:1W340G_V1.4
  • 設定 IP
  • 設定 netmask
  • 設定 gateway
  1. TCP/IP 資料傳輸單元
  • 命令格式
  • 0xbb 開始 Byte
  • cmd 讀資料、寫設定值、讀設定值、寫資料、重置網路、裝置重開機 = type 根據不同機型設備指定特定值,1W340 為 0x05 使用 Hx-sensor 探頭
  • len 傳回設備上有多少個裝置
  • Data0 ~ n 有幾個裝置,即會傳回
  • 0xff 結束 Byte
  • 命令 0x80 讀取資料
  • 類別 0x05 Read Hx-sensor(SHT10) hygrometer For 1W340C 1W340D
  1. 其他應用

1w340's People

Contributors

r4forth avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.