- Intelligent IoT Projects in 7 Days
- Agus Kurniawan
- 74字
- 2021-07-02 18:25:53
Sending data from the Arduino to the server
Not all Arduino boards have the capability to communicate with a server. Some Arduino models have built-in Wi-Fi that can connect and send data to a server, for instance, the Arduino Yun, Arduino MKR1000, and Arduino UNO Wi-Fi.
You can use the HTTP or MQTT protocols to communicate with the server. After the server receives the data, it will perform a computation to determine its decision.
推薦閱讀
- 構(gòu)建移動網(wǎng)站與APP:HTML 5移動開發(fā)入門與實戰(zhàn)(跨平臺移動開發(fā)叢書)
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Data Analysis with IBM SPSS Statistics
- Linux環(huán)境編程:從應(yīng)用到內(nèi)核
- Getting Started with NativeScript
- C程序設(shè)計實踐教程
- 低代碼平臺開發(fā)實踐:基于React
- 愛上micro:bit
- 編程可以很簡單
- 一步一步跟我學(xué)Scratch3.0案例
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- WordPress Search Engine Optimization(Second Edition)
- SQL Server 2008實用教程(第3版)
- Python滲透測試編程技術(shù):方法與實踐(第2版)
- Java程序設(shè)計