Tuesday, May 30, 2017

Home Automation with Arduino and the Amazon Echo Part 4

In the final conclusion of this four part series on using the Amazon Echo and Arduino for home automation we look at the Arduino hardware setup for monitoring the current consumption of a washer machine and reports its state to the cloud.




You can access code from GitHub: https://github.com/ForceTronics/Arduino_Echo_Home_Automation


Friday, May 26, 2017

Home Automation with the Arduino and the Amazon Echo Part 3

In part 3 instead of controlling a household device with the Echo, Arduino, and the cloud like we did in parts 1 and 2, we are monitoring an appliance (washer) so the data is flowing in the opposite direction.



You can access the code on github:  https://github.com/ForceTronics/Arduino_Echo_Home_Automation