|
Esp32-Mcp3008-LineSensor
Library for Espressiff ESP32 based line followers, using the MCP3008 ADC chip.
|
This is the complete list of members for mcp3008::Driver, including all inherited members.
| CHANNELS | mcp3008::Driver | static |
| Driver() | mcp3008::Driver | |
| getChannelsMask() const | mcp3008::Driver | inline |
| install(const Config &cfg=Config()) | mcp3008::Driver | |
| MAX_VAL | mcp3008::Driver | static |
| read(std::vector< uint16_t > &results, bool differential=false) const | mcp3008::Driver | |
| read(uint16_t *dest, bool differential=false) const | mcp3008::Driver | |
| readChannel(uint8_t channel, bool differential=false, esp_err_t *result=nullptr) const | mcp3008::Driver | |
| requestToChannel(int request) const | mcp3008::Driver | protected |
| uninstall() | mcp3008::Driver | |
| ~Driver() | mcp3008::Driver | virtual |