Cyril K
Cyril K
Trying to add a voltage sensor to the RX pi using the SPI bus with the wiringPi library so that you can see the battery voltage of the receiving Pi...
i added a mAh readout to the OSD, position and scale is configurable in the osdconfig.txt files and changes: https://github.com/cyrilknops/ez-wifibroadcast-features/tree/master/osd_mah
tried different examples but all give the error: ERROR client.py:70 Client: __init__, create Connection, exception: module 'robomaster.config' has no attribute 'DEFAULT_CONN_PROTO' It found the correct ip of the robomaster and...