Skip to content

Releases: tjko/brickpico

Firmware v1.3.0

12 Jan 20:24
Compare
Choose a tag to compare

What's Changed

  • Switched to using Pico-SDK v2.1.0
  • Experimental support for new Pico 2 / Pico 2 W
  • WiFi updates (support for selecting authentication mode)
  • Home Assistant (MQTT Discovery) Support
  • Initial lighting effects support.
  • Add initial Lightness/Gamma correction support.
  • New commands:
    • CONFigure:OUTPUTx:EFFect
    • CONFigure:OUTPUTx:EFFect?
    • SYStem:GAMMA
    • SYStem:GAMMA?
    • SYStem:HA:DISCovery
    • SYStem:HA:DISCovery?
    • SYStem:WIFI:AUTHmode
    • SYStem:WIFI:AUTHmode?

Full Changelog: v1.2.1...v1.3.0

Firmware v1.2.1

21 Mar 03:45
f73a466
Compare
Choose a tag to compare

What's Changed

  • Fix possible hang when initializing LFS.

Full Changelog: v1.2.0...v1.2.1

Firmware v1.2.0

25 Feb 02:52
Compare
Choose a tag to compare

What's Changed

  • Add Telnet (server) support.
  • Minor MQTT update
  • New command SYS:FLASH?
  • Switch to using pico-lfs library for littlefs.

Full Changelog: v1.1.0...v1.2.0

Firmware v1.1.0

09 Jan 02:12
Compare
Choose a tag to compare

What's Changed

  • Enhanced MQTT support.
  • Enable HTTPS support and persistent memory to keep logs and RTC time after soft reset.

Full Changelog: v1.0.0...v1.1.0

Firmware v1.0.0

20 Dec 07:58
Compare
Choose a tag to compare

First release of pre-built firmware images.