- Internet of Things with Arduino Blueprints
- Pradeeka Seneviratne
- 259字
- 2021-07-09 21:37:58
Preface
Arduino is a small single-chip computer board that can be used for a wide variety of creative hardware projects. The hardware consists of a simple microcontroller, board, and chipset. It comes with a Java-based IDE that allows creators to program the board. Arduino is the ideal open hardware platform to experiment with the world of Internet of Things. The credit card-sized Arduino board can be used via the Internet to make useful and interactive Internet of Things (IoT) projects.
Internet of Things with Arduino Blueprints is a project-based book that begins with projects based on IoT and cloud computing concepts. This book covers up to eight projects that will allow devices to communicate with each other, access information over the Internet, store and retrieve data, and interact with users—creating smart, pervasive, and always connected environments. It explains how wired and wireless Internet connections can be used with projects and explains the use of various sensors and actuators. The main aim of this book is to teach you how Arduino can be used for Internet-related projects so that users are able to control actuators, gather data from various kinds of sensors, and send and receive data wirelessly across HTTP and TCP protocols.
Finally, you can use these projects as blueprints for many other IoT projects and put them to good use. By the end of the book, you will be an expert in the use of IoT with Arduino to develop a set of projects that can relate very well to IoT applications in the real world.
- 黑客攻防從入門到精通(實戰(zhàn)秘笈版)
- Programming with CodeIgniterMVC
- Oracle GoldenGate 12c Implementer's Guide
- Clojure for Machine Learning
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- 大學(xué)計算機(jī)基礎(chǔ)實訓(xùn)教程
- SSH框架企業(yè)級應(yīng)用實戰(zhàn)
- Mastering Embedded Linux Programming
- Mastering Python
- C語言程序設(shè)計實驗指導(dǎo)與習(xí)題精解
- PHP程序設(shè)計高級教程
- Visual Basic 開發(fā)從入門到精通
- FORTRAN程序設(shè)計權(quán)威指南
- Ionic Framework By Example
- OpenStack Networking Cookbook