Skip to content

Instantly share code, notes, and snippets.

@TheFern2
Last active September 29, 2023 02:06
Show Gist options
  • Save TheFern2/3d131726bc868f659a4ab883b77cbee7 to your computer and use it in GitHub Desktop.
Save TheFern2/3d131726bc868f659a4ab883b77cbee7 to your computer and use it in GitHub Desktop.
micropython patch notes
  • initial goals
  • hurdles
  • things to watch out for
  • testing
  • micropython constraints
sudo usermod -aG dialout $USER
screen /dev/ttyACM0 115200

Dev setup

My setup was having two projects, pylogix opened in one ide window, and then the mpy binaries are softlinked to another pycharm project which I use to easily push files to the device.

Docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment