@hypericon/mpremote
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

Node wrapper for mpremote

npm (scoped)

A Node wrapper around the mpremote Python tool to interact with a connected MicroPython device.

Includes Typescript type definitions.

Note: mpremote must be installed separately!

Quickstart

Install mpremote using Pip:

$ pip install mpremote

Install library from NPM:

$ npm i @hypericon/mpremote

Consume library:

import { } from "@hypericon/mpremote";

async function doStuff() {
  // TODO
}
doStuff();

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.1
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i @hypericon/mpremote

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

22.1 kB

Total Files

8

Last publish

Collaborators

  • dyenamic
  • neonfish
  • unany