News The Project Technology RoboSpatium Contribute Subject index Download Responses Games Gadgets Contact <<< Hardware Raspberry C: Introduction >>> Software-Setup Raspberry PiOperating systemIn the examples of this series I am using the full version of RaspiOS (Lite might cause problems). It's highly recommended to use a fresh install of RaspiOS to avoid problems caused by wrong configuration. You can get instructions for an installation on the pages of the Raspberry Foundation as well as in forums on their pages, which is why I am giving just a quick guide using Linux:
Figure 1: Raspbian Pixel desktop with terminal window SoftwareIn the chapters of this series, "C" is the programming language often used to play with the GPIOs, because the Arduino IDE uses an (almost) identical syntax. The library "wiringPi" as well as the compiler "gcc" are needed to create executable binaries. Both packages are included in the full version of RaspiOS.Since Pi stands for Python Interpreter, this script language will also be used in code examples and the needed interpreter it is also included. in the standard installation of RaspiOS <<< Hardware Raspberry C: Introduction >>> News The Project Technology RoboSpatium Contribute Subject index Archives Download Responses Games Links Gadgets Contact Imprint |