Skip to content

Created external GPIO module with WiringPi functions for Xojo

License

Notifications You must be signed in to change notification settings

eugenedakin/Xojo-WiringPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xojo-WiringPi

Created external module with WiringPi functions for Xojo

This is a WiringPi GPIO (General Purpose Input/Ouput) local library that is to be used with Xojo apps. This library uses local c language calls, and the WiringPi library is deprecated.

Reference information for the methods and constants of the WiringPi library are at the following links: http://wiringpi.com/reference/ http://wiringpi.com/

The public version of this library was released on the 23rd of October, 2023.

Releases

No releases published

Packages

No packages published

Languages