Hilmar Strauch

Results 4 issues of Hilmar Strauch

...fitted on an ESP32 board: [ESP32-C3-0.42LCD](https://github.com/01Space/ESP32-C3-0.42LCD) Thank you for this great library, have fun :-) ``` static const uint8_t MEM_TYPE oled_72x40init[] = { SSD1306_DISPLAYOFF, SSD1306_SETDISPLAYCLOCKDIV, 0x80, SSD1306_SETMULTIPLEX, 0x27, SSD1306_SETDISPLAYOFFSET, 0x0,...

I'm trying to use welle-io.exe (Windows version 2.4) with rtl_tcp. Due to proxy reasons, I have to enter a port with the number 8444 into the rtl_tcp configuration. With the...

I was using a Pi Zero W with Python 3.9 : ``` $ python --version Python 3.9.2 ``` After following the "Quick installation of pigpio on Raspbian:" in README.md :...

Please add [RF24 repository (provides RF24.h and printf.h)](https://github.com/nRF24/RF24) to the Arduino example in README.md