Skip to content
CDP Technologies edited this page Jan 11, 2018 · 5 revisions

CDP Studio logo
Welcome to the GPIOPinIO wiki!

Introduction

The object of this library project is to use GPIO on for example Raspberry Pi using Linux syncfs.

This project uses CDP Studio in conjunction with CDP Framework to implement a generic addon. The addon comes prebuilt with your CDP Studio toolchains. This source is provided as an example to help writing simple Custom IOServer addons for CDP Framework.

To open this library project in CDP Studio gpiopinio.pro must be edited by adding:

CDPVERSION = 4.4

as the first line in the file.

Clone this wiki locally