This repository contains a Python script to interface with a USB-CAN-A by Waveshare. The script is a convertion and modification of the C code provided by waveshare. The UsbCanAdapter python class is ...
PyUSBを試しみる。PyUSBは、Pythonで簡単にUSBバスにアクセスできるライブラリ。バックエンドにlibusbが使えそう。先日、libusbの調査をしたので、今回はPyUSBの動作確認をしてみる。 PyUSB provides for easy access to the host machine's Universal Serial Bus (USB) system for ...
以前にWindows10で構築した事あるが、暫く使ってなく、 Windowsも10はサポート終了となったので、 改めてWindows11で構築したのを「覚書」として…。 だが、テンソルフロー(TensorFlow)も使いたいので、 テンソルフロー最新の2.20.0が3.13系が対応可能となってたの ...