Hi
I want to use arduino to build a device that shows the rotation of earth around the sun over a year.
In doing so i need arduino the follow the daytime clock and send a rotation message to a motor completing one total rotation cycle thru the whole 365 days callender of a year.
Next to this i need arduino to do the same for another motor but then with an 24 hour cycle like a clock.
So my question is, is this possible with arduino and if yes. How to do it?
And can anyone help me with what i need so that i dont buy to much hardware that i dont need in the end.
As u can see arduino is as new to me as everything i dont know yet.
Note that your model earth has to rotate only 364 times in a year as the orbit around the sun gives you your extra rotation to make it appear from the Earth that there are 365 days in a year.
So Savvy . . . the answer to your first question is, "yes it is possible to build this Orrery project using an Arduino to control the mechanism.”
The answer to your second as to how to do it is a little more complicated and is best simply summed up in Webmeister's suggestion that you, “First buy an Arduino board and learn how to use it.”
It is not that this forum does not want to help you, it's just that they just don't want to do all of the tough work for you so that you can essentially kit build your project based on their hard work and experience without you contributing to the process.
The nature of this forum and the open source community in general is that everyone is willing to share what they learned, but in most cases no one is willing to do all your work for you.
Believe the forum members when they tell you that your project can be done using an Arduino, then follow through on the purchase of an Arduino (the Duemilanove is the recommended first board) and a protoshield and some generic electrical components, . . . then download a copy of the “Earthshine Design Arduino Starters Kit Manual - A Complete Beginners Guide to the Arduino” from the following locations and get to work on learning how to make this obey your every wish.
Along your way, post your questions and issues and the community will in all likelihood jump in with the help you need, then once you have gone that far on your own you will find your pursuit of your Orrery a lot easier and the group very willing to help.
You will find with a little bit of searching that there is a large number of Arduino projects including their code that have been posted for reference by others. The nature of the open source community is also that in most cases you will ultimately post project information about your Orrery including code for reference by others in the future who are also traveling down this road of discovery.
PS. Even a standard hobby servo can be easily modified for continuous rotation.