BrushlessPower

Results 33 comments of BrushlessPower

Ok i really think it's the value of the Resistor. You could try to increase it when using multiple ESP32 Today i will have a look on the scope. The...

So i got a View on the Scope and got back to the old Problem with 1k on R7003 1. The Resistor Value has to be small enough that the...

The 1N4148 should be fine Maybe you can also order a Schottkey with a high reverse Voltage (more than 10V). But this is something about try an error. I use...

The solution with diode should also work with with 2k4. i have the feeling that the 1.0.6 is more stable. I had a lot of issues with 1.0.5 and the...

hi julien, i forgot to upload the new version. There are so many changes the last weeks. I have no plan which version u are using i upload as soon...

For the F1675 GPS Sensor i had made different Input Types for Degree Minutes, Decimal Degrees and Degree Minutes Seconds. i would do the same for SBS-02G

Hello, the library doesn't have functions for sniffing SBUS2 Sensor Data. I'am not sure if stand alone Sensors will send any SSensor Data without SBUS Frame?! But it should be...

So you want to use a Futaba Sensor without Futaba RX. The problem is, that this library is not made for sending SBUS(2) Frames. It's possible but there will be...

ok, thats a good reason. i could try to implement a function to get the raw Bytes on the Telemetry Slots Slot = SBUS2_get_slot_data( 2 ) // get Second Slot...