PINE64

Full Version: Rock64 GPIO
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi There,

I have just received my Rock64 4GB board Smile . I plan to use this as a OMV dedicated machine. Since this board will run headless using Ayufan's stable release of the OMV image which I plan to install on the 16GB eMMC module, I would like to have a 16x4 lcd screen to monitor basic status of the board. 

Would anyone know if the GPIO is enabled by default or would I need to install the RPi.GPIO python module? 

Any help or advise from the community would be greatly appreciated.
anyone has input on this? RPi.GPIO python module for Rock64?
i have not read any posts of a port being completed and available for download. there was a port for pine64 but not sure how much help for a rock64 port that would be. as far as gpio being available i'd say yes but that is a different issue than a gpio module.
I stuck with change orange pi to rock64 to migrate the nettempsoftware (something like domoticz)
I'm also waiting/looking wiringpi for rock64.

regards
I'm writing a clone of RPi.GPIO for the Rock64, which you can find here: https://forum.pine64.org/showthread.php?tid=5902

All of the basics are already implemented and working. Handling LEDs, buttons, PWM, etc. is already quite do-able.
thx
I found it after wrote the post