Hi guys,
I have designed a small data logger that works great with an SD card. I was thinking that it might be quite nice if I could log the data directly to a USB memory stick. Has anyone tried this? Any ideas? It it possible with FC6?
Thanks
USB Data Logger
Moderator: Benj
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: USB Data Logger
Hello,
Possible yes but there is no component to do this currently.
First things first you need a MCU with USB Host (OTG) capabilities.
I hope to be able to update the USB stack for Flowcode 7 to allow for things like this but this has not gone in yet.
Possible yes but there is no component to do this currently.
First things first you need a MCU with USB Host (OTG) capabilities.
I hope to be able to update the USB stack for Flowcode 7 to allow for things like this but this has not gone in yet.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times
Re: USB Data Logger
Hi Keejay,
I currently use Vdrive2 for logging directly on to a usb memory stick.
I have mentioned it in this thread.
I prefer Vdrive2 to the latest Vdrive3
Martin
I currently use Vdrive2 for logging directly on to a usb memory stick.
I have mentioned it in this thread.
I prefer Vdrive2 to the latest Vdrive3
Martin
Martin
Re: USB Data Logger
Thanks for the replies. I'll check out the Vdrive2. If there is no component, Benj, how would one go about doing this? Any pointers or would it be better to wait for FC7?