https://github.com/love4yzp/maker-xiao-micropython
My Micropython snippets for Seeed Studio XIAO family
https://github.com/love4yzp/maker-xiao-micropython
micropython micropython-esp32 seeedstudio xiao
Last synced: 4 months ago
JSON representation
My Micropython snippets for Seeed Studio XIAO family
- Host: GitHub
- URL: https://github.com/love4yzp/maker-xiao-micropython
- Owner: Love4yzp
- License: mit
- Created: 2024-10-12T07:36:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-15T05:56:44.000Z (over 1 year ago)
- Last Synced: 2025-10-05T07:51:50.635Z (8 months ago)
- Topics: micropython, micropython-esp32, seeedstudio, xiao
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Seeed Studio XIAO](https://www.seeedstudio.com/xiao-series-page) Code Snippets - MicroPython
### Folder Structure
`snippets`: complete code
`docs`: docs with code
> To use Jupyter with MicroPython: [goatchurchprime/jupyter_micropython_kernel](https://github.com/goatchurchprime/jupyter_micropython_kernel/)