Skip to content
Brian Dorey edited this page Jul 3, 2017 · 1 revision

AB Electronics C++ Libraries

C++ Class Libraries and demo code to work with Raspberry Pi expansion boards from http://www.abelectronics.co.uk

To download to your Raspberry Pi type in terminal:

git clone https://github.com/abelectronicsuk/ABElectronics_CPP_Libraries.git

ADCDAC Pi

This library reads ADC inputs and writes to DAC outputs on the ADC-DAC Pi Zero and ADC-DAC Pi.

ADC Differential Pi

This library reads input values from the ADC Differential Pi and Delta Sigma Pi.

ADC Pi

This library reads input values from the ADC Pi Plus , ADC Pi Zero and ADC Pi.

Expander Pi

This libary controls all of the functions on the Expander Pi

IO Pi

This library reads and writes to the IO Pi Plus, IO Pi Zero and IO Pi.

RTC Pi

This library controls the clock and internal SRAM on the RTC Pi Plus, RTC Pi Zero and RTC Pi

Servo Pi

This library controls the pwm outputs on the Servo PWM Pi Zero.

We will be adding further C++ demos in the future for our boards.