Skip to content

Rotary encoder & switches library for RBPi GPIO (wiringPi). Implements a GPIO emulation layer for development.

License

Notifications You must be signed in to change notification settings

zynthian/zyncoder

Repository files navigation

zyncoder library

Zynthian is an Open Synth Platform based in Raspberry Pi, Linux (Raspbian) and Free Software Synthesizers (mostly).

The ZynthianOS SD-image includes all the software you need for building a ZynthianBox, including a good amount of sound libraries and presets.

This repository contains the zyncoder library. A library for managing zynthian's input/output devices. It supports switch buttons, rotary encoders (PEC11), infinite potentiometers (RV12), analog inputs (ADS1115) and outputs (MCP2748), TOF sensors, etc.

For compiling the library is required the next packages:

  • liblo (liblo.so)

For compiling for real use (not emulation), is required:

  • wiringPi (libwiringPi.so)

For building execute:

$ ./build.sh

You can learn more about the Zynthian Project in any of our sites:

You can buy official kits in the zynthian shop:

About

Rotary encoder & switches library for RBPi GPIO (wiringPi). Implements a GPIO emulation layer for development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages