shahinjc
Newbie level 5
- Joined
- Jul 11, 2013
- Messages
- 10
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 72
hello,
as suggestion :
PIC18F4553 with ADC 12 bits !
or if you don't have other I/O to treat a simple PIC12F1840 + ADC MCP3304 = 8 ADC 12 bits driven with SPI link
PIC18F46K22 ( very confortable PIC with a big amount of RAM and ROM) + ADC MCP3304
an tested example with C18 code on my web page
with PIC18F252
+ 5 ADC 10 bits
+ 8 ADC 12bits SPI link MCP3304
+ 4 ADC 17 bits I2C link MCP3424 (
+16 inp + 16 outp with 2 x MCP23017 I2C link
+ RS232
when i search i see these ADC's are high frequency but my frequency is 50 HZUse any adc from LTC. They are very good. You get 10, 12, 16, 24 bit ADCs from LTC (linear technologies). They have I2C and SPI ADCs.
are the for example PIC18F4553 is the same with AT mega ?
hi guys
i have voltage between 500 microvolt to 5 volt then it passes from a amplifier , i need a 12 bit ADC , my frequency is low about 50 hz do u guys have any suggestion what ADC i choose ? i need a cheap ADC
and after ADC i need to process that information with a microcontroller , do u guys have any suggestion about microcontroller which is compatible with that 12 bit ADC?
any suggestion?:grin:
I have used LTC with PIC and AVR microcontrollers. They work fine.
- - - Updated - - -
See this simulation.
I can write the code so that it works with the uC you want. Mention the uC you want to use.
Edit 2:
tpetar is right. If you use 16-bit ADC resolution will be (5 V/65535) = 0.00007629510948348211 V = 76.29510948348211 uV.
500µV is 0,5mV
10-bit ADC have 4,88mV step.
12-bit ADC have 1,22mV step.
14-bit ADC have 0,305mV step.
This means you cant use 10-bit or 12-bit ADC for this purposes, you need at least 14-bit ADC if you want to measure that low values.
Best regards,
Peter
;-)
Hi for all,
https://www.ti.com/ww/en/launchpad/msp430_head.html
that is the chipest dev board in the world, app 10 USD
great performance, easy to programming, ADC included,
best regards
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?