Skip to content

CDPTechnologies/I2CIOServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Jüri Toomessoo
Apr 10, 2018
59355be · Apr 10, 2018

History

28 Commits
Nov 22, 2017
Dec 4, 2017
Mar 1, 2018
Nov 22, 2017
Nov 10, 2016
Jan 5, 2018
Jan 5, 2018
Nov 22, 2017
Jan 4, 2017
Nov 22, 2017
Jan 4, 2017
Feb 15, 2017
Feb 15, 2017
Jan 4, 2017
Jan 4, 2017
Jan 4, 2017
Apr 10, 2018
Nov 22, 2017
Nov 22, 2017
Jan 4, 2017
Apr 7, 2017
Jan 4, 2017
Jan 11, 2018
Mar 5, 2018
Jan 4, 2017
Nov 8, 2016

Repository files navigation

I2CIO

The I2CIO library provides an I2CIOServer that enables communicating with external devices over I2C bus.

The I2CIO library provides general-purpose I2CDevice resource that can be used to create a custom Device profile to communicate with I2C chips that conform to regular address cycle, data cycle communication pattern. This allows setting up communication with I2C devices without any coding.

The I2CIO library also provides some device-specific pre-made configurations and a custom AD converter component:

LSM9DS1 (Accelerometer,Gyroscope, Magnetometer)

LPS25H (Pressure, Temperature)

HTS221 (Humidity, Temperature)

ADS1115 (4 Analog inputs)