Wordclock/os
Ollo 6160e00e17 Changed to python3 2023-03-02 20:20:28 +01:00
..
0x00000.bin Shrinked RTC to the necessary modules 2021-02-11 20:51:05 +01:00
0x10000.bin Added pipe module to the firmware 2021-03-14 15:53:11 +01:00
Readme.md Added pipe module to the firmware 2021-03-14 15:53:11 +01:00
bl_readMAC.sh First test of word displaying functionality 2016-04-12 18:07:25 +02:00
blank.bin Added binary files 2019-04-19 21:03:43 +02:00
esp_init_data_default.bin Added binary files 2019-04-19 21:03:43 +02:00
esptool.py Changed to python3 2023-03-02 20:20:28 +01:00
flash.sh Flash script improved 2021-01-31 16:13:44 +01:00

Readme.md

Nodemcu-firmware

Release

  • 3.0-release_20201107

Modules

Firmware was compiled with the following modules:

  • LUA_USE_MODULES_ADC
  • LUA_USE_MODULES_FILE
  • LUA_USE_MODULES_GPIO
  • LUA_USE_MODULES_MQTT
  • LUA_USE_MODULES_NET
  • LUA_USE_MODULES_NODE
  • LUA_USE_MODULES_OW
  • LUA_USE_MODULES_PIPE
  • LUA_USE_MODULES_RTCTIME
  • LUA_USE_MODULES_SNTP
  • LUA_USE_MODULES_TMR
  • LUA_USE_MODULES_UART
  • LUA_USE_MODULES_WIFI
  • LUA_USE_MODULES_WS2812

Numbers

Floating point calcuation was disabled:

  • LUA_NUMBER_INTEGRAL