ankitaggarwal011/PiScope

Support for more ADCs

Open

#8 建立於 2016年8月12日

在 GitHub 查看
 (10 留言) (0 反應) (0 負責人)Python (20 fork)github user discovery
enhancementhacktoberfesthelp wanted

倉庫指標

Star
 (192 star)
PR 合併指標
 (PR 指標待抓取)

描述

Currently, only ADS1015 analog to digital converter is supported by this project. It would be beneficial to add support for more ADCs, for example MCP3008.

The interface protocol could be either of the supported protocols by Raspberry Pi, for example, I2C, SPI, etc. While the library is implemented in Python, it is possible to use interfaces implemented in C using CPython for better performance.

Any suggestions are welcome. Thanks!

貢獻者指南