gemu
gemu
your display.ini is complete garbage. it should only be a few lines
look at the file size, it should have only have 164 bytes
what is in the console during boot ?
this caused a reset, please delete auto exec.be maybe it is also garbage. if that doesn't not help probably it isn't exactly this display, despite the backlight matches. maybe it...
this took me 15 minutes to make a compile option to invert software serial, would be some more effort to make that configurable with a command #define TS_SWS_INVERT see repo
this is only working for software serial , hardware serial can not be inverted. the pin i forgot should set the trx GPIO to the right level. it should definitely...
yes i forgot that we are in a library. i fixed the irq , try receiving
first check if the non inverse version works both for sending and receiving. ich checked the code again and can't find a reason why it should not work.
@TheChatty sorry i did not realize what you are trying to do. i just thought you wanted an inverted serial driver to save a hardware inverter. but the esp-ir you...
yes that would work. if you stay with inverted logic you should wire the photodiode so that the logic level is zero when no light is present.