Close

180 Results for "esp8266"

  • Owl barometer

  • This was a bit of a fun project - I've seen on the movies (or maybe Scooby Doo) pictures where the eyes follow you and wanted something similar in my house. Also, from a practical standpoint, I often get caught out without an umbrella in rainy England...
  • ESP8266 Nixie

  • I built a clock like this earlier using ancient OSRAM smart displays, but I wondered if the ESP8266 Arduino code was fast and flexible enough to run a six-digit multiplexed Nixie clock. Because I had done this with my earlier clock, I added the a Bosch...
  • Galaga meets IoT

  • GalagaIoTCreating a web based IoT Galaga high scores capture seemed like a worthwhile project. There are some good solutions that already exist that include JROKs fine Galaga Enhancement pack but it is bordering on unobtanium (for me in Aus) and does...
  • Display modes

  • For the final log on the clock I will go into more detail on the software side. First I will briefly discuss the software architecture. Then I will explain the different display modes I developed so far. All code can be found on the GitHub repository...
  • Second Try on the Sensor

  • I finally found the motivation today to replace the distance sensor on µBob. That involved de-soldering the ESP-12 module, replacing the sensor, bending the legs just right, replacing the power switch with a smaller one, and re-soldering the ESP-12....
  • Connection issues fixed! 4 realz

  • It was the power supply all allong! Never ignore a first hunch.  More testing on the connection revealed packet losses when the roomba was docked. I wasn't expecting I could simply ping the ESP8266, but apparently you can. Whenever the roomba docked,...
  • Hot tub remote

  • This project is to enable remote control, monitoring and auto-restart after 24H of my hot tub pump.  The hot tub is an early Bestway Lay Z Spa which has an external pump / heater / filter. The filtration pump and heater turn off after 24 hours (manufacturer...
  • Neopixel Bedroom Clock

  • The display (which also serves as the main structural element) comprises 3x Neopixel 8x8 panels. This element was originally going to be fulfilled by colourduinos but they didnt offer satisfactory results despite the higher pixel density and having square...