Esp32-Mcp3008-LineSensor
Library for Espressiff ESP32 based line followers, using the MCP3008 ADC chip.
mcp3008::Driver Member List

This is the complete list of members for mcp3008::Driver, including all inherited members.

CHANNELSmcp3008::Driverstatic
Driver()mcp3008::Driver
getChannelsMask() constmcp3008::Driverinline
install(const Config &cfg=Config())mcp3008::Driver
MAX_VALmcp3008::Driverstatic
read(std::vector< uint16_t > &results, bool differential=false) constmcp3008::Driver
read(uint16_t *dest, bool differential=false) constmcp3008::Driver
readChannel(uint8_t channel, bool differential=false, esp_err_t *result=nullptr) constmcp3008::Driver
requestToChannel(int request) constmcp3008::Driverprotected
uninstall()mcp3008::Driver
~Driver()mcp3008::Drivervirtual