This PR adds a new driver for devices that support the Firmata protocol. The firmata protocol is a serial rx/tx protocol, allowing various digital/analog pins to be read/written. This is a POC implementation, which reads a specific analog pin and sends it as a Ctlra slider to the application.
This PR adds a new driver for devices that support the Firmata protocol. The firmata protocol is a serial rx/tx protocol, allowing various digital/analog pins to be read/written. This is a POC implementation, which reads a specific analog pin and sends it as a Ctlra slider to the application.