Skip to main content

GHI Electronics DUELink MicroPython Library.

Project description

GHI Electronics DUELink Standard Library for MicroPython

Example on DuePico:

import duelink  # standard lib
from duelink import transport

due = duelink.DUELinkController(transport.UartTransportController(0))

# Play beep on pin 11 on DuePico
due.Sound.Beep(11, 1000, 500)

# Blink status led 10 times, delay 100ms each time
due.System.StatLed(100, 100, 10)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

duelink_stdlib_mp-0.1.0-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page