Skip to content

Instantly share code, notes, and snippets.

@cefn
Last active June 11, 2018 23:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cefn/eecf86a244089f2949b20ad06c7fcdc7 to your computer and use it in GitHub Desktop.
Save cefn/eecf86a244089f2949b20ad06c7fcdc7 to your computer and use it in GitHub Desktop.
virtualenv myenv
pip3 install vgkits-vanguard
vanguard see firmware
vanguard brainwash circuitpython
vanguard shell
Launching Miniterm to connect to Vanguard Python Shell
Running 'serial.tools.miniterm --raw --eol CR --encoding ascii /dev/ttyUSB0 115200'
--- Miniterm on /dev/ttyUSB0 115200,8,N,1 ---
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
Press any key to enter the REPL. Use CTRL-D to soft reset.
Adafruit CircuitPython 3.0.0-beta.1 on 2018-06-11; ESP module with ESP8266
>>>
--- exit ---
(myenv) cefn-bionic-thinkpad:vgkits-vanguard$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment