Hands-On IoT: Wi-Fi and Embedded Web Development
Author | : Erwin Ouyang |
Publisher | : Erwin Ouyang |
Total Pages | : 209 |
Release | : 2020-06-19 |
ISBN-10 | : |
ISBN-13 | : |
Rating | : 4/5 ( Downloads) |
Download or read book Hands-On IoT: Wi-Fi and Embedded Web Development written by Erwin Ouyang and published by Erwin Ouyang. This book was released on 2020-06-19 with total page 209 pages. Available in PDF, EPUB and Kindle. Book excerpt: Rapid advances in IoT technology demand a lot of devices to be connected to the internet. To design such devices, we usually need knowledges about microcontrollers and computer network. As an example, we often found devices that can be connected to the network and can be configured via web interfaces. These devices implement embedded web server. For example, most of network devices usually use embedded web server as the interface for configuration. Although there are a lot of books that discuss about microcontrollers or web development, they usually discuss the topics in separate books. Rarely, there is a book that discusses both of the topics in one book, i.e. the book that discusses how to create a web interface for a microcontroller. Therefore, this book is written to fill that gap. The Arduino library is used to program the ESP32, while HTML, CSS, and JavaScript are used to build the web interface.