- Joined
- Dec 24, 2019
- Messages
- 133
- Reaction score
- 200
In 3.0 we introduced HAL (hardware abstraction layer), using that it should be relatively easy to have a arduino driver that can do pwm, digital i/o, analog input etc.. if you are mimicing the existing protocols, then you should be able to just add it as an existing driver
Would you have an example on how to use it? say how would I create digital I/o from Arduino to reef-pi.