Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
24 lines (14 loc) · 544 Bytes

File metadata and controls

24 lines (14 loc) · 544 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

pxt-serial Manual Page

@description Monitors UART serial output from certain boards

Monitors UART serial output. Some boards support USB serial others requires to connect to the serial pins.

pxt serial

Installation

This command relies on node-serialport, a native package for Node.JS. To install this package, run

pxt npminstallnative

Description

This command listen for UART message sent by the device via USB or serial pins.

See Also

pxt tool

Morty Proxy This is a proxified and sanitized view of the page, visit original site.