vishnuvkv
Posts: 33
Joined: Mon Jun 06, 2016 4:13 am

MCP3008 IC

Mon Jan 23, 2017 5:18 pm

Hi,
How accurate is MCP3008 IC for analog to digital conversion ?If not, please suggest me any other modules that can be used as ADC and can be interfaced with RPi so that I can connect 7 analog inputs.

Thanks

scotty101
Posts: 3958
Joined: Fri Jun 08, 2012 6:03 pm

Re: MCP3008 IC

Mon Jan 23, 2017 5:28 pm

It is a 10bit ADC and has 8 input channels.

The full datasheet is readily available online
Electronic and Computer Engineer
Pi Interests: Home Automation, IOT, Python and Tkinter

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: MCP3008 IC

Mon Jan 23, 2017 6:51 pm

What type of signal are you trying to sense? Voltage range? Resolution?

The MCP3008 is 10-bit 8-way and the comparator defaults to Vdd. It's capable of 200K samples per second with Vdd and Vref at 5V. It's not fast enough for audio.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

vishnuvkv
Posts: 33
Joined: Mon Jun 06, 2016 4:13 am

Re: MCP3008 IC

Tue Jan 24, 2017 5:30 am

DougieLawson wrote:What type of signal are you trying to sense? Voltage range? Resolution?

The MCP3008 is 10-bit 8-way and the comparator defaults to Vdd. It's capable of 200K samples per second with Vdd and Vref at 5V. It's not fast enough for audio.
Hi sir,

My inputs will be 2 temp sensor, 3 vibration sensor, 1 level sensor . How accurate it will be if I am using these sensors?

Thanks you

vishnuvkv
Posts: 33
Joined: Mon Jun 06, 2016 4:13 am

Re: MCP3008 IC

Tue Jan 24, 2017 5:30 am

scotty101 wrote:It is a 10bit ADC and has 8 input channels.

The full datasheet is readily available online
Thank you sir.

scotty101
Posts: 3958
Joined: Fri Jun 08, 2012 6:03 pm

Re: MCP3008 IC

Tue Jan 24, 2017 11:34 am

vishnuvkv wrote: My inputs will be 2 temp sensor, 3 vibration sensor, 1 level sensor . How accurate it will be if I am using these sensors?
Not possible to give an accuracy from what little information you provide. Accuracy is based on more than just the ADC itself. You need to consider the accuracy of any signal conditioning (OpAmps, Filters, etc) and that of the sensors themselves. For example how accurate is the temperature sensor?

An exact figure of accuracy is only something that you can work out based on your exact component choice and the figures stated in the datasheets for each component.
Electronic and Computer Engineer
Pi Interests: Home Automation, IOT, Python and Tkinter

Return to “General discussion”