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) ピンとは様々な用途に使用できるピンで ...
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 ...
Raspberry Pi enthusiasts wanting to connect their projects to the Arduino Cloud using Python might be interested in a guide specifically created by the official Arduino team. Raspberry Pi GPIO control ...
This Wiki page outlines four exciting and practical projects built using a Raspberry Pi 3 and a variety of sensors. These projects integrate different capabilities, such as interacting with APIs, ...
Raspberry Piに5つまでの拡張基板が接続できるようになる「ラズベリーパイ専用GPIOスタック拡張ボード(ADRSZBB)」がビット・トレード・ワンから発売された。外部電源やGroveモジュールの接続も可能。 店頭価格は税抜き2,980円で、販売ショップはマルツ秋葉原本店 ...
The Raspberry Pi is a great machine to learn the ins and outs of blinking pins, but for doing anything that requires blinking pins fast, you’re better off going with a BeagleBone. This has been the ...