- Internet of Things with Arduino Blueprints
- Pradeeka Seneviratne
- 156字
- 2021-07-09 21:37:59
Chapter 1. Internet-Controlled PowerSwitch
For many years, people physically interacted with electrical appliances using hardware switches. Now that things have changed, thanks to the advances in technology and hardware, controlling a switch over the Internet without any form of physical interaction has become possible.
In this chapter, we will incrementally build a web server-enabled smart power switch that can be controlled through the Internet with a wired Internet connection. Let's move to Arduino's IoT (Internet of Things).
In this chapter, you will do the following:
- Learn about Arduino UNO and Arduino Ethernet Shield basics
- Learn how to connect a PowerSwitch Tail with Arduino UNO
- Build a simple web server to handle client requests and control the PowerSwitch accordingly
- Build a simple mains electricity (general purpose alternating current) sensor with 5V DC wall power supply
- Develop a user friendly UI (User Interface) with HTML (Hyper Text Markup Language) and Metro UI CSS (Cascade Style Sheet)
推薦閱讀
- Google Apps Script for Beginners
- Mastering Visual Studio 2017
- Facebook Application Development with Graph API Cookbook
- 程序員修煉之道:程序設計入門30講
- INSTANT FreeMarker Starter
- Designing Hyper-V Solutions
- R的極客理想:工具篇
- ASP.NET 3.5程序設計與項目實踐
- C語言實驗指導及習題解析
- Extending Puppet(Second Edition)
- Mastering Web Application Development with AngularJS
- 深入淺出Go語言編程
- Bootstrap for Rails
- Java Web從入門到精通(第2版)
- Mastering Android Studio 3