Tag: ESP8266
Wi-fi browser controlled servomotors
This instructable shows how to control some servomotors remotely in a wi-fi network, using an ordinary internet browser. This might be used in several applications: toys, robots, drones, camera pan/tilt, etc. The motors were attached to an Arduino Uno, which connects the wi-fi network...
Continue ReadingYour laundry is done!
Tinkerman @ tinkerman.cat tipped us with his latest project. It's a laundry notification system that will message you when it's finished. I often forget my wet clothing in the washer and after a day they really smell… so I thought about monitoring my washer and get a notification...
Continue ReadingBridging ISM radio and wifi for lunch money
Johan discuss about ISM/Wifi bridge using RFM69, code and schematics is available on github. The ESP8266 has taken the maker community by storm and the hype is well deserved. Before the ESP we had the HopeRF ISM radio RFM12 and its successor RFM69. So is the ESP8266 an RFM69...
Continue ReadingESP8266 temperature logger
A ESP8266 temperature logger project from Facelesstech: I decided to use the esp-01 module because I only need 2 GPIO pins since I was using the DS18B20 temp sensor and the WS2812 LED. This made the hardware really cheap and easy to reproduce too. I normally use FTDI boards when it...
Continue ReadingMemory upgrade for ESP8266
Pete show us how to upgrade your ESP8266 with 32Mbit memory chip. Some time ago I passed comment in here about converting an ESP-01 to 32Mb (or 4MB). And here it is in the flesh – a 32Mb ESP-01 – and also – at last – Sonoff Upgrades. Now, why would you want to do all...
Continue ReadingArduino ESP8266 Tutorial: Send an email easily with your Wemos D1 board using a PHP script!
educ8s.tv uploaded a new tutorial on their youtube channel. In this video we are going to learn how to send email using an ESP8266 based board like the Wemos D1. As you are going to find out it is very easy and it won't take us more than 10 minutes. Having a WiFi enabled board,...
Continue ReadingFactory programming ESP8266 gadgets
Johan Kanflo’s Esprog pogo pin connector: The FTDI connector can be found on just about any ESP8266 design. If you are building a gadget to be deployed somewhere and not a full blown development board, the FTDI connector is somewhat overkill. And it is quite large. A few pins...
Continue ReadingESP8266 based plane spotter
A how-to on building an ESP8266 based plane spotter from Daniel Eichorn: In order to get this project running you’ll need the following list of hardware: NodeMCU ESP8266 module or Wemos D1 Mini 0.96″ SSD1306 OLED display A few connectors and USB Wire Or order a...
Continue Reading