jdiderik / ABElectronics_NodeJS_Libraries

ABElectronics NodeJS Libraries for Raspberry Pi expansion boards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AB Electronics Node JS Libraries

Node JS Libraries to work with Raspberry Pi expansion boards from https://www.abelectronics.co.uk

To download to your Raspberry Pi type in terminal:

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

All library files can be found in the lib folder All example programs can be found in the examples folder

ADCDAC Pi

The adcdacpi directory contains the library to use with the ADC DAC Pi

ADC Pi

The adcpi directory contains the library to use with the ADC Pi

ADC Differential Pi

The adcdifferentialpi directory contains the library to use with the ADC Differential Pi

I2C Switch

The I2C switch directory contains the library to control the functions of the 4 channel I2C switch

Expander Pi

The expanderpi directory contains the library to control all of the functions on the Expander Pi

IO Pi

The iopi directory contains the library to use with the IO Pi Plus, IO Pi Zero and IO Pi

RTC Pi

The rtcpi directory contains the library to use with the RTC Pi

About

ABElectronics NodeJS Libraries for Raspberry Pi expansion boards

License:MIT License


Languages

Language:JavaScript 100.0%