Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

need help to choose microcontroller with A/D converters

Status
Not open for further replies.

sab_sab

Newbie level 6
Joined
Dec 13, 2009
Messages
14
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,283
Location
usa
Activity points
1,377
I am involved with a project, voice recognition, with FOUR microphones.
I'm using the microphone UEM-88 which has a 5mW output level at earphone.
I want to use a microcontroller with A/D convertes for data acquisition with usb interface.
It should have a support for programming with C or MATLAB.
I was checking ATmega328 and Siemens C505. But I am confused too much :cry:[/b]
 

use PIC18F4550, it has A/D and USB module, also download and install "Microchip USB frame work", you will find project called "CDC Basic demo" for PICDEM FS board, it is a board from microchip based on PIC18F4550, it will create a virtual COM port over USB which you can easily interface using matlab or C/C++.
good luck
 

    sab_sab

    Points: 2
    Helpful Answer Positive Rating
Thank you! i was searching the pic18f4550 it has a usb module. So i have to buy the usb seperately? and should i buy and use the pic18f4550 development board
 

Hi,

Think you need to research your USB project a lot more - it is not a beginners project by any means and it has strict limitations.

See the Microchip site for full details of its usb range of hardware and software, much of it free.

This board might also meet your needs **broken link removed**
 

    sab_sab

    Points: 2
    Helpful Answer Positive Rating
you don't need to buy USB separately, it is built-in within the PIC18F4550, just you will connect it to your PC (sure after you program the PIC with the appropriate firmware), you don't need to buy the PIC18F4550 development however you can buy if you don't like to build hardware circuits, however its circuits is very easy to implement, you will find the circuit for connecting the PIC to USB in the datasheet.
good luck
 

Hi

I suggest you to use the (STM32,SAM3U,LPC17xx) or any other ARM cortex micro controller since they are more powerful then any PIC above with a capability to handl audio processing with in

All the best

Bobi

The microcontroller specialist
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top