C++ Libraries are now available
We now have new C++ libraries and demo code available to use with our Raspberry Pi development boards.
C++ Class Libraries and demo code to work with Raspberry Pi development boards from AB Electronics UK
To download to your Raspberry Pi, type in the terminal:
git clone https://github.com/abelectronicsuk/ABElectronics_CPP_Libraries.git
ADC DAC Pi
This library reads ADC inputs and writes to DAC outputs on the ADC-DAC Pi Zero.
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.
Expander Pi
This library controls all of the functions on the Expander Pi
IO Pi
This library reads and writes to the IO Pi Plus.
RTC Pi
This library controls the clock and internal SRAM on the RTC Pi
Servo Pi
This library controls the PWM outputs on the Servo PWM Pi.
In the future, we will be adding further C++ demos for our boards.