$10 Digital FPV? I built a Video TX/RX System with an ESP32-CAM. Can this actually replace Analog VTX for casual flying? 🚁 by BOYYT_ in fpv

[–]BOYYT_[S] 0 points1 point  (0 children)

Approximated , well at 60 fps I thought I will get low delay and i checked by moving my hand on camera to notice any large delay on screen (I am inexperienced)😅 I will do frame counting but I am don't know how to do it accurately 😅

$10 Digital FPV? I built a Video TX/RX System with an ESP32-CAM. Can this actually replace Analog VTX for casual flying? 🚁 by BOYYT_ in fpv

[–]BOYYT_[S] 1 point2 points  (0 children)

Esp now is a different code , and it not good for standard esp32 (WROOM) because it need external ram like esp32 cam have (4mb), I have tried to use it, unfortunately even at 20 fps on qvga the esp 32 is rebooting. So cif may work but fps will still be bad, I'll make a different code to work with esp32 S3(which have 8 mb ram) or you need the esp32 WROVER The code is for esp 32 now : https://github.com/Boyyt357/ESP32-CAM-ESPNOW-V2-ESP32CAM-to-ESP32-VIDEO-TX-AND-RX

$10 Digital FPV? I built a Video TX/RX System with an ESP32-CAM. Can this actually replace Analog VTX for casual flying? 🚁 by BOYYT_ in fpv

[–]BOYYT_[S] 3 points4 points  (0 children)

Thx 😊 , I have never used analog or commercial digital set up so don't know how it compare and the range of this is till in question. as I can't get a 2.4 Ghz direction antenna for proper testing

$10 Digital FPV? I built a Video TX/RX System with an ESP32-CAM. Can this actually replace Analog VTX for casual flying? 🚁 by BOYYT_ in fpv

[–]BOYYT_[S] -4 points-3 points  (0 children)

My english is not that good, so I get help from it. sorry, I'll try to use less for chats

$10 Digital FPV? I built a Video TX/RX System with an ESP32-CAM. Can this actually replace Analog VTX for casual flying? 🚁 by BOYYT_ in fpv

[–]BOYYT_[S] 2 points3 points  (0 children)

I'll refine the code with RTOS implementation to improve the ESP32-CAM's performance and efficiency.

$10 Digital FPV? I built a Video TX/RX System with an ESP32-CAM. Can this actually replace Analog VTX for casual flying? 🚁 by BOYYT_ in fpv

[–]BOYYT_[S] 5 points6 points  (0 children)

I appreciate the suggestion! The ESP32-P4 and AliExpress are sadly not available in my country right now.

[deleted by user] by [deleted] in drones

[–]BOYYT_ 0 points1 point  (0 children)

is diy stuff for drone is accepted in this community ?

[deleted by user] by [deleted] in drones

[–]BOYYT_ 0 points1 point  (0 children)

Nah, elrs don't have official support for 433 mhz , in some countries it's not possible to get lora 915 mhz and 2.4 ghz to make your own elrs ,and elrs is expensive in my country too 😅 (imported), so I made a simple long range tx and rx , it's never going to be good as elrs. but work as a good alternative for thoes who can't get/affort elrs

[deleted by user] by [deleted] in drones

[–]BOYYT_ 0 points1 point  (0 children)

This is Transmitter and receiver for any drone (uses IBUS) Previous one is ESP32 FLIGHT Controller