A Simple IoT System to Control an LED from a Web Application

9 months ago
44

In this tutorial, learn how to set up a simple IoT system with end-to-end interface, to toggle an LED light connected to a microcontroller from a web application deployed to a Raspberry Pi.

For this tutorial I am going to use:
* ESP8266 microcontroller dev board
* An LED, 150 ohm resistor, brad board and some wires
* The ESP8266 Arduino library
* The Angular framework to develop a simple web app
* A Raspberry Pi to deploy the web app

For more details about this project visit my blog at
https://metalcloudiot.com/blog/a-simple-iot-system-complete-guide/

Visit my blog and subscribe to my email list to get notified for future projects
https://metalcloudiot.com/blog/

Loading comments...