Content for ESP-01

DS18B20 Temperature Sensor Box

“Simple DS18B20 based temperature sensor appliance with open source 3D printable box and prototype PCB. The box and the prototype PCB is optional, only one ESP8266 based MCU is needed and one DS18B20 temperature sensor. I suggest to you a …

IOT. Intelligent waste management

“IOT. Smart trash cans that remotely warn if they’re full, if they smell bad, or if they’re being set on fire. Values are sent to ThingSpeak To help city councils or another government institutions my students have created …

Waiter Robot for Restaurants

“With an ordering system and a database, the robot is designed to automatically deliver dishs to their corresponding tables. In today’s modern society automation has become an integral part of our daily life. We are increasingly noticing that more …

ESP8266 Thermometer

“ESP8266-01 and DS18B20 temperature server. The sketch is loaded to the ROM of the ESP-01, the Arduino is used for programming only, after that the ESP is an independent server. The ESP is connected to the local network …

WiFi Controlled Audio Source Selector Switch (Wi-CASSS)

“This WiFi module makes it convenient for the user to switch between two audio sources without the need to swap and insert the audio cables. Most of the audio devices used even today, widely adopt the 3.5 mm or …

Restore or Upgrade Firmware on ESP8266 (ESP-01) Module Using Arduino UNO

“The ESP-01 module that i used originally came with older AI Thinker firmware, which limits its capabilities since many useful AT commands are not supported. It is generally a good idea to upgrade your firmware for bug fixes and …

Home Automation Using ESP8266 Wi-Fi Module Without Internet

“We are going to make a home automation using espmodule without internet. hello friends, in this tutorial, we are going to make a home automation using espmodule without internet. I hope lot of peoples used and heard about the home …

IoT Power Module: Adding an IoT Power Measurement Feature to My Solar Charge Controller

“Hello everyone, I hope you all are great! In this instructable I am going to show you how I made an IoT Power Measurement module that calculates the amount of power generated by my solar panels, that is being utilized …

NeoPixel Christmas Tree

“A colorful Christmas tree with over 50 patterns that you can control from a web browser. This NeoPixel tree is a 3D printed variant of a Laser Cut NeoPixel tree by Craig A. Lindley published in the November 2017 issue …

Arduino WiFi Shield Using ESP8266

“This project mainly focuses on creating an ESP8266 based WiFi shield for Arduino UNO. This shield can be used to program ESP8266 in two modes. Either through AT commands or directly through the Arduino IDE. What is ESP8266?The ESP8266 …