{"id":154,"date":"2017-11-26T11:59:00","date_gmt":"2017-11-26T11:59:00","guid":{"rendered":"https:\/\/www.kalitut.com\/2017\/11\/26\/raspberry-pi-control-and-program-gpio-with-wiringpi\/"},"modified":"2020-07-19T17:14:17","modified_gmt":"2020-07-19T17:14:17","slug":"raspberry-pi-control-and-program-gpio","status":"publish","type":"post","link":"https:\/\/kalitut.com\/raspberry-pi-control-and-program-gpio\/","title":{"rendered":"Raspberry pi install wiringPi"},"content":{"rendered":"\n

Control and program Raspberry Pi GPIO with “wiringPi” (shell\/bash)<\/strong><\/p>\n\n\n\n

\"raspberry<\/figure>\n\n\n\n

For easy control and programming of the GPIOs oftRaspberry Pi, the command line “wiringPi” has been used for a long time. Using simple commands, the GPIOs can be controlled and programmed<\/p>\n\n\n\n\n\n\n\n

Note:<\/strong> “wiringPi” is a bit older and there are now better libraries to control GPIOs. One can even go so far as to say that it should not be used for new projects. Therefore, the presentation of the application of “wiringPi” is omitted here. The recommendation is clearly “gpiozero” and “pigpio”.<\/p>\n\n\n\n