Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-14T03:14:12.000Z (4 months ago)
- Last Synced: 2024-12-03T01:34:57.570Z (about 2 months ago)
- Topics: micropython, micropython-esp32, seeedstudio, xiao
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Seeed Studio XIAO 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/)