Skip to content

Micropython mini projects with pycom boards for demos/education

License

Notifications You must be signed in to change notification settings

mobley-m/pycom-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pycom-projects

  • 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, then main.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

Links

About

Micropython mini projects with pycom boards for demos/education

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 81.5%
  • Python 18.5%