Hello, I am a last year student and we need to make project for shool.
My Idee was to connet an arduino to a raspberry pi but i do not now wish program, control system i should install.
could someon tell me if it is possible and if yes, wich control sytem and programs should I use?
Also wich arduino can i use to make a simulation.
because the plan is to simulate a artifical horizon with a gyroscoop.
The Arduino IDE can be installed on the Pi using the Add/Remove programs function. Quite easy.
You run the Arduino (any one, start with the Uno) through a USB port on the Pi (need a hub of course).
You can buy gyroscope/ Accelerometer modules that connect easily to the Arduino - easier and safer than connecting directly to the Pi (though you could do that).