Book Image

Python Programming for Arduino

Book Image

Python Programming for Arduino

Overview of this book

Table of Contents (18 chapters)
Python Programming for Arduino
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Extending your remote home monitoring system


To successfully create commercial products from DIY project prototypes, you will need an additional layer of features on top of basic functionalities. These features actually make things convenient for a user when they interact with the system. The other distinguishable feature is the tangibility of the system, which makes large-scale production and support possible. Although there are plenty of features that you can implement, we recommend the following major improvements to elevate the level of the current project.

Utilizing multiple monitoring stations

In this project, we developed a monitoring station as a prototype with a range of functionality that is demonstrated by a remote home monitoring system. A remote monitoring system can have multiple numbers of monitoring stations to cover various geographical locations, such as different rooms inside a house, or different office cubicles. Basically, a large number of monitoring stations can cover...