-
Hey PowerBroker,
First off, it's an amazing feat of a project you've taken on making interfacing with a vehicles OBD easier for the noobs like myself.
Onto the issue. So I acquired one of those …
-
I would love to use this but does anyone know how to connect it up?
Platform: ESP32 and ESP8266 generic modules.
Arduino v1.8.13
Display: SSD1331 oled display(96x64) SPI mode.
This makes sense…
-
I've installed the latest esp-idf and esp-iot-solution code.
I can't get idf.py to build my project, I can see the issue, an include (-I /home/jon/esp-idf/components/driver/include) seems to be mis…
-
Thanks for great jobs of LovyanGFX!
I have some ESP32-C3 boards,and several panels such as: 1.8' 128x160 st7735s tft, 2.0' 176x220 ili9225 tft, 1.5' 128x128 ssd1327 oled. Fortunately,all these pane…
-
### Board
esp-wrover-kit / esp32dev
### Device Description
Custom Board for IoT-Purposes
### Hardware Configuration
All GPIOs are used up.
SPI-Devices are also connected
### Version
latest ma…
-
First of all, thanks a million for making such a comprehensive tool.
I am a total novice at things this low-level, so forgive the very basic question. I'm struggling to get up and running on a pic…
-
This code can not run well on esp32s2/gc9a01 by your library but can be driven well by LovyanGFX.
Could you please help find anything wrong of the code?
#include
//Arduino_DataBus *bus = new A…
-
Hello,
I'm sure this library works just fine but I'm missing some piece here. I'm trying to drive an SSD1351 LCD with OPi.GPIO + Luma.OLED however I'm not having much luck. Here is what I did:
1…
TCB13 updated
3 years ago
-
Hello,
I've posted about this [here](https://github.com/rm-hull/OPi.GPIO/issues/58) but I'm not sure if this isn't a luma.oled issue.
#### Device Info
SBC: NanoPi M4v2
System: Armbian 5.10.35-…
TCB13 updated
3 years ago
-
I have found this snippet of code in User_Setup.h
#ifndef USER_SETUP_LOADED // Lets PlatformIO users define settings in
// platformio.ini, see notes in "Tools" folder.
…