Skip to content

Latest commit

 

History

History

release

Release

This directory contains a binary release of WorClockFull. This should make it easier to flash your own.

How to flash

The easiest way to flash the binary is to use my flash tool. It is a batch file around the official flasher esptool for the ESP8266 (note, the esptool has been superseded by something newer).

  • Download the flasher tool into a directory on your PC
  • Copy the WordClockFull.ino.bin into the same directory
  • Run the batch file (e.g. double click it)

Versions

The binary was made with the Arduino IDE. The following ingredients were used

  • Arduino IDE 1.8.11
    Arduino IDE
  • ESP9266 board 2.6.3
    ESP8266 board
  • Node MCU 1.0 (ESP-12E Module), ...
    Node MCU 1.0 (ESP-12E Module
  • NeoPixel 1.3.4
    NeoPixel
  • Cfg 1.7.0
    Cfg
  • Nvm 1.2.0
    Nvm

(end of doc)