Hi iam asking myself if Raspberry Banana Pi Arduino are OpenSource..
I think Arduino is totally OpenSource.
Raspberry not totaly but Banana Pi copied the open Source part.
Hi iam asking myself if Raspberry Banana Pi Arduino are OpenSource..
I think Arduino is totally OpenSource.
Raspberry not totaly but Banana Pi copied the open Source part.
All three are open source software. But on the hardware they vary from Arduino the most (see all the clones). But there are fakes as well which becomes a problem where the logo is misused. Then on the other side we have the Raspberry Pi that is semi open. But here the clones are not as much. Yes the copies are there using Chinese chips. But documentation is in Chinese! Can you read?
Clem
Yeah, thank you !
I just found out, that raspberrys CPU an GPU are not OpenSource.
Can you give one example for open source software refferring to raspberry,arduino or Banana pi?
Is it only free to programm , like their GPIOs or are there more possibilities?
The Raspberry Pi runs a distribution of GNU/Linux, which is a completely open source full featured operating system. There are office like tools, like spreadsheets and word processors, editors, IDEs, and compilers, games, game console emulators, educational tools, etc... All of these are usually available free of charge and all source code is available.
In addition all the gpio pins are documented and can be programmed using a variety of languages such as C, python, perl, C#, and others.
The possibilities are only limited by your imagination.
Mike