hi
i am a beginner in electronics and i am keen to learn about raspberry pi
and how is it programmed is it like the Arduino or something else please
any one help me
hi
i am a beginner in electronics and i am keen to learn about raspberry pi
and how is it programmed is it like the Arduino or something else please
any one help me
Hello Haziq,
While Arduino (and similar) is a micro controller the Raspberry PI is an embedded Linux machine. As you can imagine, it is totally different as it has not only more power and more possiiblities but is works with a operating system. As a matter of fact you can consider it a computer under any aspect, especially the last model Raspberry PI3 So at this point you see that the scenario is incredibly wide. If you can tell us what are you main goals, what you love to do with it and hopefully just some note on your knowledge (programming, designing, circuitry, everything you think related to the world of electronics) and if you have some idea in mind we can address you better.
Just to give you and example, with the Raspberry Pi you can work on the bare Linux system, develop hardware and software in a c environment and bash, create complex and graphic programs interacting easily with almost any kind of hardware with Python, create complex software architectures with the Qt C++/QML multiplatform environment as well as install different OS on this machine.
Enrico
Hello Haziq,
While Arduino (and similar) is a micro controller the Raspberry PI is an embedded Linux machine. As you can imagine, it is totally different as it has not only more power and more possiiblities but is works with a operating system. As a matter of fact you can consider it a computer under any aspect, especially the last model Raspberry PI3 So at this point you see that the scenario is incredibly wide. If you can tell us what are you main goals, what you love to do with it and hopefully just some note on your knowledge (programming, designing, circuitry, everything you think related to the world of electronics) and if you have some idea in mind we can address you better.
Just to give you and example, with the Raspberry Pi you can work on the bare Linux system, develop hardware and software in a c environment and bash, create complex and graphic programs interacting easily with almost any kind of hardware with Python, create complex software architectures with the Qt C++/QML multiplatform environment as well as install different OS on this machine.
Enrico