Closed luxedo closed 9 years ago
There are an endless number of chips that this library could potentially communicate with. I think that code would be best served in another repository. Feel free to create one and reference this one, or fork this one if you don't agree.
Allright! thanks
I'm implementing a library for the MCP3008 A/D converter chip. It just implements the example communication protocol in the datasheet inheriting
SpiDev
. Is there interest in creating anextension
folder for the package to add support for devices like these?