This repository contains the MicroPython I2C library for the Gravity: Offline Language Learning Voice Recognition Sensor from DFRobot, as well as a very simple example of how to use it. The original ...
Folder structure: | |- micropython # Clone the MicroPython repo here | |- ports | |- rp2 | |- build # Create this build folder | |- modules # Place all py files from ...