hi.
i looking device guideline include functionality like:
position sampling (1, 2, 4, 8 sec, 1, 5, 10 , 30, 60 mins)
xyz acceleromometer (1, 2, 4, 8 sec, 1, 5, 10 , 30, 60 mins)
barymethric pressure (1, 2, 4, 8 sec, 1, 5, 10 , 30, 60 mins)
temp
irradiation
onboard storage (micro sd)
sms/gprs capability
exteral battery prolonged life (3-4 months)
in end want fit setup in rugged case , place on large mammals (e.g. domestic sheep) analysis of movement.
what hardware/software usable task?
best regards,
nicolai
i looking device guideline include functionality like:
position sampling (1, 2, 4, 8 sec, 1, 5, 10 , 30, 60 mins)
xyz acceleromometer (1, 2, 4, 8 sec, 1, 5, 10 , 30, 60 mins)
barymethric pressure (1, 2, 4, 8 sec, 1, 5, 10 , 30, 60 mins)
temp
irradiation
onboard storage (micro sd)
sms/gprs capability
exteral battery prolonged life (3-4 months)
in end want fit setup in rugged case , place on large mammals (e.g. domestic sheep) analysis of movement.
what hardware/software usable task?
best regards,
nicolai
hi, welcome forum.
at adafruit.com can find gps sensors , other sensors. writing data (micro) sd card no problem. require effort make run 3-4 month, perhaps when sampling once per minute , without accelleration , large battery possible.
the accelerometer requires arduino on , continuously samples data.
for temperator , baromic pressure easier, arduino can enter sleep mode, , wake every minute gather data , write sd card.
the common sensor baromic pressure bmp180, , temperature ds18b20.
the sms/gprs problem. there shields that. don't know if in store of arduino.cc @ moment. gsm/gprs shield think not possible run 3-4 moths.
at adafruit.com can find gps sensors , other sensors. writing data (micro) sd card no problem. require effort make run 3-4 month, perhaps when sampling once per minute , without accelleration , large battery possible.
the accelerometer requires arduino on , continuously samples data.
for temperator , baromic pressure easier, arduino can enter sleep mode, , wake every minute gather data , write sd card.
the common sensor baromic pressure bmp180, , temperature ds18b20.
the sms/gprs problem. there shields that. don't know if in store of arduino.cc @ moment. gsm/gprs shield think not possible run 3-4 moths.
Arduino Forum > Using Arduino > Project Guidance > GPS, SMS, SD-card, acceleromomter, XYZ, external batterry
arduino
Comments
Post a Comment