Other

“Want to control every device from everywhere with a mobile phone or PC just for $5? Follow this ready-to-use guide! Hi! I decided to write this project for newbies. This is my first IoT Project (I created it more than …

“This project uses an Arduino robot running a ESP-8266 Node MCU that communicates (and drives around) with a mobile phone. The phone is running an app made in the video game engine Unity 3D that does 3 things: 1 …

“A friend of mine is a scientist who does experiments that are very sensitive to air temperature and humidity. The incubator room has a small ceramic heater but the heater’s thermostat was not nearly accurate enough, only able to …

“A quick video about this project. I have since implemented a way to set timezone. Thanks to the work of the Arduino and ESP8266 community, this cool clock is a surprisingly easy to build! Just two main components: Display (obviously …

“NodeMCU has a single ADC(Analog to Digital Converter) input which is not enough for big complex projects but is definitely enough for small projects which require a single analog sensor or even a simple switch. The in-built analog-to-digital converter …
“For this project, we will be developing a 4-Wheeled Robot using ESP8266 which will be controlled over a Wi-Fi Network. The robot can be controlled from an ordinary internet browser, using a HTML designed interface or also from an android …

“My project has a Nodemcu ESP8266 which is controlling a 7-segment display through the http server using html form. It is a IOT project developed using ESP8266 (NodeMCU) wifi module. The motive of the project is to create a web …

“One of the most common hobby projects you will come across the internet is HomeAutomation. There you will be controlling devices in your house through your smartphone via wifi/Bluetooth. But here we won’t be using any smartphone. we …

“In my previous tutorial, MicroPython on ESP using Jupyter, we learned how to install and run MicroPython on an ESP device. Using Jupyter Notebook as our development environment, we also learned how to read from sensors (Temperature, Humidity, and Luminosity …
Project Automated Light for Better Sleeping Habits, Or: My Baby is a Great Excuse for Playing With My Gadgets

“It has been quite a long time since I have written a post on this blog. The main reason is the free time I have, or haven’t, since my baby daughter was born 9 months ago. Nevertheless I keep …