- 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.
推薦閱讀
- Mastering Visual Studio 2017
- Mastering JavaScript Functional Programming
- Visual FoxPro程序設計教程
- 前端跨界開發指南:JavaScript工具庫原理解析與實戰
- 老“碼”識途
- 從學徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- Elasticsearch for Hadoop
- 精通MATLAB(第3版)
- Swift細致入門與最佳實踐
- 軟件項目管理實用教程
- Qlik Sense? Cookbook
- RubyMotion iOS Develoment Essentials
- Clojure for Java Developers
- Visual Basic程序設計(第三版)
- JavaScript Concurrency