-
ULX3S boards reboot after a few seconds after being programmed because their `wifi_gpio0` pin should be kept high.
In `frameworks/boards/ulx3s/ulx3s.v`, those 2 lines should be added:
```
output …
-
- Arduino board: Arduino/Genuino Zero
- Arduino IDE version: 1.6.9
I am attempting to run the pixel speed test from the Pixel kick starter: https://www.kickstarter.com/projects/rabidprototypes/pixel…
-
Hello there,
I tried this program and it is very nice! Really good option to remote control a away ESP that only connect to smart home via MQTT (no port forward, etc...)
But i expreience a real…
-
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…
-
### Introduce the problem
I have created a mapping of LVGL to the [Berry language](https://github.com/berry-lang/berry), similarly to the Micropython mapping.
Berry is a lightweight object oriente…
-
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…
-
I noticed this today. I had wrote some updates (as well as did releases) on 3 display libraries. @siddacious reviewed all 3 of them. I noticed in the email it credits @siddacious and @adafruit-adabot,…
-
Things worked fine after a clean install of RPi OS Buster, but after upgrading to Python 3.9.6 none of the examples will run.
```
pi@raspberrypi:~ $ python3 --version
Python 3.9.6
pi@raspberrypi…
-
Building a project throws this error:
This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go…
-
Using RPF's "Network boot your Raspberry Pi" tutorial (https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/net_tutorial.md), a Raspberry Pi 3B+ client network boots perfectly from…