MickTheMechanic

Results 8 issues of MickTheMechanic

### Describe the bug *There appears to be a rather large bug regarding fonts. I have only been testing with the Builtin so far, but I suspect it may be...

**Describe the solution you'd like** Enable glow for text via the builder. Enable glow is set to false by default. It would be a cool feature to be able to...

open future enhancement

In have purchased the following device, which appears to be identical to the D30 device: https://www.amazon.de/gp/product/B08H8WPB3M/ref=ppx_yo_dt_b_asin_title_o03_s00?ie=UTF8&psc=1 Upon disassembly i noticed the module was marked as 85A, but it appears to...

I would like to request a copy of firmware Firmware_dist_calculation_fast for U85 module, but with a lower baudrate of 115200. The reason for this is to eliminate data corruption due...

### The examples provided do not make use of all available 255 colors in the array. *This is because the map () function converts pixels[] to an int, resulting in...

### The examples provided do not make use of all available 255 colors in the array. *This is because the map () function converts pixels[] to an int, resulting in...

Request for a new firmware with higher resolution and shorter maximum distance. I would like to increase the resloution to 0.1mm and change the frequencies to optimize for a short...

I am using your library to communicate with an ESP32. I change the spi pin configuration as follows: SPI.begin(23,18,19,5) code works fine when using the Murata breakout board, but when...