cgrrty
cgrrty
https://github.com/DroneBridge/DroneBridge/tree/master/InjectionTest I did a test on my desktop. Testing process. 2 x rlt8812au 1 x pc ubuntu 18.04 receive.sh ``` MY_WIFI_CHANNEL=149 #5ghz channel # MY_WIFI_CHANNEL=13 #2.4ghz channel MY_RX="wlxbcec238a23a5" #MY_RX="wlx08107bbfcf00" sudo...
Hi I see an esp32 project, which realizes the control of drone. The protocol of the remote control part is standard. Can we use it for reference? https://michalschwarz.github.io/rc-controller/esp32/quadcopter/f450/asgard32/schema/2019/05/07/esp32-drone-v1.0.0.html
Can you add an example for lis3dh temperature measurement?