rpi_i2c 0.3.0 copy "rpi_i2c: ^0.3.0" to clipboard
rpi_i2c: ^0.3.0 copied to clipboard

outdated

rpi_i2c is a Dart library for using I2C on the Raspberry Pi.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rpi_i2c

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  rpi_i2c: ^0.3.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rpi_i2c/rpi_i2c.dart';
3
likes
0
pub points
36%
popularity

Publisher

verified publisherdanrubel.net

rpi_i2c is a Dart library for using I2C on the Raspberry Pi.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

path

More

Packages that depend on rpi_i2c