You don't necessarily need to rent a server if you can get a VPN router and connect both laptop and raspberry pi to that same network. Just a thought instead of paying 3$ a month you can have it for free (vpn router is more expensive than a normal router). Good work by the way!
@@lukaspfitscher8737 Oh sorry I should've been more clear; some routers (I have one) can cat like a VPN server for free, but like I said above, the router is typically a mid-range router so you may have to spend a little extra than the basic router everyone has at home. Cheers
Geniales Projekt! Frage zum Server: Welche Eigenschaften muss der besitzen? Kann es theoretisch irgend ein PC sein, der permanent läuft, oder muss das ein spezieller Server sein, der irgendwelche GSM-Lizenzen erfüllt? LG
Server: statische ip, und halt eingehende verbindungen zulassen (keine firewall), also kann auch ein pc sein 😉 ist aber ein normaler server nix besonderes geht alles über das normale internet 😉
@@lukaspfitscher8737 hmm wenn das so ist, müsste es doch theoretisch möglich sein, die server-applikation direkt in dem laptop laufen zu lassen, den du als steuerungsgerät benutzt, oder? Das sollte doch die latenz verbessern, da das signal den umweg zum server spart. Was meinst du? :)
@@Chretze Das ist richtig, jedoch verfügt man auf einer wiese nur mobiles Internet. Mein Anbieter (die meisten Mobilfunkanbieter) erlauben keine eingehenden Verbindungen, deshalb ist ein Zwischenserver bzw. VPN notwendig. Wenn du es jedoch von zuhause aus machst müsste es gehen 😉
@@lukaspfitscher8737 Ach da liegt das Problem, jetzt verstehe ich! Ich fange mal an zu basteln und probiere ein bisschen herum. Ich melde mich, wenn Ich da einen work-around finde, der sich lohnt ;)
0:23 you said the rasberry pi is connected over Wi-Fi to an internet stick. I see the rasberry pi has USB input port, so can you just plug the internet stick physically in it without Wi-Fi?
Hi there i am working on a similar project where the plane is controlled through internet,where just like yours there is a rpi 4 I have one doubt ,is the rpi working fast in real time cause i heard that since rpi has a linux based os, even though it is powerful it may not be real time enough, Your the only guy that ive seen trying something like this .what are your thoughts?
Hi, wie hoch ist denn der Datenverkehr? Evtl könnte man eine Form von isdn benutzen, was den Server überflüssig machen und die Latenz verringern würde 🤔
ISDN wäre hier schlecht möglich, aber peer-to-peer sollte gehen um die Latenz zu veringern. Dafür bräuchte man jedoch trotzdem einen Server, der die beiden clients verbinden lässt. Der Datenverkehr beträgt je nach Qualität um die 0,3 - 0,5 mb/s denke ich, da ich ein ähnliches Projekt gemacht habe.
@@lukaspfitscher8737 Ach du heilige... Das ist ja megageil. leider kenne ich noch kein python nur ein bissell cc+. Aber sehr beindruckend. Ich Hollander bin gerade dabei die letzten paar teile von ein vtol flugzeug zu 3d printen und sehe die 4g wahl als eine gute option. Nur frage ich mich wieso so weneige sich damit beshaftigen. Hier ein link zu ein yt kanal von auch ein deutscher glaube ich der gerade das flugzeug noch in entwicklung hat th-cam.com/video/lEEz2n1rJiM/w-d-xo.html&ab_channel=STEEVIE2376
@@Android-bd8ft danke, wenn du c++ tust du dich leicht mit puthon, unsere programe können auch fürflugzeuge genommen werden, schau sie dir einfach an sie sind opensource 😉
Hey Lukas I hope that you are doing well. I have been working on a project for about a month now. Its the same as yours but I use VPN zerotier. I'm facing a problem which I can't solve. So maybe I'll you your system 😁 But what kind of server do you use? 🤔
As os we go for Debian 😉we had that option with vpn too but the server programs are really small and simple so we just wrote them by ourself, here you can download all the programs: open-ats.eu/programs Have fun! 😃 And this is also helpful open-ats.eu/faq
It is actually really cheap you can rent a server for 3 dollars at aruba.it. Realy it's just three dollars per mouth. And then you can connect with the program Putty to your server via SSH 😉
I love your work and I’ll love to work on a project with you please kindly reply with maybe your discord channel link or anything I can easily contact you with thank you
dafuer ist ein VPN noetig, ich wuerde OpenVPN or Wireguard empfehlen, du kannst auch mit python durch die OS library direct befehle geben, must dan halt alles selber schreiben :)
@@lukaspfitscher8737thanks , i find a way using c++ when press W key it send increase speed over Tcp but now i need to find the maximum speed for my brushless motor and i guess iam ready to go
hey I saw your video it looks like a little bit similar to my project so I want help with my project sI i want to make a face recognition system for my drone and if any unwanted face is detected it goes a fire nerf gun and hole video stream on ground station on my laptop please help me
@@lukaspfitscher8737 My main goal is to make a UAV that works with 4G. I have the budget for it. Do you think 4G makes sense because it has a lot of range and I think it is better than other alternatives.
Please can you do a kamakazi drone it should have objects tracking and homing auto-target with python and please don’t upload the video here on TH-cam due to the regulation I’m a beginner in python programming language and I also just started a drone company so I need few help I’ll pay if you provide the course
@@lukaspfitscher8737 could you explain me where I have to start so that I can develop my custom server because I want to use yocto and I would like to develop my small server with python on my custom embedded system yocto
@@jasonphilippe8497 we are now a startup see: open-ats.eu, if you need any help/collaboration feel free to ask and leave a star on github 😉 the programs stayed the same
@@lukaspfitscher8737 did you just compare the home environment, with the flight of a drone at 400 meters, which travels at almost 100km/h+? It's not that simple, if it was DJI and other manufacturers would have made terminals for their drones long ago ;)
@@stickylabhome7568 its over mobile hotspot and of course it doest work over some altitude, i still think 400m is possible, the server doesnt add any significant latency and i can still videochat while in a car with 150km/h
You don't necessarily need to rent a server if you can get a VPN router and connect both laptop and raspberry pi to that same network. Just a thought instead of paying 3$ a month you can have it for free (vpn router is more expensive than a normal router).
Good work by the way!
thanks ;) yes would work too but u need to pay the vpn than
@@lukaspfitscher8737 Oh sorry I should've been more clear; some routers (I have one) can cat like a VPN server for free, but like I said above, the router is typically a mid-range router so you may have to spend a little extra than the basic router everyone has at home.
Cheers
@@Bisofication You can run OpenVPN on a cheap computer with good network.
Zerotier in eth Bridge mode. Add laptop and pi to network. Free and f ast
Thanks for the explanation , I've Always wondered how this works !
Love it!
Thank you :)
Hi i was looking if people can use the internet to control their airplanes but i saw people say that the latency would be to high, is it?
it isnt, latency is around 200ms
@@lukaspfitscher8737 thats good! Thank you
can you please point me to a material on how to set up a web server and install the required modules to make this work?
Geniales Projekt!
Frage zum Server: Welche Eigenschaften muss der besitzen? Kann es theoretisch irgend ein PC sein, der permanent läuft, oder muss das ein spezieller Server sein, der irgendwelche GSM-Lizenzen erfüllt?
LG
Server: statische ip, und halt eingehende verbindungen zulassen (keine firewall), also kann auch ein pc sein 😉 ist aber ein normaler server nix besonderes geht alles über das normale internet 😉
@@lukaspfitscher8737 hmm wenn das so ist, müsste es doch theoretisch möglich sein, die server-applikation direkt in dem laptop laufen zu lassen, den du als steuerungsgerät benutzt, oder? Das sollte doch die latenz verbessern, da das signal den umweg zum server spart. Was meinst du? :)
@@Chretze Das ist richtig, jedoch verfügt man auf einer wiese nur mobiles Internet. Mein Anbieter (die meisten Mobilfunkanbieter) erlauben keine eingehenden Verbindungen, deshalb ist ein Zwischenserver bzw. VPN notwendig. Wenn du es jedoch von zuhause aus machst müsste es gehen 😉
@@lukaspfitscher8737 Ach da liegt das Problem, jetzt verstehe ich!
Ich fange mal an zu basteln und probiere ein bisschen herum. Ich melde mich, wenn Ich da einen work-around finde, der sich lohnt ;)
@@lukaspfitscher8737 Hab dir ne mail geschickt ;) lass uns mal austauschen!
0:23 you said the rasberry pi is connected over Wi-Fi to an internet stick.
I see the rasberry pi has USB input port, so can you just plug the internet stick physically in it without Wi-Fi?
sure, it would work even better over USB, i was just constrained by space and i really like wireless connection, but its just a personal preference 😉
Wingless gets too hot. Turm wifi off it's smoother.
What happens if there isnt 4G in an area that the plane flies through even for a moment?
you can define the emergency mode in the python program eg the plan could accelerad upwards
1:32 soldering battery banks is prohibited
you are right, silly jung me 😅 will but a note in the video.
Hi there i am working on a similar project where the plane is controlled through internet,where just like yours there is a rpi 4
I have one doubt ,is the rpi working fast in real time cause i heard that since rpi has a linux based os, even though it is powerful it may not be real time enough,
Your the only guy that ive seen trying something like this .what are your thoughts?
Thanks, the RPI can handle it, its faster than i MCU
awesome)
How do I contact u to hire you for some misc work?
Hi, wie hoch ist denn der Datenverkehr? Evtl könnte man eine Form von isdn benutzen, was den Server überflüssig machen und die Latenz verringern würde 🤔
ISDN wäre hier schlecht möglich, aber peer-to-peer sollte gehen um die Latenz zu veringern. Dafür bräuchte man jedoch trotzdem einen Server, der die beiden clients verbinden lässt. Der Datenverkehr beträgt je nach Qualität um die 0,3 - 0,5 mb/s denke ich, da ich ein ähnliches Projekt gemacht habe.
Hey where is the python code for this project. Would love to do the same!
github.com/Open-ATS-Github/Newone leave a star ⭐😉
@@lukaspfitscher8737 thanks ur the boss
Hi, Do you receive the video via 4G connection too? Does it have quality?
Yes, he receives via 4G. The Quality is alright. I know it because i did a simmilar project.
Ok... ein paar fragen. diesem video ist shon ne weile her. Sind sie nog an ein gleiches project beshaftigt? Und wurden sie noch aushelfen?
Wir habe nun ein startup: open-ats.eu
@@lukaspfitscher8737 Ach du heilige... Das ist ja megageil. leider kenne ich noch kein python nur ein bissell cc+. Aber sehr beindruckend. Ich Hollander bin gerade dabei die letzten paar teile von ein vtol flugzeug zu 3d printen und sehe die 4g wahl als eine gute option. Nur frage ich mich wieso so weneige sich damit beshaftigen. Hier ein link zu ein yt kanal von auch ein deutscher glaube ich der gerade das flugzeug noch in entwicklung hat th-cam.com/video/lEEz2n1rJiM/w-d-xo.html&ab_channel=STEEVIE2376
@@Android-bd8ft danke, wenn du c++ tust du dich leicht mit puthon, unsere programe können auch fürflugzeuge genommen werden, schau sie dir einfach an sie sind opensource 😉
Hey Lukas
I hope that you are doing well. I have been working on a project for about a month now. Its the same as yours but I use VPN zerotier. I'm facing a problem which I can't solve. So maybe I'll you your system 😁 But what kind of server do you use? 🤔
As os we go for Debian 😉we had that option with vpn too but the server programs are really small and simple so we just wrote them by ourself, here you can download all the programs: open-ats.eu/programs Have fun! 😃 And this is also helpful open-ats.eu/faq
Thanks a lot Lukas I really appreciate it 😁 But how do you host a server where you can run you python code for your server? 😀
It is actually really cheap you can rent a server for 3 dollars at aruba.it. Realy it's just three dollars per mouth. And then you can connect with the program Putty to your server via SSH 😉
cant you directly connect ur laptop to the server instead or unning it through your phone
I love your work and I’ll love to work on a project with you please kindly reply with maybe your discord channel link or anything I can easily contact you with thank you
Thanks for the kind words, I'm currently working on AI but everthing is opensorce here www.open-ats.eu
Hey, könnt ihr auf den Raspberry zugreifen z.b. über ssh, wenn der raspberry nur über mobilfunk verbunden ist?
dafuer ist ein VPN noetig, ich wuerde OpenVPN or Wireguard empfehlen, du kannst auch mit python durch die OS library direct befehle geben, must dan halt alles selber schreiben :)
i have a problem and the main problem is the how to control the speed of the brushless motor over tcp
try to get gpios working with pigpiod. Then try to establish a tcp communication. Finally combine the two programs
@@lukaspfitscher8737thanks , i find a way using c++ when press W key it send increase speed over Tcp but now i need to find the maximum speed for my brushless motor and i guess iam ready to go
what soft wear do you use for the pc server and raspberry pi?
He uses Python Scripts he made himself
Hello. Any details BRO about wiring, code, server? I want to make a car on 4g network controlled but don't know python
look at open-ats.eu, its my project
hey I saw your video it looks like a little bit similar to my project so I want help with my project sI i want to make a face recognition system for my drone and if any unwanted face is detected it goes a fire nerf gun and hole video stream on ground station on my laptop
please help me
What is the name of the airplane? I couldn't hear it to good
talon mini
@@lukaspfitscher8737 thanks!
Hi bro, what's the status of the project?
paused here is the next project similar to this
@@lukaspfitscher8737 My main goal is to make a UAV that works with 4G. I have the budget for it. Do you think 4G makes sense because it has a lot of range and I think it is better than other alternatives.
hello sir, i would require you're help could you help me ?
How much latency does it have?
@@trumblez 70-300ms
@@lukaspfitscher8737 wow, thats totally flyable for a plane
Could you run the server on the pi?
if you are in your local network yes, mobile internet no
What’s the specific reason?
@@korbkrys5868 you cant connect to mobile devices, mobile devices have to connect to something else first before they can receive (ISP blocks)
#wego
Hehe thx bro☺️
Please can you do a kamakazi drone it should have objects tracking and homing auto-target with python and please don’t upload the video here on TH-cam due to the regulation I’m a beginner in python programming language and I also just started a drone company so I need few help I’ll pay if you provide the course
Meilleur tuto peut tu m'apprendre aussi comment mettre en place ce serveur avec python ?
please ask in english
@@lukaspfitscher8737 could you explain me where I have to start so that I can develop my custom server because I want to use yocto and I would like to develop my small server with python on my custom embedded system yocto
@@jasonphilippe8497 we are now a startup see: open-ats.eu, if you need any help/collaboration feel free to ask and leave a star on github 😉 the programs stayed the same
@@jasonphilippe8497 www.open-ats.eu/docs.html
@@lukaspfitscher8737 do I have to have an online server where I want to host my server.py file??
latency by server case that the project is unusable ;)
not true www.open-ats.eu
th-cam.com/video/vJumwpsZLZY/w-d-xo.html
@@lukaspfitscher8737 did you just compare the home environment, with the flight of a drone at 400 meters, which travels at almost 100km/h+?
It's not that simple, if it was DJI and other manufacturers would have made terminals for their drones long ago ;)
@@stickylabhome7568 its over mobile hotspot and of course it doest work over some altitude, i still think 400m is possible, the server doesnt add any significant latency and i can still videochat while in a car with 150km/h
Where can I get the code
www.open-ats.eu
is the server a web server
normal debian server running python
@@lukaspfitscher8737 so does this mean you could control it from anywhere with internet access
how can i contact you
How do i contact you
We are now a company and quite busy, but if you need additional info have a look at our open-source project www.open-ats.eu :)