Boris Brock

Results 19 issues of Boris Brock

First of all: thanks for creating this part! But sadly I have a bunch of v0.9 boards, which have a different footprint. They are very common (see eBay or AliExpress)...

I'm currently playing with the example code on an ESP32. It works fine at first, but after some time the program gets caught in a loop: Connecting to MQTT... Connected...

stale

It would be great if there was an update of this image for the latest version 1.4 of mumble/murmur.

**Shuttle version:** v2.0.15 **Device, OS:** OnePlus 5 with Android 10 Shuttle+ App Bowers and Wilkins PX7 Bluetooth headphone **Description of bug:** Under certain conditions the playback cannot be paused via...

Changing a video's hue via Video.Adjustments.Hue seems to have no effect. No matter which value I use, the video does not change at all. All other settings in Video.Adjustments seem...

help wanted

In the connection tab I can choose between "/dev/ttyS0" ... "/dev/ttyS31". None of these work (laser cutter is not found). I then checked other tools (e.g. Lightburn, HTerm, PlatformIO), which...

Neither version works for me. I always get the error: > PANIC: unprotected error in call to Lua API (dht22.lua:73: attempt to index global 'bit' (a nil value))

The icon does not show up at all with Manjaro using Gnome 42.1 and Dash To Panel.

I'm reading data from an .xlsx file. But it seems that all cell values are truncated after 255 characters: `return row[colIndex].Value.ToString();` Is there anything I can do to get all...

I created a new project in PlatformIO using these settings: - Board: Lolin 32 /ESP32) - Platform: Arduino Then I added this library using: lib_deps = TensorFlowLite_ESP32 This adds TensorFlowLite_ESP32...