Marcio

Results 4 issues of Marcio

Ao tentar substituir um método de formatação de nomes que tinha criado pelo do brazilian-rails, alguns testes não passaram, notadamente o "titleize". A diferença estava na manutenção do hífen, enquanto...

As discussed on https://github.com/firmata/protocol/issues/103, this implements the EXTENDED_ANALOG_READ message: ``` // The client must request an analog read, then the client will respond 0 START_SYSEX (0xF0) 1 EXTENDED_ANALOG_READ (0x66) 2...

Based on my particular use case - using moisture sensors (see this [Soil Moisture Sensor Hookup Guide](https://learn.sparkfun.com/tutorials/soil-moisture-sensor-hookup-guide)) - and some other issues opened here and at firmata.js, I propose we...

Opening PR for issue #103.