Content for WEMOS D1 mini

Project  GamerGorl

GamerGorl

“A MicroPython gaming system featuring a Wemos D1 mini, OLED display, joystick, buttons, fancy LEDs and a buzzer. This project was inspired my my advanced computer programming class at Kentucky Country Day School. This class consist of all high school …

Make an Infinity Play Button / Subscriber Counter

“Sometimes when people reach different milestones on YouTube, they will create their own play button. I decided that I would love to do that too, and I also wanted to have a subscriber counter. So to accomplish both goals, I …

Advent Lantern With POV Animation

“Persistence of Vision (POV) projects are around for quite some time, simple and cheap DIY kits are even available for online purchase. POV is based on an optical illusion where we see illuminated objects after the object is no longer …

Building Your Own Game Console (ESP8266 and SSD1306)

“Learn how to build a portable game console from scratch and some of the software ecosystem around it to make it easier to develop for. That’s quite a sensationalist title! I didn’t honestly set out to build a …

How to Make Pocket Sized IoT Weather Station

“In this instructable you will learn how to make small Weather Cube using the D1 mini(ESP82660) which is connected to your home WiFi, so you can look at it’s output anywhere from earth, of course as long as …

IoT IR Programmable Transcoder - TV Remote on Steroids

“One code goes in, another comes out… A different way of having a single remote without needing a universal one. Background You when something annoys you so much you just have to fix it especially if every one else nags …

Plug Any USB Device on an ESP8266

“Did you know you could plug USB devices on an Arduino or ESP? Keyboard, mouse, game controller, Midi controller, you name it! I was having fun with Mozzi, an audio synthesis library (https://sensorium.github.io/Mozzi/), when I realized …

ESP RFID - Access Control with ESP8266, RC522 PN532 Wiegand RDM6300

“Access Control system using a cheap MFRC522, PN532 RFID, RDM6300 readers or Wiegand RFID readers and Espressif’s ESP8266 Microcontroller. For Users - Minimal effort for setting up your Access Control system, just flash and everything can be configured via Web …

Very Simple MicroPython ESP8266/ESP-12 Web Clock

“A tutorial of building a web clock with only an ESP8266/ESP-12 board and an SSD1306 OLED display by using built-in modules of MicroPython. This tutorial project is to create a very simple web clock on ESP8266/ESP-12 …

IoT Emoji Sign

“This instructables show how to use an ESP8266 and some NeoPixels to create an IoT Emoji Sign. ESP8266 dev board Any ESP8266 board should be ok. This time I am using WeMos D1 Mini Pro, this is smallest and thinnest …