This is the core graphics library for all our displays, providing a common set of graphics primitives (points, lines, circles, etc.). It needs to be paired with a hardware-specific library for each ...
結構前に、Adafruit SSD1306 OLEDのエミュレーターを試した結果のメモを残しておく。このエミュレーターの最後のコミットが10年前ということもあり、ちょっと試しただけ。最後に代替手段も軽く言及する。 Adafruit SSD1306 OLED emulator for development License: GPLv2 WSL上の ...
前回Adafruit製のジャイロ基板をラズパイに接続してみました: 今回はPythonから基板にアクセスして姿勢情報などを取得してみましょう。 各種ライブラリをインストール この基板を扱う専用のPython APIである「adafruit-circuitpython-lsm9ds1」がAdafruit社から提供され ...
A while ago, [Paul Stoffregen], the creator of the Teensy family of microcontrollers dug into the most popular Arduino library for driving TFT LCDs. The Teensy isn’t an Arduino – it’s much faster – ...