Paul Kendall

Results 33 issues of Paul Kendall

Adds an ESP8285 RX target which swap the boring old single colour LED 🤮 with a new-hotness RGB LED 🌈 . This meant moving the SX1280 reset to pin 16...

V3.1 :thinking:

Enables power save mode on the display and clears the display when the backlight is turned off, even though there may not actually be a backlight. Also, adds the images...

V3.1 :thinking:

Add a target for 900MHz ESP32 RXes. Although there are none defined as actual targets at least DIYers can use a TTGOv2 etc as a 900MHz RX by copying and...

V3.1 :thinking:

### OrientDB Version: 3.1.5 ### Java Version: 8.0.222.hs-adpt ### OS: OS 11 (Big Sur) ## Expected behavior Executing a query that includes LET with traversals to IN and OUT and...

bug

By allowing the user to specify the `rom_baudrate` at construction time this allows devices that are programmed via serial-passthrough to perform any pre-flashing commands they may need to do before...

Add hexdump style serial/packet tracing code to webserial. This makes it really nice when debugging.

This implementation matches the current put_bits function from Reimar Döffinger.

This is a port of #1841 to the 3.x.x maintenance line

V3.0 :rocket:

Whilst debugging a problem with tachometer readings from PWM controlled fans I found that I was getting "TX_DONE" Timeouts. i.e. the SX1280::TXnb() was being called before the previous TX had...

Adds support for PWM fan with a 'tachometer' pin as well. Currently the PWM/speed of the fan is hard-coded based on the power output of the module and the reading...

V3.1 :thinking: