Skip to content

Releases: CelliesProjects/aquacontrol32

Static web content is gzipped.

22 Mar 19:14
Compare
Choose a tag to compare

45ea607 Serve static web content gzipped.
a61133d Fixed a tft related bug.

v1.6.71

29 Mar 10:52
0d510f1
Compare
Choose a tag to compare

Forgot to update the version string.

v1.6.7

29 Mar 09:36
Compare
Choose a tag to compare
  • Added a custom partition table.
  • Override TFT displays without MISO from web interface. (#42)
  • Make option to set static IP. (#45)
  • Several fixes.

See all changes since 1.6.6

v1.6.6

10 Feb 11:04
Compare
Choose a tag to compare

Improved FFat code. Boot will be halted on errors.
Displays show FFat errors.
Arduino builds now have a version number.
Arduino Core to 1.8.11.

See all changes since 1.6.5

Integrate moon sim in dimmer task. (#36)

08 Nov 14:53
0250031
Compare
Choose a tag to compare

Notable changes:

  • Integrate moon sim in dimmer task. (#36)
  • WiFi credentials can now be added in 'aquacontrol32.ino'.
  • A fix for ghost sensors.

See all changes since last release.

WiFi speed improvement

18 Oct 08:45
Compare
Choose a tag to compare

Refactored web interface.

05 Oct 17:14
44718f9
Compare
Choose a tag to compare

Tft bug fix.

20 Jul 10:57
Compare
Choose a tag to compare

A small but annoying bug crept in the ili9341 code.
Should be resolved by this release.
Same warnings as for v1.6.1 wrt FATFS.

See all changes.

Update. Caution: this release will format FATFS!

19 Jul 13:47
Compare
Choose a tag to compare

Unfortunately this release will format your FATFS partition again.
A token is now saved in NVS after formatting, so this should be the last time.

The sensor names have moved to a new namespace, so you will have to name them again.

Notable changes:

  • Sensors and logging have moved to class FFatSensor. link
  • Added Task class. link
  • Added LightState class.
  • Made webserver callbacks re-entrant.
  • ILI9341 code refactor.

See all changes.

FFat support. Caution: this release will overwrite your timers!

29 Apr 14:19
Compare
Choose a tag to compare

Notable in the release is the ffat support which means the former spiffs partition will be deleted!

Change your Partition scheme to: Default with ffat (In Tools menu)

BACKUP YOUR default.aqu BEFORE YOU FLASH THIS RELEASE!!

Once again, you will overwrite your timer file by flashing this release!

You can save and upload default.aqu in the file manager.

See all changes: v1.5.5...v1.6.0