Closed mfkenson closed 10 years ago
you might like to look at my git, I've implemented a few devices over I2C...
thank you! i will implement it with your sample as reference!
more examples can also be bound in the gpio-extension project in the Pi4J sources. https://github.com/Pi4J/pi4j/tree/develop/pi4j-gpio-extension/src/main/java/com/pi4j/gpio/extension
I come from arduino platform and just moved to the pi platform. I've got plenty of sensors/transceiver (SPI/I2C based) and would like to port them to the Pi platform using the Pi4J library.
Any hints/direction for me to start? thanks!