- Raspberry Pi Home Automation with Arduino(Second Edition)
- Andrew K. Dennis
- 159字
- 2021-07-23 20:35:14
Summary
In this chapter, we provided an overview of the Raspberry Pi and Arduino platform. We also looked at some of the existing technologies used in home automation and their history. While Sutherland's ECHO IV filled a room in his house, the Raspberry Pi occupies space not much larger than a credit card.
Home automation now seems to be taking the next step to becoming widely adopted, and the Raspberry Pi neatly fits into this world by providing those who want to customize control of their devices with an easy and a cheap tool to achieve it, and also by expanding what can be done with Arduino technology currently out in the marketplace.
With this in mind, we will get started on our first project—setting up the Raspberry Pi. Here, we will install the necessary software to get our Raspberry Pi up and running, and install the Arduino IDE so that we can program our Arduino Uno.
- Mastering JavaScript Object-Oriented Programming
- Mastering ServiceStack
- Architecting the Industrial Internet
- 編寫高質量代碼:改善Python程序的91個建議
- 實用防銹油配方與制備200例
- Highcharts Cookbook
- 零基礎學單片機C語言程序設計
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- 批調度與網絡問題的組合算法
- Java網絡編程實戰
- Python程序設計開發寶典
- C編程技巧:117個問題解決方案示例
- Learning Cocos2d-JS Game Development
- Go Systems Programming
- Django 2.0 入門與實踐