以前Tktinterを用いてPythonでGUIを表示してみました: GUIを導入した目的はラズパイに取り付けた外部機器をGUI上で操作しようと思ったからです。具体的には前々回オートフォーカスを説明したカメラモジュールをマニュアル操作したいって事です: で、前回 ...
Raspberry Pi 4とモータードライブ基板を使ってステッピングモーターをPythonで操作する一連の手順をまとめます。 モータードライバ基板 ステッピングモーターはRaspberry Piから特殊な波形(PWM:パルス幅変調 Pluse Width Modulation)を受信する事により駆動します。
The PicBerry is a student final project by [Advitya], [Jeff], and [Danna] that takes a hybrid approach to creating a portable (and affordable) combination digital oscilloscope and function generator.
voice-controlled-smart-lighting Voice-controlled smart home lighting: an Arduino (BLE peripheral) controls hallway/bathroom lights and a fan; a Python script listens for voice commands and sends them ...
This module demonstrates the use of tkinter package for developing graphical user interface (GUI) in python scripts and make temperature, humidity and pressure using the sensors on the Sense HAT ...