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 ...
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 ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
結構前に、Adafruit SSD1306 OLEDのエミュレーターを試した結果のメモを残しておく。このエミュレーターの最後のコミットが10年前ということもあり、ちょっと試しただけ。最後に代替手段も軽く言及する。 Adafruit SSD1306 OLED emulator for development License: GPLv2 WSL上の ...
この記事は私が担当する女子美術大学の『電子クラフト』という授業の資料として書いています。 ただ、ギャル電さんがテレビで紹介したり、LEDを身につけることに興味のある方は広く増えていると思いますので、こんなふうに光るものを作れるんだ!
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 – ...