- Building Wireless Sensor Networks Using Arduino
- Matthijs Kooijman
- 182字
- 2021-07-09 21:44:33
Preface
The Arduino platform makes it easy to get started with programming and electronics, but introducing wireless communication in your project can get complicated quickly. The XBee wireless platform hides most of the complicated details from you, and this book provides a step-by-step guide to using XBee modules with Arduino.
This book describes an example wireless sensor network, and invites you to build that network yourself. By following the steps in each chapter, you will build a network that can measure temperature and humidity in various rooms of your house, collect that data online, and automatically control your heating and/or cooling system to maintain the proper temperature in your house. This temperature can be configured through an online dashboard, ultimately putting control back in your hands.
All the concepts needed to build this example network will be explained, so you will have the knowledge to build your own project using these same concepts. Concepts that are closely related, but beyond the scope of this book, will be mentioned and appropriate references will be given so you can find out more if needed.
- Learning Java Functional Programming
- Fundamentals of Linux
- 零基礎學Java(第4版)
- 數據結構(C語言)
- Gradle for Android
- MySQL程序員面試筆試寶典
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Go語言從入門到精通
- Software Development on the SAP HANA Platform
- Scrapy網絡爬蟲實戰
- SQL Server 2012 數據庫應用教程(第3版)
- 零基礎學SQL(升級版)
- React and React Native
- 3D Printing Designs:Design an SD Card Holder
- Learning NHibernate 4