"M5" functions/commands documentation?
-
I am wondering if the "M5" functions/commands have a reference document somewhere. I am using the M5StickC under Arduino IDE. Of course there are many applied examples in the example programs. But it would be very helpful to find a more comprehensive reference to them, even if someone can just point me to the right library file where they are all defined in code. Thanks.
-
@wikistik said in "M5" functions/commands documentation?:
I am wondering if the "M5" functions/commands have a reference document somewhere. I am using the M5StickC under Arduino IDE. Of course there are many applied examples in the example programs. But it would be very helpful to find a more comprehensive reference to them, even if someone can just point me to the right library file where they are all defined in code. Thanks.
have you read the api docs?
api docs -
Thanks. That should take care of it. It would be helpful if they linked to those docs from the product page.
-
@wikistik the link is found under the support link on the main page.
-
@ajb2k3 The api docs are far from complete.
The AXP192 doc includes only four functions. I would like to know the full function of the I2C interface, also why the AXP is concerned with things like TFT backlight brightness and pushbuttons? Shouldn't those be in other objects?
-
@bsculley said in "M5" functions/commands documentation?:
@ajb2k3 The api docs are far from complete.
The AXP192 doc includes only four functions. I would like to know the full function of the I2C interface, also why the AXP is concerned with things like TFT backlight brightness and pushbuttons? Shouldn't those be in other objects?
Alas that is beyond my knowledge collection as I have yet to look into it but not much is known because it a customised chip.
-
The link above is broken, what is the current link to the API docs?
-
@gregfordyce
here is the arduino api docs link:
https://docs.m5stack.com/#/en/arduino/arduino_api