Documentation ¶
Overview ¶
Package mcp3008 allows interfacing with the mcp3008 8-channel, 10-bit ADC through SPI protocol.
Index ¶
Constants ¶
View Source
const ( // SingleMode represents the single-ended mode for the mcp3008. SingleMode = 1 // DifferenceMode represents the diffenrential mode for the mcp3008. DifferenceMode = 0 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.