Raspberry PiのGPIOピンを操作するためのライブラリである「RPi.GPIO」を紹介します。 1-1.GPIOとは GPIO (general-purpose input/output) ピンとは様々な用途に使用できるピンであり、ピンに下記のような機能を割り当てることが出来ます。 GPIOとは?機能や使用例は?
前回Raspberry PiのGPIOピンを操作するためのライブラリ「RPi.GPIO」を紹介しましたが、こちらはRaspberry Pi5では使用できませんでした。 今回はRaspberry Pi5でも使用できる「gpiod」を紹介します。 GPIO (general-purpose input/output) ピンとは様々な用途に使用できるピンで ...
Expose GPIO modules (Raspberry Pi, Beaglebone, PCF8754, PiFace2 etc.) and digital sensors (LM75 etc.) to an MQTT server for remote control and monitoring.
The latest big news in the world of Raspberry Pi Python GPIO programming is that [Ben Croston has released an update for RPi.GPIO](http://code.google.com/p/raspberry ...
GPIOのI2S出力 もともとGPIO入門編その2となる予定だったこの回では、市販のセンサーを接続し、それに関するプログラミングなどを掲載するつもりだったが、考えてみると、GPIOからデータを取り込むまでは、Raspberry Piの仕様であるものの、センサーから得た値を演算して何かするのは、センサー ...