-
Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Geekworm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:28, 2 May 2020 Negens talk performed unknown action "comments/add" on 2.8 inch Touch Screen for Pi zero (Hello, After digging a lot, I made it. Forget the raspi-gpio program. I could never install it because of the messy buggy nodejs package. Here is the method I used : Create a file "gpio_alt.c" : ====================================================== /* Utility to switch Raspberry-Pi GPIO pin functions Tim Giles 01/04/2013 Usage: $ gpio_alt -p PIN_NUMBER -f ALT_NUMBER Based on RPi code from Dom and Gert, 15-Feb-2013, <http://elinux.org/RPi_Low-level_peripherals#C_2> and Gnu getopt() e...)