M5Unified has been released
-
The library has been released!
It is a library that can be used in common with M5Stack / Core2 / Tough / CoreInk / Paper / StickC, CPlus.
Buttons, touch panel, IMU, 5V output on / off to external port, etc. are available. It can also be used with ESP-IDF. -
Hello @macsbug
nice! Tried the button example with M5CoreInk and M5StickCPlus and the same (unified) code worked for both as exptected.
The
autodetect()
function is quite impressive. Are you planning on extending it when a new type of M5 device hits the market?Thanks
Felix -
I've been using this on Core2 for a couple of months now and it is excellent. The main improvement is the LCD graphics library is Lovyan's GFX library, whereas the current M5 library is a quite old version of Badmer's TFT-eSPI.