Skip to content

Listen2Pico is a small command line utility for listening to MicroPython REPL output from embeded devices (read-only).

Notifications You must be signed in to change notification settings

paulober/listen2pico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Listen2Pico

is a small command line utility for listening to MicroPython REPL output from embeded devices (read-only).

Requirements

  • Python 3.x >= 3.9
  • pyserial package installed

Usage

python.exe .\listen2pico.py <port>

CTRL-C to exit


The pyboard-tool (/pyboard.py) in this repository is a copy (on 21:33_18052023) of the original at https://raw.githubusercontent.com/micropython/micropython/master/tools/pyboard.py which is licensed under the MIT license (MIT). See top of the file for copyright notice.

About

Listen2Pico is a small command line utility for listening to MicroPython REPL output from embeded devices (read-only).

Topics

Resources

Stars

Watchers

Forks

Languages