MD_TCS230 Color Sensor Arduino Library
1.2
Library to control TCS230 Color Sensor
|
This is the complete list of members for MD_TCS230, including all inherited members.
available(void) | MD_TCS230 | |
begin(void) | MD_TCS230 | |
getRaw(sensorData *d) | MD_TCS230 | |
getRGB(colorData *rgb) | MD_TCS230 | |
MD_TCS230(uint8_t s2, uint8_t s3) | MD_TCS230 | |
MD_TCS230(uint8_t s2, uint8_t s3, uint8_t oe) | MD_TCS230 | |
MD_TCS230(uint8_t s2, uint8_t s3, uint8_t s0, uint8_t s1) | MD_TCS230 | |
MD_TCS230(uint8_t s2, uint8_t s3, uint8_t s0, uint8_t s1, uint8_t oe) | MD_TCS230 | |
read(void) | MD_TCS230 | |
readSingle(void) | MD_TCS230 | |
setDarkCal(sensorData *d) | MD_TCS230 | |
setEnable(bool t) | MD_TCS230 | |
setFilter(uint8_t f) | MD_TCS230 | |
setFrequency(uint8_t f) | MD_TCS230 | |
setSampling(uint8_t t) | MD_TCS230 | |
setWhiteCal(sensorData *d) | MD_TCS230 | |
~MD_TCS230(void) | MD_TCS230 |