Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
LinkBack Thread Tools Display Modes
Old 17th November 2003, 12:29 AM   (permalink)
Default Can PIC use thumb drive as storage

HI all

I was wondering if I had a PIC setup to record flight data of a
hybrid rocket, could a pic utilize a USB thumb drive for data storage?
JunglePython is offline  
Old 17th November 2003, 03:44 AM   (permalink)
Default

It is difficult because you need to implement a USB host on the pic processor. Using compact flash with the pic is easier (the filesystem is a bit of an issue since it will need 512 byte clusters to work with a pc). You could then use a usb compact flash reader to download the data from the flash. You could also construct your system such that it acts as a usb peripheral and then you can use whatever type of storage you want.
crust is offline  
Old 17th November 2003, 04:20 AM   (permalink)
Default

great

thank you for the help.
JunglePython is offline  
Old 17th November 2003, 03:45 PM   (permalink)
Default

Why not just save the data into an EEPROM and then send it serially? Unless you are looking at very long flight time you should be able to record it and once its back "download" the data to the PC thru the serial port.

I just saw a program in the Discovery Channel about model rockets and a competition it took place here in Kansas, US, that was pretty cool stuff..... what is a Hybrid Rocket?

Ivancho
ivancho is offline  
Old 18th November 2003, 12:13 AM   (permalink)
Default

And even for longer periods you could use EEPROM

atmel has parallel eeproms up to 512Kb ...
probabely even more
Exo is offline  
Old 18th November 2003, 07:12 PM   (permalink)
Default

Thanks for all the advice.

My brother in law lives with an engineer who is researching and developing
hybrid rockets. I thought it might be a good way to store lots of flight data.

A hybrid rocket uses a solid fuel and a liquid oxidizer, in this case the fuel is a
tube of polyethylene plastic and the oxidizer is nitrous oxide.

Cheers

luke
JunglePython is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 03:43 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker