gugo2808
gugo2808
Hello everyone, i have done everything that was written, but i still have problem with esp programming. It's trying to connect, but every time i have an error.
Hello everyone. it is the second day, that i'm trying to install PVPGN pro. I have an Ubuntu 20.04.1 every time when i try to build the server i get...
uint8_t deviceSel = 0x00; what does this mean? Could you please tell me which settings 0x00 sets? I already literally decomposed whole library, but can't find the needed parameter. Everyone...
I want to run Obico detective algorithm in standalone mode, without Docker. To do that, I need to build somehow darknet with YOLO and create darknet.so files. I can't understand...
#Load data path = get_file( path, origin=("http://www.itl.nist.gov/iaui/vip/cs_links/EMNIST/" "matlab.zip") ) this part of the code doesn't work correctly for me. It downloads this kind of file: emnist_matlab.npz while the program expects...
Hello, today built the 3 nrf Version in breadboard with esp32s3. All seems to be fine, but, radio.write() returns always 0, so I don't understand whether it not working, or...
Hello everyone! I was looking into building custom code. I remember that flashing the firmware through the official Betaflight app allows me to enable certain features, like the magnetometer, analog...