
Select an MCU development board, a 5V four-channel relay shield, an ADHD 22 temperature and humidity sensor, and a SAT V12 digital temperature sensor; also include breadboards and jumper wires.
Walks through the software stack: fritzing for diagrams; arduino ide for setup and serial monitoring; vs code with arduino package for firmware and web app; atem and joyo for diagrams.
design a fritzing schematic for a nodeMCU esp8266 iot setup, wiring dht22 sensors and a four-channel relay, configure 3.3v rails, pull-ups, and data signals for a functional breadboard prototype.
Connect components on a breadboard to assemble a NodeMCU ESP8266 based four-channel relay and DHT22 sensor, wiring power, grounds, pull-ups, and data lines for a working IoT dashboard.
Install Visual Studio Code with the Microsoft Arduino extension and the C/C++ Intellisense extension, then configure Arduino commands, serial port, and board settings for development.
Debug and fix HTML and CSS for a web dashboard app, using the HTML preview to test responsiveness and resolving margins, gaps, and syntax errors.
Develop dynamic content for an embedded web dashboard using knockout.js in JavaScript, building status and config view models, rendering relay names and switches, loading data, charts, and updating sensors.
Define the graph view model and configure chart labels, colors, and datasets to visualize relay data, temperature, and humidity. Implement ajax updates to refresh the dashboard in real time.
Finish building the dashboard with a live update loop and WebSocket relay states to the ESP8266, and implement cookie toggles for logs and data tables.
Explore the ESP8266 nodeMCU firmware architecture, detailing main, wifi, sensors, relay, and web server sections, how it serves pages from flash and handles ajax, web socket, and sensor data.
Finish the web server module by implementing websockets and adapting a reference function to handle json messages, parsing relay state and controlling relays.
Build, compile, and deploy your ESP8266 IoT project while debugging common syntax, logical, and semantic errors; verify code in Arduino and Visual Studio Code and prepare for testing.
Are you web developer or embedded developer? Student? Maker? Either way, IoT is not just a buzzword any more, it is becoming increasingly in demand, so if you are looking for a slight career change, great learning opportunity or just a fun and useful project, this course is for you!
It is designed to give you everything you need to design and code a working real-world IoT home-automation prototype device.
You will gain invaluable knowledge on every step of the entire process, explained simply, efficiently and with ease.
I went into great detail and planning with each section, so that you can have a solid understanding of the goals for each section.
I've prepared block diagrams both for hardware and software, schematics, additional learning resources etc. Everything is laid down efficiently, and there is no waste of time in this course, you will learn every minute of it, simple and effective.
You will learn how to build your own Sonoff device
You will see how to code Arduino firmware for esp8266 using VS Code, which will make process of coding incredibly enjoyable, clean and professional.
You will learn how to use JavaScript library -ko.js, for building amazing web applications from scratch, that are served directly from ESP8266 flash memory
You will learn how to use Charts.js - JavaScript library for creating amazing and interactive charts to display data from your switches and sensors.
You will learn how to utilize sensors like DHT22 and DS18B20 with esp8266.
You will code your own relay control module
You will learn how to emulate eeprom on esp8266 to save configuration data
and much, much more...
Courses Offered:
1. Arduino: NodeMCU ESP8266 IoT Wifi Relay Sensor Dashboard App
2. ESP8266: IoT Electronics, Programing & Eagle PCB Design