arduino
arduino copied to clipboard
NRF24L01 radio module support
Before I start trying to develop my own NRF24L radio module support for StandardFirmata I would like to ask whether such implementation already exists ? It is hard to believe that noone ever came across the situation of programming the radio module through Firmata, or C#/.NET if you like. And I could not find such implementation...
It's not supported yet because SPI support for Firmata is not yet finalized. Please weigh in on this. I need code and protocol reviewers to move it forward: https://github.com/firmata/arduino/pull/341