Maker Pro
Maker Pro

help needed to select an MCU/ADC (or an evaluation baord)

M

m.a

Jan 1, 1970
0
Hello,

I am looking for an evaluation board that has an MCU (preferably low
power) and an ADC and UART.

I want that I program MCU in such a way that when it gets a command from
UART, it get 1000 samples from ADC and place on RAM and at the end of
capturing sending them to another system via UART.

speed of transfer to other system via UART is not important ( I have several
minute to do so).

ADC sampling rate should be 100KSPS.



Any help in selecting a suitable evaluation board is very appreciated.



Regards
 
J

Jamie

Jan 1, 1970
0
m.a said:
Hello,

I am looking for an evaluation board that has an MCU (preferably low
power) and an ADC and UART.

I want that I program MCU in such a way that when it gets a command from
UART, it get 1000 samples from ADC and place on RAM and at the end of
capturing sending them to another system via UART.

speed of transfer to other system via UART is not important ( I have several
minute to do so).

ADC sampling rate should be 100KSPS.



Any help in selecting a suitable evaluation board is very appreciated.



Regards
Look at AVR or Pic Programable chips.
They'll do what you need in a small non complicated package.
You just need to code alittle but not much..


http://webpages.charter.net/jamie_5"
 
Top