Other

“In this project I will show you how to build a Smart Home Bot using the IOT technology to control your home appliances remotely through the Internet. But before we start lets talk about this technique as we used to …

“Gardening in the modern age means making things more complicated and arduous, with electrons, bits, and bytes. Combining microcontrollers and gardening is a really popular idea. I think that’s because gardens have very simple inputs and outputs that are …

“In this project you’re going to build an ESP8266 Wi-Fi Button that can trigger any home automation event. This is like a remote control that you can take in your pocket or place anywhere that when pressed sends out …

“Hello guys.! The search to make drone without a flight controller ends here. I was kinda making drone for my project which involves survillence.I was surfing net overnight to make it work without the flight controller and its was …

“In this Instructable I’am going to tell you about how to make a complete “HOME AUTOMATION” package using some basic Electronic controllers and some Open source software. This Project will go this way: We will use Raspberry Pi as …

“I will show in this instructable how to connect a NodeMCU V2 Amica (ESP8266) via I2c to an OLED display based on the famous SSD1306 chip. For the OLED we will use in this instructable an OLED Shield which comes …

“In this instructable you will learn how to make a single filling timer to keep track of the times of fillers. It consists of a keypad to enter data, a display to show the data, 2 buttons for addition and …

“In this Instructable you find out how I read my Main Electricity Power use of my house and publish it via an ESP8266, Wifi, MQTT in my Openhab Home Automation. I have a ‘smart meter’ ISKRA Type MT372, however it …

“Hopefully everybody will agree with me that the Arduino Serial is a great tool for debugging your projects. Well, it’s basically the only option for debugging an Arduino. But sometimes, it is not possible or practical to run a …

“One unique feature of MicroPython on the ESP8266 and its WiFi microcontroller is a WebREPL (read-evaluate-print loop, like a Python ‘command line’) accessible through a webpage. Instead of using a serial connection to the board you can run Python code …