Updated
over 2 years
ago.
2 hacker ♥️.
I recently got Jeedom working on SLES for Raspberry Pi. However, I'ld love to play more with it like controlling my window shutters. This hackweek could also be an occasion to get as much as possible of the jeedom plugins to work on SLES and openSUSE.
Looking for hackers with the skills:
This project is part of:
Hack Week 15
Activity
Comments
-
over 7 years ago by cbosdonnat | Reply
Got some GPIO libs working for SLES / openSUSE on RPi:
- mraa: https://github.com/intel-iot-devkit/mraa/pull/655
- RPi.GPIO: https://sourceforge.net/p/raspberry-gpio-python/tickets/149/
Dropped wiringPi: code really too hacky.
-
over 7 years ago by cbosdonnat | Reply
RPi.GPIO now has interrupts support: https://sourceforge.net/p/raspberry-gpio-python/tickets/150/
Similar Projects