ニュース
Raspberry Pi PicoでBMP280から温度と気圧のデータが取れたので、MicroPythonでI2Cデバイスを制御するにはどうすればいいのかソースを見ていくことにします。 from machine import Pin, I2C from time import sleep from bme280 import BME280 i2c = I2C(0, sda = Pin(0), ...
Raspberry Pi 4とモータードライブ基板を使ってステッピングモーターをPythonで操作する一連の手順をまとめます。 モータードライバ基板 ステッピングモーターはRaspberry Piから特殊な波形(PWM:パルス幅変調 Pluse Width Modulation)を受信する事により駆動します。
Python library to enable 128x32 pixel OLED for Raspberry Pi (both 32 and 64-bit) that utilize the SSD1306 chipset. This works as a standalone service and can run on a standard Raspberry Pi running ...
Welcome to the DC Motor Control Library designed for the Raspberry Pi 4 with Python. This library provides robust functionality for controlling DC motor position (i.e. angle) using PID control. To ...
The rig pictured above works as an Internet connected temperature sensor which sends [Zaion] an email with a graph of the change over time. This in itself is interesting, but one part in particular ...
PWM生成・制御が可能なRaspberry Pi用 拡張ボードを発売 ラトックシステム株式会社(本社:大阪府大阪市浪速区、代表取締役:岡村周善、以下ラトックシステム)は、Raspberry Piと接続し、パルス信号の入力による計測、PWM制御が可能な拡張ボード「RPi-GP90」を、2018 ...
Raspberry Pi Picoについては第36回でざっと紹介しました。当時は本体に付いているLEDを光らせてみただけですが、今回はもう一歩進んで、気温、気圧、湿度が測定できる、BME280搭載デバイスを使ってみましょう。 ラズパイとRaspberry Pi Picoが大きく異なるのが ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する