Skip to content

Releases: desiFish/ESP32-GPS-Clock-and-Weather-Station-V1

V1.2.0

16 Sep 12:43

Choose a tag to compare

Feature Update

  1. Added Web Support for customization. Currently, the buzzer can be turned on or off and display can be turned off when the room is dark, reducing power consumption.
  2. Added GPS and Hardware page to see GPS data and hardware info respectively.
  3. Added a button to turn ON/OFF Wi-Fi.
  4. All customization saved in SPIFFS.

Binaries added:

  1. ESP32 Dev or DOIT ESP32 V1
  2. file system or SPIFFS.

v1.1.1

03 Mar 04:01

Choose a tag to compare

  • Better programming logic
  • New Welcome Message
  • Restructured display initialisation
  • Other minor changes related to the program and readability

v1.1.0

03 Feb 08:44

Choose a tag to compare

  1. New and better brightness algorithm which smoothly changes the brightness value
  2. Updated hdop and satellite values for quick update

v1.0.1

12 Jan 07:51

Choose a tag to compare

  • Added new BME280 Sensor, replacing AHT25
  • Overall changes in programming logic for using dual-core ESP32

1.0.0

30 Jun 17:36
a5851a3

Choose a tag to compare

  • First versioning and release