| 12345678910111213141516171819202122232425262728293031 |
- {
- "name": "I2Cdevlib-Core",
- "repository": {
- "url": "https://github.com/jrowberg/i2cdevlib.git",
- "type": "git"
- },
- "platforms": [
- "atmelavr"
- ],
- "frameworks": [
- "arduino"
- ],
- "version": "6744ce0ac4",
- "export": {
- "include": "Arduino/I2Cdev"
- },
- "authors": [
- {
- "maintainer": false,
- "name": "Jeff Rowberg",
- "url": "https://github.com/jrowberg",
- "email": "jeff@rowberg.net"
- }
- ],
- "keywords": [
- "i2cdevlib",
- "i2c"
- ],
- "id": 11,
- "description": "The I2C Device Library (I2Cdevlib) is a collection of uniform and well-documented classes to provide simple and intuitive interfaces to I2C devices."
- }
|