ISL1208 library based on original ISL1208 library, modified to suit our needs.
Fork of ISL1208 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:00b8ead188f8 | 2018-04-03 | goranirnas | i2c object in library converted to a pointer to i2c object to more easily add several devices on i2c bus. |
6:c0635401a37f | 2014-05-02 | neilt6 | Added an I2C frequency argument to the constructor |
5:d67ac8351c76 | 2013-11-12 | neilt6 | Minor C++ syntax improvements |
4:42dc07f9ffb3 | 2013-11-12 | neilt6 | open() no longer configures the oscillator |
3:115e4dacfe07 | 2013-11-07 | neilt6 | Updated to use repeated start in read methods |
2:f33dbb2535a3 | 2013-11-07 | neilt6 | Minor improvements |
1:c951ff6da740 | 2013-09-16 | neilt6 | Improved example |
0:697ca602e934 | 2013-09-09 | neilt6 | Initial commit |