Code & Languages
We have C libraries available for several of our boards. You can download all of the libraries and demos from github at:
https://github.com/abelectronicsuk/ABElectronics_C_Libraries
To download the libraries to your Raspberry Pi type in terminal:
git clone...
We have C++ libraries available for several of our boards. You can download all of the libraries and demos from github at:
https://github.com/abelectronicsuk/ABElectronics_CPP_Libraries
To download the libraries to your Raspberry Pi type in terminal:
git clone...
Python Library & Demos
We have python libraries available for several of our boards. You can find all of the libraries and demos from github at:
https://github.com/abelectronicsuk/ABElectronics_Python_Libraries
Downloading and Installing the library
To download to your...
We have Microsoft .Net Core libraries available for our I2C and SPI based Raspberry Pi expansion boards available on Github at:
https://github.com/abelectronicsuk/ABElectronics_dotNetCore_Libraries
To download the libraries to your Raspberry Pi type in a terminal:
git clone...
Arduino Platform Library & Demos
We have Arduino libraries available for several of our boards. You can download all of the libraries and demos from github at:
https://github.com/abelectronicsuk/ABElectronics_Arduino_Libraries
To install a library in your Arduino development...
Windows 10 IOT Library & Demos
We have Windows 10 IOT libraries available for several of our boards to use on the Raspberry Pi 2.
The libraries can be installed in your project using the Nuget package manager. Enter "Install-Package...
Node JS Library & Demos
We have Node JS libraries available for several of our boards developed using Visual Studio. You can download all of the libraries and demos from github at:
https://github.com/abelectronicsuk/ABElectronics_NodeJS_Libraries
To download the libraries to...
Below are code samples for our products to use with Python on your Raspberry Pi and our expansion boards
RTC Alarm Pi
A third party library has been created by Eric Pascual for our boards and can be downloaded from https://github.com/Pobot/PyBot/tree/master/pybot/abelectronics
...