GPIOのI2S出力 もともとGPIO入門編その2となる予定だったこの回では、市販のセンサーを接続し、それに関するプログラミングなどを掲載するつもりだったが、考えてみると、GPIOからデータを取り込むまでは、Raspberry Piの仕様であるものの、センサーから得た値を演算して何かするのは、センサー ...
前回のPart1は「Raspberry Pi3 Model B」の簡単な紹介だったが、今回Part2はいよいよRaspberry Pi特有のGPIOをコントロールする。 そう言う筆者もここから先は未知の世界。 いろいろ調べながらの執筆となった。 まずは基本。
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 ...
Raspberry Pi Picoでは、GPIOピンで発生したイベント(電圧の変化)をCPUが自動的に検知して処理を行う「割り込み(Interrupt)」を利用できます。 これにより、ボタン入力などを常時ポーリングせずに処理でき、CPUの負荷を大幅に軽減できます。 割りり込み処理 ...
Raspberry Piに5つまでの拡張基板が接続できるようになる「ラズベリーパイ専用GPIOスタック拡張ボード(ADRSZBB)」がビット・トレード・ワンから発売された。外部電源やGroveモジュールの接続も可能。 店頭価格は税抜き2,980円で、販売ショップはマルツ秋葉原本店 ...
There’s something so nostalgic about the rotary phone that makes it a fun thing to hack and modernize. [Voidon] put his skills to the test and converted one to VoIP using a Raspberry Pi. He used the ...
「Raspberry Pi AI Kit」は、Raspberry Pi 5に13TOPSの処理性能を備えたAI処理専用チップを追加できる外付けキットです。そんなRaspberry Pi AI KitがRaspberry Pi開発チームから届いたので、Raspberry Pi 5への取り付け方法や実際の動作を確かめてみました。 Raspberry Pi AI Kit ...
The Raspberry Pi Pico is a low-cost, high-performance microcontroller board, It has flexible digital interfaces and it is very small but powerful. The board offers users the chance to develop projects ...