To start off, I am a 100% complete newbie to this world, and have minimal background in this other than I've played around with some simple Raspberry Pi projects which was just following tutorials. I also have minimal programming background.
With that out of the way, I'm wondering if Arduino is the right way to go for a project I'm looking at. Essentially I need a small, self contained unit that will record gyroscope orientation every couple of seconds.
My question is whether or not Arduino is the way to go? The unit would need to be battery powered (preferably button battery), and record orientation at a constant interval, saving it to a microSD, and would need to last about 4 hours.
If this can be done with Arduino, can someone help me with what hardware would be needed? Alternately, is there another way this could be done with off-the-shelf parts?
Thanks in Advance!