h-RAT
h-RAT
> Yes, I use the "Hello World" example. I'm familiar with Arduino and libraries, but this time I don't understand where is the problem. My display works fine with another...
> Hmmm I think for hw i2c the reset pin is second argument I tried this: - U8G2_SH1106_128X64_NONAME_F_SW_I2C u8g2(U8G2_R0, 33 , 15, U8X8_PIN_NONE); - U8G2_SH1106_128X64_NONAME_F_SW_I2C u8g2(U8G2_R0, 15, 33, U8X8_PIN_NONE); -...
- U8G2_SH1106_128X64_NONAME_F_SW_I2C u8g2(U8G2_R0, 33 , 15) - U8G2_SH1106_128X64_NONAME_F_SW_I2C u8g2(U8G2_R0, 15, 33) Still does not work :/ Yes the Adafruit library works perfectly with the same configuration, in any case I...
I will try to see if there is activity on the PINs, for the moment I don't have the necessary equipment. Well except the problem with u8g2 I have no...
Hey, thank you for your interest in my project. Well I have no planned at the moment to use another board but I will think about it, many people have...
Hi, install stock firmware (https://github.com/joelsernamoreno/EvilCrowRF-V2) and install my firmware from OTA from stock firmware.