- 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.
- Mastering Zabbix(Second Edition)
- Hyper-V 2016 Best Practices
- JavaScript:Functional Programming for JavaScript Developers
- Getting Started with ResearchKit
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Scratch 3.0少兒編程與邏輯思維訓(xùn)練
- HTML5游戲開發(fā)案例教程
- Full-Stack React Projects
- Instant RubyMotion App Development
- C語言課程設(shè)計
- Selenium Testing Tools Cookbook(Second Edition)
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Windows Embedded CE 6.0程序設(shè)計實(shí)戰(zhàn)
- C/C++數(shù)據(jù)結(jié)構(gòu)與算法速學(xué)速用大辭典
- Learning Modular Java Programming