bitalino library

Classes

BITalinoController
BITalinoDescription
BITalinoFrame
Object that has the data received from the bluetooth device.
BITalinoState
Object that has the current state returned by the bluetooth device.

Properties

timeout Duration
final

Functions

serializeChannels(List<int> analogChannels) Uint32List
serializeCommunicationType(CommunicationType communicationType) int
serializeFrequency(Frequency frequency) int

Typedefs

OnBITalinoDataAvailable = dynamic Function(BITalinoFrame frame)
OnConnectionLost = dynamic Function()

Exceptions / Errors

BITalinoException