-
1. Баг с использованием Pwnagochi. После его использования надпись "SD" сползает на иконку WiFi.
2. Баг с Megalodon. Кнопка UP не работает
3. Баг с WebUI. При запуске WebUI через WiFi Connect, не по…
-
Starting with the example code at: https://randomnerdtutorials.com/lvgl-cheap-yellow-display-esp32-2432s028r/
Using platormIO, I find if you add an include to wire.h and XPT2046_Touchscreen_TT for …
-
I had to change this line here in the display.ini to get the display to work.
From: :H,ILI9341,240,320,16,SPI,1,*,*,*,*,*,*,*,40
To: : H,ILI9341,**320,240**,16,SPI,1,*,*,*,*,*,*,*,40
Before:
![P…
-
I purchased this item when it was recently on sale:
[https://www.aliexpress.us/item/3256805849164942.html](https://www.aliexpress.us/item/3256805849164942.html)
During compilation I used settings pr…
-
SPI
Two separate SPI busses are being used for the display and the touchscreen.
spi:
- id: lcd
clk_pin: GPIO14
mosi_pin: GPIO13
miso_pin: GPIO12
- id: touch
clk_pin: GPIO…
1achy updated
5 months ago
-
For 1 Micro RSC:
- [ ] cheap yellow display: esp32-2432S028 or custom PCB...
- [ ] speaker
- [ ] i2c mic
- [ ] battery
- [ ] battery bms
For 1 Mini RSC:
- [ ] Pi Zero 2W
- [ ] respeaker 2 mics hat
…
-
### Perform all steps below and tick them with [x]
- [x ] Check the related part of the [Documentation](https://www.openhasp.com/)
- [x ] Update openHASP to the latest version
- [x ] Reproduce …
-
@rzeldent
I isolated the problem to the UI initialization. If I remove it from my code entirely, I no longe have any issues reading/writing/append to files from the SD Card. Bellow you can see a s…
-
Hallo,
ich habe alles so wie beschrieben eingerichtet und die myoptions [https://pastebin.com/Fjam0cnC](url) verwendet. Ich konnte im Browser alles einrichten und auch eine Stationsliste hochladen. A…
-
Hi friend, it's an excellent job that you did with the water methanol controller but I have a question, if my vehicle doesn't work with can bus, can it be replaced in some way or does not using it aff…