Please forgive me if this is a horrible thing to post, I apologize in advance, but I am unable to find help regarding the specifics of my query.
I am looking to build two devices at the moment, one is a multifunction GPS logger, but I would like to use the GSM network to upload that data to Google's 'My Tracks' service, which seems to be the complex part, but I would also like to be able to log the GPS data to an SD card as well as implement an accelerometer, so that I can track my motorcycle's acceleration, deceleration, tilt around corners, and the number of G's during all of these... I do not even know if this is specifically possible, but I know if it is, this is the place to find out...
The other project I am considering, is to create a solution that would monitor temperature inside and outside, and light conditions outside, to be able to open and close my curtains/blinds when the temp. reaches a certain Delta, and only if it is daylight outside, I would also like to have this data being logged to a website, so that I am able to monitor real time, whether the blinds are open/close, and what the current temperature is and light up a set of RGB LED's in accordance with whether it is warm or cold outside (Irrespective of the Delta). Ideally, I would also like to be able to manually open/close the blinds via some kind of web function, or send an SMS to a Google Voice account to do so, or any way that would be easiest to implement.
I have a general idea of the parts that I will need, I think, but I am ultimately lacking confidence to undertake such a task. If anybody were willing to help me to walk through some of the beginning steps of this, as I do not want to order the parts, only to find that the goal is not even possible. It is somewhat of a catch-22 for me, I can not justify the hardware if the goal is not possible, and I can not justify learning anything else if the hardware aspect is not possible (Meaning that I do not even know if all of this is possible on a single board/shield{s})... Is this something perhaps better suited to a RasPi build, I do not know how much a single Arduino can handle at once, for all I know this is just scratching the surface, barely, then again, for all I know, this could fry and catch fire...
Again, any and all help would be appreciated... If these are not possible, how much of my objective is possible?
Thank you for taking the time to read this,
~J