firmata / protocol

Documentation of the Firmata protocol.
995 stars 151 forks source link

ANALOG_READ proposal #104

Closed mdlima closed 5 months ago

mdlima commented 6 years ago

Opening PR for issue #103.

soundanalogous commented 6 years ago

We can probably just call it ANALOG_READ since Firmata has not had an analog read feature in the past, only analog reporting. Whereas EXTENDED_ANALOG (WRITE was formerly implicit) was a true extension of the analog message that was limited to reporting only up to 16 pins and values up to 14 bits.