chesslinkdriver 0.0.10
chesslinkdriver: ^0.0.10 copied to clipboard
A ChessLink ChessLink-Chessboard Driver written in pure Dart
chesslinkdriver #
The chesslinkdriver flutter package allows you to quickly get your ChessLink-board connected to your Android/iOS application.
Features #
| Feature | Function | Supported |
|---|---|---|
| Get Version | getVersion() | ✅ |
| Reset | reset() | ✅ |
| Get Board Status | getStatus() | ✅ |
| Extinguish All Leds | extinguishAllLeds() | ✅ |
| Set LED's | setLeds() | ✅ |
| Set LED Brightness | setLedBrightness() | ✅ |
| Get LED Brightness | - | ❌ |
| Set Status Report Time | setAutomaticReportsTime() | ✅ |
| Get Status Report Time | - | ❌ |
| Set Automatic Reports | setAutomaticReports() | ✅ |
| Get Automatic Reports | - | ❌ |
| Set Scan time | setScanTime() | ✅ |
| Get Scan time | - | ❌ |
| Set eONE Settings | setEONESettings() | ✅ |
| Get eONE Settings | getEONESettings() | ✅ |