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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

052d1d4 · Mar 13, 2025
Mar 14, 2016
Dec 4, 2024
Feb 29, 2016
Apr 4, 2022
Dec 1, 2021
Aug 30, 2023
Jun 12, 2024
Feb 9, 2024
Apr 29, 2024
Feb 6, 2024
Feb 6, 2024
Feb 6, 2024
Feb 6, 2024
Jun 8, 2023
Feb 6, 2024
Feb 9, 2024
Feb 9, 2024
Feb 6, 2024
Feb 6, 2024
Oct 2, 2024
Oct 2, 2024
Jan 21, 2025
Jan 21, 2025
Oct 2, 2024
Nov 25, 2021
Jun 23, 2024
Jan 3, 2025
Sep 13, 2024
Jun 23, 2024
Jun 4, 2024
Jul 15, 2024
Oct 2, 2024
May 7, 2021
Oct 2, 2024
Oct 2, 2024
Jan 14, 2025
Oct 2, 2024
Mar 13, 2025
Mar 13, 2025
Aug 18, 2022
Sep 14, 2024
Aug 22, 2023
Feb 6, 2024
Feb 6, 2024
Sep 29, 2023
Aug 22, 2023

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