ESP32-Chimera-Core

ESP32-Chimera-Core ๐Ÿ‘พ is an arduino library for M5Stack, Odroid-Go, D-Duino-32-XS and other ESP32/TFT/SD bundles

OTHER License

Stars
159

Bot releases are visible (Hide)

ESP32-Chimera-Core - 1.5.1 (Rubbon Snake) Latest Release

Published by tobozo about 1 year ago

What's Changed

  • Keyboard and trackball drivers for T-Deck
  • Tweaks and fixes for esp32-arduino 3.x.x

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.5.0...v1.5.1

rubbon+snake

ESP32-Chimera-Core - 1.5.0 (Jackalope)

Published by tobozo about 1 year ago

What's Changed

  • M5CoreS3 tweaks
  • Added Lilygo's T-Deck profile
  • Added some of @Kongduino's M5Widgets
  • CI: hoisted max core version to 13
  • Eased LGFX/TFT_eSPI substitution
  • Fix for constrain() macro unable to figure out type properly
  • Fix compilation error

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.4.9...v1.5.0

image

ESP32-Chimera-Core - 1.4.9 (Sonic durian)

Published by tobozo over 1 year ago

What's Changed

  • M5Stack CoreS3 support
  • Added QOI format to screenshots
  • ESP32-S3-Box /+lite tweaks
  • bump esp32 core support to 2.0.9

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.4.6...v1.4.9

image

ESP32-Chimera-Core - 1.4.6 (BumbleBeaver)

Published by tobozo almost 2 years ago

Maintenance release

  • Updated core version detection to 2.0.5
  • Fixed a few compilation warnings

bumblebee+beaver

ESP32-Chimera-Core - 1.4.5 (Squirreindeer)

Published by tobozo over 2 years ago

Bugfix release

  • Fix for I2C mismatching master/slave mode
  • CI tests core version bump to 2.0.3 (was: 2.0.3-RC1)
  • Config,h core version detection extented with 2.0.3

squirrel+reindeer

ESP32-Chimera-Core - 1.4.2 (ArmadiLobster)

Published by tobozo over 2 years ago

What's Changed

  • ESP32-S3-Box audio support

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.4.1...v1.4.2

armadillo+lobster

ESP32-Chimera-Core - 1.4.1 (Hippoplatypus)

Published by tobozo over 2 years ago

What's Changed

  • Added support for ESP32-S3-Box
  • Fixed a couple of compilation bugs in edgy situations
  • Added Speaker_Class from M5Unified although not used yet

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.4.0...v1.4.1
hippo+platypus

ESP32-Chimera-Core - 1.4.0 (DromaeDrake)

Published by tobozo almost 3 years ago

What's Changed

  • POSSIBLE BREAKING CHANGE: namespaced the library kernel to ChimeraCore
  • New Touch to Button emulation inspired from M5Unified, should fix some latency issues
  • Update API Doc for ScreenShot

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/1.3.0...master

dromedary+drake

ESP32-Chimera-Core - 1.3.0 (Ragdolphin)

Published by tobozo almost 3 years ago

What's Changed

  • BREAKING CHANGE: changed ScreenShot type from object to pointer
  • I2CUtils + MPU tweaks
  • Platformio espressif32 3.4.0 compliance
  • Merged all license texts
  • Added TTGO-LoRa32-v2 board profile
  • Lowered debugging level with drivers
  • Declare header files for PlatformIO by @ivankravets in https://github.com/tobozo/ESP32-Chimera-Core/pull/70

New Contributors

Full Changelog: https://github.com/tobozo/ESP32-Chimera-Core/compare/v1.2.6...v1.3.0

ragdoll+dolphin

ESP32-Chimera-Core - 1.2.6 (Mosquitoast)

Published by tobozo almost 3 years ago

Maintenance release

This release fixes a couple of typo errors, enables partial support for non-Chimera boards and adds an extra FS_CAN_CREATE_PATH define if the arduino-esp32--core version (post 2.0.1) can handle this feature.

mosquito+toast

ESP32-Chimera-Core - 1.2.5 (Susheep)

Published by tobozo almost 3 years ago

Maintenance release

  • Arduino Core 2.0.1-RC1 compliance: reflected recent changes on TwoWire.
  • Drivers layout refactoring: got rid of duplicate drivers
  • Cleanup: changed some conditional macros from board-specific to module-specific

sushi+sheep

ESP32-Chimera-Core - 1.2.4 (Bananostrich)

Published by tobozo about 3 years ago

Hotfix for M5Core2

  • SD wasn't started by M5.begin() thanks to @lazydogP for reporting this

banana+ostrich

ESP32-Chimera-Core - 1.2.3 (Shrimpanzee)

Published by tobozo about 3 years ago

  • Fix for #62 (thanks to @patfelst)
  • Fix for M5StickC compilation error, aliasing RTC::setData() to RTC::setDate()
  • Added CI for Platformio and Arduino

shrimp+chimpanzee

ESP32-Chimera-Core - 1.2.2 (Zonkey)

Published by tobozo about 3 years ago

This release adds a functional change for builds with RTC module ( M5Core2, Twatch 2020, M5StickC, M5StickCPlus).

During M5.begin(), the system time will be synced with the time from the RTC module.

zonkey

ESP32-Chimera-Core - 1.2.1 (PotaToad)

Published by tobozo about 3 years ago

Another M5Core2 improvement (more to come) with adjusted button emulation debounce

potato+toad

ESP32-Chimera-Core - 1.2.0 (Abaddon)

Published by tobozo about 3 years ago

Feature fix for M5Core2 with BtnA/BtnB/BtnC emulation through the offscreen touch panel buttons.

abaddon

ESP32-Chimera-Core - 1.1.9 (Kotobuki)

Published by tobozo about 3 years ago

  • esp32-sdk-2.x.x compliance with early support for esp32-s2
  • LGFX_Button compliance
  • Touch Buttons sprite support
  • using MIT licensed I2CUtils instead of LGPL CommUtils
  • misc board tweaks
ESP32-Chimera-Core - Echidna

Published by tobozo over 3 years ago

This is a maintenance release to support the upcoming changes with LovyanGFX V1

ESP32-Chimera-Core - Euryale

Published by tobozo over 3 years ago

This is a hotfix release, adressing power management issues on M5Core2 and M5Fire

All credits go to @mongonta0716 and @UT2UH

ESP32-Chimera-Core - Kitsune

Published by tobozo over 3 years ago

  • Fixes/enhancements for TWatch
  • Fix for wifi ghost button on M5Stack devices
  • Config loader (e.g. for inheriting #defines from external cores)
  • SD is now optional
  • Thanks to @UT2UH, ARDUINO_M5Stick_C_Plus profile was added and the generic profile ARDUINO_ESP32_DEV can now be used
Badges
Extracted from project README
arduino-library-badge PlatformIO Registry
Related Projects