https://github.com/echo-lalia/cardputer-micropython-examples
This is just a collection of very basic demos for the M5Stack Cardputer (M5Stamp-S3) which were written in MicroPython.
https://github.com/echo-lalia/cardputer-micropython-examples
Last synced: 4 months ago
JSON representation
This is just a collection of very basic demos for the M5Stack Cardputer (M5Stamp-S3) which were written in MicroPython.
- Host: GitHub
- URL: https://github.com/echo-lalia/cardputer-micropython-examples
- Owner: echo-lalia
- License: mit
- Created: 2024-01-31T08:16:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-19T00:22:33.000Z (over 1 year ago)
- Last Synced: 2025-01-31T10:21:55.765Z (4 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 31
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cardputer-Micropython-Examples
This is just a collection of very basic demos for the M5Stack Cardputer (M5Stamp-S3) which were written in MicroPython.The demos range from useful drivers, to extremely basic proof of concept scripts. These are not all going to be super useful, but hopefully they can help you get started :)
At the time of writing, there is no official MicroPython port for the Cardputer, or for the M5Stamp-S3. However, the generic ESP32-S3 (v1.22.1) firmware does seem to be working good so far.