SkillAgentSearch skills...

Zyncoder

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

Install / Use

/learn @zynthian/Zyncoder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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:

Related Skills

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated22d ago
Forks24

Languages

C

Security Score

90/100

Audited on Mar 19, 2026

No findings