- Micropython mini projects with pycom boards for demos/education.
- When flashing the board firmware use pybytes to configure the wifi credentials. BE SURE TO FORCE PYBYTES REGISTRATION
- I am using the pymakr plugin for [VScode]https://docs.pycom.io/pymakr/installation/vscode/ to access the REPL and edit my code. Allows upload and download of files, access to REPL and can run files on the board. It is required to use a project structure, with
main.py
in the root dir - When the board starts up it will always run
boot.py
, thenmain.py
- TO SAY I HAVE HAD A FEW STRESSFUL HOURS WITH THESE BOARDS WOULD BE AN UNDERSTATEMENT. DOCS SUCK, FORUMS SUCK, SO MANY ERRORS. TLDR; I RECOMMEND CHECKING OUT CIRCUITPYTHON INSTEAD
forked from robmarkcole/pycom-projects
-
Notifications
You must be signed in to change notification settings - Fork 0
Micropython mini projects with pycom boards for demos/education
License
mobley-m/pycom-projects
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Micropython mini projects with pycom boards for demos/education
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 81.5%
- Python 18.5%