Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Initial release - ready to use state.tar.gz | 2020-12-29 | 16.7 kB | |
Initial release - ready to use state.zip | 2020-12-29 | 17.5 kB | |
README.md | 2020-12-29 | 372 Bytes | |
Totals: 3 Items | 34.6 kB | 0 |
This is the first release of the ready to use code.
Functions: * Listens I2C communication by using interrupts on both SDA and SCL lines of I2C BUS and stores it in a temporarily buffer. * Checks the buffer in every 5sec and writes out to the Serial port if there is any data in the buffer. * Serial port runs on 115200baud. * Can handle I2C speed up to 400kHz.