Releases: tobozo/ESP32-BLECollector
Releases · tobozo/ESP32-BLECollector
Azurite
Cobalt
Cookie monster
Inky
NimBLE / LovyanGFX Breaking changes
- This build is no longer using a custom version of the BLE library as the NimBLE-Arduino library is used instead (see ReadMe for details).
- Update your version of ESP32-Chimera-Core as it is now based on @lovyan03's excellent LovyanGFX library.
Bugfixes
- BLECollector was crashing on specific builds with PSRam enabled
- NTP Sync wasn't fully hourly
Features
- HID: added support for Radomir's XPad Shield
- WiFi / FTP can now be enabled from the config
Jeffrey Beaumont
Jack Mayol
Support:
- Improved support for M5Stack classic
- Added support for D-Duino-32-XS (see [esp32-chimera-core]https://github.com/tobozo/ESP32-Chimera-Core() for board setup)
UI Features:
- Moved all system signals into a smartphone-like icon bar (upper right corner)
- Added brightness control (via button or serial, persistent)
- Improved portrait / landscape / square modes
- Increased the avatarized MAC addresses size in BLECards
- Re-used the available space to add the hall of Macs widget (lower left corner, sorted by date/hits)
Azrael
In this intermediate release, display config complexity has been moved into the perimeter of an external library: ESP32-Chimera-Core.
This library removes the burden of choosing and configuring TFT/SD/buttons/speaker drivers depending on the board selected in the Arduino boards menu.
It is is based on M5Stack core, and its multi device support is currently limited to: M5Stack, Odroid-Go, TTGO-T1, WROVER-Kit ... maybe your build ?
- Landscape / portrait mode: because hardware scrolling direction isn't always a choice
- Screenshots saved in jpeg format
- Time Sharing: equip just one BLECollector with a RTC module and it'll share time with other BLECollectors!
- File Sharing: easily deploy the necessary .db files between BLECollector peers