This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tamiwiki:users:6r1d:waveshare_logical_interface_adapter [2025/10/20 09:44] – 6r1d | tamiwiki:users:6r1d:waveshare_logical_interface_adapter [2025/10/20 09:51] (current) – [Interfaces tested] 6r1d | ||
---|---|---|---|
Line 6: | Line 6: | ||
Over time, I’ll show you some of the ways I use it and share a few helpful code snippets. | Over time, I’ll show you some of the ways I use it and share a few helpful code snippets. | ||
+ | |||
+ | > **Note:** as you can see, this article is work in progress and will be extended gradually | ||
> **Note:** I am mainly an Arch Linux user and will share my perspective from that angle. | > **Note:** I am mainly an Arch Linux user and will share my perspective from that angle. | ||
> However, if you’re using Windows, you’re also in luck as [[https:// | > However, if you’re using Windows, you’re also in luck as [[https:// | ||
+ | |||
+ | ====== Interfaces tested ====== | ||
+ | |||
+ | * **UART**: works fully | ||
+ | * **I²C**: works fully | ||
+ | * **SPI**: works, does not support QSPI | ||
+ | |||
+ | ====== Example parts to cover ====== | ||
+ | |||
+ | * TOF050F (UART/ | ||
+ | * SSD1315-based OLED display, worked on 5 V mode | ||
+ | * Some kind of ESP32 (as I have no SPI parts in my room) |