Raspberry Pi 4 でJupyterLabを実行し,PCからJupyterLabを利用するための設定をまとめておきます。ここでのゴールは,PCからJupyterLabでPythonコードを開発して,RaspberryPiのGPIOに接続した外部機器(LEDやDCモータ)を制御することです。 Raspberry Pi 4 や Raspberry Pi Zero では ...
More often than not, an IoT master device uses the SPI (serial peripheral interface) and I 2 C (inter-integrated circuit) protocols to exchange data with EEPROMs or sensors that are operating in slave ...
Raspberry Pi 4とモータードライブ基板を使ってステッピングモーターをPythonで操作する一連の手順をまとめます。 モータードライバ基板 ステッピングモーターはRaspberry Piから特殊な波形(PWM:パルス幅変調 Pluse Width Modulation)を受信する事により駆動します。
While the Raspberry Pi has very good support for an I2C bus, a lot of very cool chips – including the in system programmer for just about every ATtiny and ATmega microcontroller – use an SPI bus.
前回、連載(ゼロからはじめるPython Googleカレンダーの予定を読み込んでカウントダウンしよう(上)カレンダー編)を元に現在の状況に合わせたカレンダー期日へのカウントダウンを表示するPythonコードを作成しているが、これとは別にシンプルにカレンダー ...
This repository contains an example project that demonstrates how to use the MQTT protocol with a Raspberry Pi. The project utilizes the mosquitto MQTT broker and the paho-mqtt Python client library ...