Results 14 comments of Giorgio Aresu

Hey, thanks for the PR. I'm a bit outdated on the Arduino stuff, can you expand a bit what do you mean? I'll clarify, does the IDE require/prefer an archive...

Hi, I'd like to give this a go. I already made a sample image to reproduce it and I'm setting up the environment

Hi, about the first comment, could you try setting the serial console you're using to "No line ending" or something similar? Regarding the second, does changing SENSOR_THRESHOLD value make any...

Hello, thank you very much :) Yes, unfortunately I am aware that the native Arduino PWM frequency is way lower than what it should be for PWM fans, but as...

If the registries work correctly I could just add a parameter to `setup()`. Please let me know if that works

Can anyone help please?

Can the init sequences (or the ST7701S component) be debugged in some way or is it just trial and error? This is my configuration, mainly referenced on openhasp as that...

That didn´t work either. I made another few tries but without luck. Then I found this project [https://github.com/strange-v/ha_deck](https://github.com/strange-v/ha_deck) which is a custom component that adds another layer on top of...

Sure, thanks! Here's everything I found so far: - [Board datasheet](https://github.com/user-attachments/files/18468175/WT32S3-86S.ZX3D95CE01S-TR-4848.Datasheet-V1.5EN.pdf). Note that LCD_SCLK and LCD_MOSI share the same GPIOs as RGB_D0 and RGB_D1 on the LCD. - [GC9503V datasheet](https://github.com/user-attachments/files/18468172/IC-GC9503V-Specification.pdf)...

This is the yaml I'm using without success, with the correct init sequence. I checked again all the pin definitions for what should be inverted and what not. I added...