ardknob 0.9.1 copy "ardknob: ^0.9.1" to clipboard
ardknob: ^0.9.1 copied to clipboard

discontinued
outdatedDart 1 only

Arduino Knob and 128x64 OLED display application

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ardknob

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

dependencies:
  ardknob: ^0.9.1

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:ardknob/ardproto.dart';
import 'package:ardknob/display.dart';
import 'package:ardknob/flightgear.dart';
import 'package:ardknob/pages.dart';
0
likes
15
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Arduino Knob and 128x64 OLED display application

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

serial_port, xml

More

Packages that depend on ardknob