by Monisha Macharla | Jun 20, 2020 | Projects
Update : I build a simple app to control Devices on this webserver. (visit Here) Introduction: In this post, we will see how we can build a web server using the ESP8266 NodeMcu device. This web server will be used to control the status of all the devices connected to...
by Monisha Macharla | Jun 20, 2020 | nodemcu projects
Introduction In this post, we will see how to make a weather Forecast Station, which will display the weather of any location using a Nodemcu flashed with MicroPython.We will read a JSON file containing weather data from https://www.metaweather.com/ and display...
by Monisha Macharla | Dec 15, 2018 | Development Board
In this article, I have written about some of the basic and commonly used hardware platforms for your IoT projects. Hardware platforms are the main part of your IoT project where your components are connected with that. You can compare the hardware with the feature,...