proxy.golang.org : github.com/2lambda123/tinygo-org-drivers : v0.26.0
Package drivers provides a collection of hardware drivers for TinyGo (https://tinygo.org) for devices such as sensors and displays. Here is an example in TinyGo that uses the BMP180 digital barometer: Each individual driver is contained within its own sub-package within this package and there are no interdependencies in order to minimize the final size of compiled code that uses any of these drivers.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/2lambda123/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/eclipse/paho.mqtt.golang v1.2.0
- github.com/frankban/quicktest v1.10.2
- github.com/google/go-cmp v0.5.2
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/kr/pretty v0.2.1
- github.com/kr/text v0.1.0
- golang.org/x/net v0.7.0
- golang.org/x/text v0.7.0
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- tinygo.org/x/tinyfont v0.3.0
- tinygo.org/x/tinyterm v0.1.0