Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • This is not C specific but for general GPIO programming language support see the list at elinux.org/RPi_GPIO_Code_Samples Commented Jan 15, 2016 at 11:06
  • There are two fairly recent C APIs and one C++ API that I found and provided an example for in a related post: Control GPIO pins from C Commented May 23, 2020 at 3:13