Hi everyone, This week I tried 2 different libraries for GPIO on Raspberry Pi: bcm2835 <http://www.airspayce.com/mikem/bcm2835/> and WiringPi <http://wiringpi.com/>.
I've decided to use WiringPi, because it allows consistent pin numbers across different RPi versions, i2c, SPI, serial, software PWM, tone and several extensions. I've installed the library, spent some time testing it out and figured out how it is going to fit in the REST api. Next week I will integrate the GPIO, i2c, SPI and serial in the REST api and the Dashboard. Code is on github <https://github.com/matematik7/duda-raspberry>. Blog post: http://z-v.si/en/gsoc-2014-update-raspberry-pi-dashboard-week-9 Regards, Domen Ipavec
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
