MicroPython module for the MMA8451 3 axis accelerometer. Forked from the adafruit Circuitpython version.
Micropython. Tested on ESP32 and ESP8266, but any device with I2C support should work
See examples/simpletest.py for a demo of the usage.
Contributions are welcome!