- Added SD card detection and mounting functionality. If mounted successfully, it is recognized as the
sd
folder in the root directory.
- Added the
mpy_scr_test.py
file to test whether the screen is working properly.
Hardware: WalnutPi-Pico
Usage:
- Flash the firmware from the
firmware
folder to the ESP32-S3. - Use Thonny to package and upload all files from the
src
folder to the development board.
Note: This is only a test version. Feel free to share your ideas and suggestions in the Issues section!