ニュース

「PortPop」は、シリアルポートへのデバイス接続・切断をデスクトップへ通知してくれるタスクトレイ常駐型アプリ。Windows XP以降に対応する ...
とくに、まだWindows 7を使っている場合は“Microsoft Store”が利用できないので、“choco install python”でサクッとインストールできる「Chocolatey」は ...
RS-232Cポートを搭載したPDA・モデム・TAなどをUSBでパソコンに接続できる!シリアル変換ケーブルを新発売 コネクター部に変換回路を内蔵しており ...
PCI Serial Port is an industry-standard bus to attach peripheral components. If you cant install PCI Serial Port driver on Windows 11/10, see this post.
I bought an air quality sensor for my Raspberry Pi, and they've written this Python script to show how to use it: try: import struct except ImportError: import ustruct as struct import serial uart ...