Skip to content

Commit

Permalink
Merge pull request #170 from scruss/master
Browse files Browse the repository at this point in the history
added micropython-MCP3001 ADC
  • Loading branch information
mcauser authored Nov 6, 2024
2 parents 21ed44c + 2fe9d63 commit 64baaea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,7 @@ Other places you can look for MicroPython Libraries:
* [CS1237](https://github.com/robert-hh/CS1237) - MicroPython driver for the CS1237 ADC.
* [ads1115](https://github.com/octaprog7/ads1115) - MicroPython module for managing ADS1115, multichannel, differential I2C ADC from TI.
* [mcp3421](https://github.com/octaprog7/mcp3421) - MicroPython module for controlling MCP342X, 18-bit analog-to-digital converter with I2C interface.
* [micropython-MCP3001](https://github.com/scruss/micropython-MCP3001) - MicroPython driver for the MCP3001 1-channel 10-bit ADC with SPI interface.

#### DAC

Expand Down

0 comments on commit 64baaea

Please sign in to comment.