SheetLightning
SheetLightning
### Board ESP32 WROOM ### Device Description ESP32 devkit V1 ### Hardware Configuration No other devices attached. ### Version v2.0.4 ### IDE Name Arduino IDE version 1.8.19 ### Operating System...
### Board ESP32 WROOM ### Device Description ESP32 Lolin ### Hardware Configuration No ### Version v1.0.6 ### IDE Name Arduino IDE version 1.8.19 ### Operating System Linux Mint ### Flash...
I just updated my sources (15 Jan 2022) and re-built the application. I now get: Segmentation fault (core dumped) I had no problems during the cmake step and no errors...
I am trying to build SoapySDR and SoapySDRPlay on a Pi with 64-bit Raspberry Pi Os. I get the following when running a cmake: ``` CMake Warning (dev) at /usr/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273...
I have started a server with for example in the definitions: `EthernetServer ethServer(8080);` In void setup(): `ethServer.begin(); ` In the loop I am accepting data from a connected client: ```...
**Describe the bug** Getting the suggestion "Set a password on GRUB boot loader to prevent altering boot configuration". A PBKDF2 encrypted password has already been set and confirmed to be...
First time every updating the firmware on this. I checked the version message which indicated that my unit was running the -H version and pointed me to this GitHub. I...
This is what I get when I try to compile on a Pi 400 running a 32-bit version of PiOS: Curiously, the Pi version compiled OK. /home/johnc/src/pico-sdk-1.4.0/src/rp2040/hardware_structs/include/hardware/structs/bus_ctrl.h:55:5: error: unknown type...
I recently used this HTTPSredirect library in one of my projects to access my Google calendar. I have it working on an ESP8266, but wanted to port it to an...
Downloaded and installed bookworm lite (tried both 32-bit and 64-bit versions) via the rpi-imager. I set up my preferences including WiFi settings in the rpi-imager settings tool and burned the...