i3dm
i3dm
> @i3dm can you check the actual master branch with the jetcat Sensor? sorry my friend but i have no more Futaba radio. this is why i needed the SBUS2...
what i would like the board to do is to poll the SBUS2, read data from attached sensor, and then print it to serial monitor. Option #2 sounds like what...
I occasionally have sensors that need to be tested on the ground, for now i just do it with a futaba Tx and Rx but i wanted to find a...
calculating should not be an issue, as on ground testing i can control the sensors physical input :) if you could add that, it would be really great! why do...
thats fine, i can calculate myself. for now i only need the function: slot_val = GetSlotData(SlotNum);
thats very nice of you. thank you. i can also use an aduino with an inverter but i should have some ESP boards at home so i think i will...
sounds good. let me know when i can test it. will you also return a flag is sensor data exists on a certain slot? thats useful too
i will test it on ESP32 and report back. should i jumper G25 to G26 pins for the example to work? btw - may i have your email for correspondence...
the purpose of the device i need is to be able to test the sensors without a working Futaba Tx (i dont mind the Rx). will this be possible somehow?...
the solution im trying to achieve is that the ESP32 will poll the SBUS2 sensors just like the Rx does, and my sensor will answer. then the data read back...