I am making a project with analog sensors and I use
MCP3008. I made everything for reading data from the sensors. Now I have a
C-Berry and I want to use it to show the data. I can use it
separately. I mean I can connect C-Berry only and I can use it as a screen, also for MCP3008 I can use it only for ADC.
The problem is I want to connect them at the same time to the Raspberry Pi but they use same
GPIO pins. I did not find a solution. If you guys have ideas please let me know.
