Close

361 Results for "esp8266"

  • ESP8266 port

  • I've had a few questions about whether this project could be ported to an ESP8266. It turns out the answer is yes:This port is at a very early stage, so I'm not releasing the code just yet. It runs, but loading and saving of settings (and tapes) doesn't...
  • ESP8266 update

  • I've improved (well, simplified) the ESP8266 version a little bit:The IO expander chip is not needed, so this is just an ESP826 dev board (Wemos D1 mini in this case) along with the screen, buttons, and speaker as before. Functionally, it's identical...
  • ESP8266 only

  • I finally worked again on this project and removed the arduino. The servo is now directly controlled by the ESP8266. The 433MHz Transmitter was also removed, becasue I noticed that I don't use it yet.To be able to mount circuit on to the servo, I sandwiched...
  • ESP8266 Progress

  • Working toward my own understanding of the amazing ESP8266 chip, I have created two programs. I used examples provided on Arduino.cc, pieced them together, and created a Network Scanner with Access Point and a Phone Home application. The Scanner was...
  • ESP8266 remote controlled socket

  • In ESP8266 remote controlled socket tutorial is shown how to build internet connected socket. You can control socked from remote computer or phone in WEB browser or native Android application.
  • ESP8266 Version Demo Video

  • I've finally got around to finishing the demo video for the ESP8266 version. In the first video I ran the simulation at EDSAC speed. This time I'm running it flat out so you can see how much faster it is.
  • Secure ESP8266 MQTT Client

  • Secure ESP8266 MQTT Client Copyright (c) 2019-2020 Warren Taylor. There are many tutorials on how to program the ESP8266 as an MQTT Client using the Arduino libraries. But it's hard to find a single source clearly describing how to program the ESP8266...
  • Comparing ESP8266 antenna types

  • Here is the result of a quick ESP8266 antenna experiment:Same room ( ~5m )Next room ( ~9m )Garage, 2 walls, 1 floor diff( ~13-15m )ESP 07int. + ext. antenna-45 dB-56 dB-85 dBESP 07only ext. antenna-40 dB-54 dB- 85 dBESP 07only int. antenna-60 dB-74 dBno...