oops my bad, forgot to add a 2, thanks for pointing it out, i will look into the 18f PIC's, the advantage i have with the fake egg is that the bird is fully imprinted meaning the eggs can be deposited and retrieved at any-point, we use fake eggs at the moment to replace the ones taken for incubation, so i know the idea will work ok if i can get it built small enough.
yes i too have noticed that ALOT of people asking for help are doing finals or homework. ill have a look into the rf side and see if i can build anything small enough,
also cost is a major factor at the moment, if costs go too high then it would be more economical to get something like http://www.maxim-ic.com/quick_view2.cfm/qv_pk/4088
with the sd cards i understand that the code gets quite extensive and the need to have a extra 256bit memory device for storage before transfer to the sd card, altho i wasn't looking at using a file system on the card just write the data to the card and retrieve it later using my hex editor, i can the write a .net app to handle the conversion from dump to usable data.
that's exactly what we want to do, we cannot use rs232 because the egg must be free moving and not on a tether/umbilical it has to be self contained
yes i had read they dealing with fat/16/32 requires a lot of coding, which is why as i said above i was thinking of no fs at all just raw data on the card, treat it like a giant spi eeprom i can worry about retrieving the data at another time. i have software that allows raw access to any memory card or drive i use in the pc. so i can just use this to dump the data from the card and into a .net app to decode and plot graphs etc.
thanks again for all the replies,
Bookmarks