Thanks for sharing your work and explaining everything!👍
@lorinwingtips52902 жыл бұрын
Awesomesauce! thanks for showing this! I might build 3!
@fyndssdev3 ай бұрын
Great project, can't wait to do it myself! I just want to ask sir, it is possible to use this controller with computer for drone simulator?
@leejack11123 ай бұрын
@@fyndssdev yes I have another repo named simplerx can control sim via elrs receiver wireless
@fyndssdev3 ай бұрын
@@leejack1112 awesome, can you please link it? I am unable to find it, thank you!
@leejack11123 ай бұрын
@@fyndssdev github.com/kkbin505/Simple_RX
@swapanmandal8259Ай бұрын
Hi can you make a detailed video on this project i am really interested into it and want to build for my drone.
@Ivasko0097 ай бұрын
Could you please provide a link to the elrs module you are using?
@leejack11123 ай бұрын
@@Ivasko009 I use mini and superslim
@leejack11123 ай бұрын
github.com/ExpressLRS/ExpressLRS-Hardware/tree/master/PCB/2400MHz/TX_SX1280_Super_Slim I use the super slim module. Alternativly, you can use rx as tx, they are cheaper and smaller. Check this www.thingiverse.com/thing:6677484
@haminurmanhamami2 ай бұрын
i want to ask , CN3 for what?
@ArshaansEdits5 ай бұрын
How do i enter bind mode??
@leejack11123 ай бұрын
@@ArshaansEdits bind is not supported yet ,it is binded via bind phase
@dreamflyanindya Жыл бұрын
It's a nice project but using elrs 3. But model matching is led continuously blinking at rx
@dorgiscristianbrookssoler80982 жыл бұрын
Awesome project ❤
@kilometrozerocbdmilano995111 ай бұрын
You have a link for ExpressLRS 2.4G external TX module ?
@andylam5686 Жыл бұрын
Hi, the sample TX how can calibration and control through Betaflight control?
@leejack11123 ай бұрын
Yes, it needs cal before use. But it is caled via arduino IDE serial monitor on computer.
@massivefpv77519 ай бұрын
This is awesome! I just found this and would love to build it myself. Will this work for ELRS v3?
@leejack11129 ай бұрын
It will work with ELRS v3, but can not adjust any config.
@massivefpv77519 ай бұрын
@@leejack1112 that is good news thanks! Settings be changed with Arduino code if I learn how to so that right? It is just not configured for stick commands right? Can’t tell you how happy I am to have found your project thank you so much for your hard work!
@leejack11123 ай бұрын
checkout this repo, www.thingiverse.com/thing:6677484
@AlperenKolamuc Жыл бұрын
hi, how to connect oled lcd?
@leejack11129 ай бұрын
The oled is only connected to the elrs not the transmitter. There is an repo in the elrs hardware github.com/ExpressLRS/ExpressLRS-Hardware/tree/master/PCB/2400MHz/TX_SX1280_Super_Slim
@murobisulaeman1112 Жыл бұрын
Can i use external elrs like betafpv elrs or aion elrs ?
@wujunliu2 жыл бұрын
感謝分享。目前 github 鏈結為 VSCode 原始碼。請問哪裡還能 取得如影片所示 Arduino IDE 原始碼。 Thanks!
@leejack11122 жыл бұрын
在V0.93的分支里
@arkanthor_art2 жыл бұрын
This is cool! I just gutted my very old Airtonics transmitter, added an Arduino Pro Micro, and made it into a native USB game controller. But then I ended up here because I was wondering if there was any way to add ELRS. Looks doable, if I feel like putting in the effort.
@leejack11122 жыл бұрын
Gread, Do you use USB HID? I wish I can add this funtion, can you share some code?
@ZsasZ_BZH Жыл бұрын
Hello, which ExpressLRS 2.4G TX module are you using?
@leejack1112 Жыл бұрын
I use DIY superslim module
@ZsasZ_BZH Жыл бұрын
@@leejack1112 Can you give me a url link to your template?
Cool project,but can i use this tx for rc tank,boat?
@leejack11122 жыл бұрын
elrs has pwm receiver, so it is doable. For rc tank, you need customer mix, with the transmitter might not support, but you can write your mix in the code.
@timsenecal1727 Жыл бұрын
how are you binding the tx module to a receiver?
@leejack11123 ай бұрын
I use binding phase. It is very easy to use.
@HaseebAdnan09 ай бұрын
Hi, What elrs transmitter are you using?
@leejack11123 ай бұрын
I use the DIY tx module.
@karilgenarafi3106 Жыл бұрын
How about the range from it, have you check it?
@leejack11123 ай бұрын
Because it use the elrs module, the range is depending on the elrs its self, not the transmitter.
@haminurmanhamami3 ай бұрын
how to calibration??
@leejack11123 ай бұрын
@@haminurmanhamami it is cal via serial monitor the git have detailed info
@MISOLO-8 ай бұрын
Good job 👌
@intelpro_uav2 жыл бұрын
great job! can this work with elrs v3? you tried?
@leejack1112 Жыл бұрын
Yes, it can work with v3 but only with defaul setting
@intelpro_uav Жыл бұрын
@@leejack1112 I tested your mode ppmToCrsf, ppm to d2 input with happymodel elrs v2. But this not working:(( what could be the problem?
@leejack1112 Жыл бұрын
@@intelpro_uav you need to flahs TX to uninverted to be able to connect to arduino
@IndraKurniawan-vk2qb Жыл бұрын
@@leejack1112 can i use Frsky S.port inverter?
@yanswg_6 ай бұрын
hi sir, thx for making such a good video and github source. allow me to ask, i have elrs tx module happymodel es 2.4GHz. and elrs receiver epdual. if i connect the elrs tx module with radiomaster remote controll it will bind with the receiver automatically, i've already set the firmware via elrs configurator. but i need to plugout the elrs tx module from the radiomaster RC, i wanna binding the elrs tx module via arduino nano to elrs receiver ep dual, is it possible? thx sir ^^
@leejack11123 ай бұрын
I use bind phase instead of binding on the TX. So it "skip" the bind process. No need to bind via TX
@hmdilham8 ай бұрын
awesome
@armagedon22091983 Жыл бұрын
Отлично!Вот подробную инструкцию и схему бы посмотреть!Как подключать lcd монитор и какие стики используются потенциометры или на датчиках холла?
@leejack1112 Жыл бұрын
Lcd is from elrs tx , both potential and analogy hall works
@pradhumyas_projects Жыл бұрын
How to use it with an simulator
@chrisalexthomas Жыл бұрын
it's a DIY project, so can you guess how you use it with the simulator?