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.

Making a USB based Data logger using P18F4550.Confusion Regarding Software Resources.

Status
Not open for further replies.

hassanzia

Junior Member level 3
Joined
Nov 24, 2011
Messages
30
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,506
Hi all. I'm trying to make a data logger utilizing USB interface using a p18f4550. My requirement is that the data converted by the PIC's ADC would be available in MATLAB. I need help regarding the following

- I'm confused as to which driver to use in the firmware. Should I go with the HID drivers or the custom MCHPUSB drivers by Microchip.
- Which of the Demos in the Microchip Application Libraries would be the most likely to help me? I tried understanding the demo of "USB Device - SD Card Data Logger" but I think it is tailored to writing on a FAT file system
- Is it possible to import data directly into MATLAB (like one can do with incoming data on the serial port) or would I have to first write the data sent by the controller into a file?

Plus any helpful links/articles which can help me in building this application would be highly appreciated.

Thanks
 

Also this project is good. Project uses ATMega32 8ch ADC monitoring of voltage/temp and all data is logged to SD card :

SD_M32_RTC.JPG



https://www.dharmanitech.com/2009/01/sd-card-interfacing-with-atmega8-fat32.html



:wink:

- - - Updated - - -

microSD ATmega32 Data-Logger
http://www.dharmanitech.com/search/label/ATmega32
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top