---wrote: > Hi Ewan > > Well I wonder, are you going to need to view those > images later or you just > need to store them and retrieve them at a later time > on a computer? > > The idea would be not to use a full blown PC based > system with an OS > but rather something around a PIC/AVR > microcontroller and a few other chips > (for hardware compression?) or even use a > microprocessor based system. > The challenge would be to take the firewire signals > and convert them to some > usable format (jpg, tga etc and store on the CF) all > without the need for an > OS. I doubt you could work with the bandwidth of firewire with teensy 8-bit uCs; CF would be hard enough. In the event that an AVR can work with firewire: 1. Use SD/MMC: most AVRs have a built-in SPI interface, which you can use directly with these memory cards. 2. check avrgcc for a c compiler; sdcc has (will have?) a C compiler for PIC. 3. You'll probably want to store raw data. If it doesn't seem workable, look into more high power boards. 68K, x86, or ARM all seem doable. __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree -- Subscription/unsubscription/info requests: send e-mail with subject of "subscribe", "unsubscribe", or "info" to
Wear-Hard Mailing List Archive (searchable): http://wearables.blu.org Please, *PLEASE* don't subscribe through a forward/expander/false domain
From Wear-Hard Mailing list Archive (WH)
Maintained by R. Paul McCarty
Archive created with babymail