- 11
- 23 552
Lukas Pfitscher
เข้าร่วมเมื่อ 3 ธ.ค. 2012
Elon Musk Live on twitter 3 May 2023, testing live video
Elon Musk Live on twitter 3 May 2023, testing live video
มุมมอง: 92
วีดีโอ
3D Printed Tires for RC-Car (Made of TPU)
มุมมอง 9004 ปีที่แล้ว
Hey guys, I made these tires out of TPU and wanted to show them to you in this video The whole tire is 3D printed and it also bounces a bit as you can see. The tires are made of TPU and the rims are made of PLA , links in the video description. It is important that the parts that should give way are made as thin as possible. I made them 0.5mm but one a little thinner couldn't hurt. The program ...
Cheap Infrared Thermometer from Aliexpress (ST490+) link in the description (14€)
มุมมอง 9754 ปีที่แล้ว
I think it shows 1 to 2 degrees Celsius less Here the Link: s.click.aliexpress.com/e/_ALdhSY
Programmed 4G Airplane controlled over the Internet
มุมมอง 15K4 ปีที่แล้ว
This is my self programmed 4G Airplane controlled over the Internet I control the Plane over the Internet, to control it i use a Game-pad connected to my Laptop. The Laptop is connected to the Internet over a Hotspot on my Phone so everything is portable on the plane everything is controlled by a raspberry 4 there is no other micro controller on it lte, GSM, video
4G, GSM, Internet Flugzeug RC mit RASPBERRY Pi steuern (einfach erklärt)
มุมมอง 2.8K4 ปีที่แล้ว
Talon Mini, Raspberry Pi Zero Internet Drone, Plane einfach erklärt, huawei Stick long Range, Flieger mit Raspberry Pi steuern RC Flugzeug über Internet steuern RC Flugzeug über 4G steuern RC Flugzeug über GSM steuern Long Range RC, DIY Projekt einfach
SIMPLEST 3D ENGINE IN PYTHON! (just 50 lines of code, realy simple!)
มุมมอง 4594 ปีที่แล้ว
How to make a simple 3D Engine in python with les than 50 lines of code using python language and the pygame libary. DIY 3D Engin, basic understanding 3D Objeckts link to the code: drive.google.com/file/d/1dO4uE_487-1_5hfecvivBY-PzcQHk_wm/view?usp=sharing
Raspberry Pi Dein erstes C-Programm (Hello World!)
มุมมอง 6154 ปีที่แล้ว
Raspberry Hello World! C-Programm
Wie oft muss ich einen Kakau schütteln das er sich auf 60°C erwärmt
มุมมอง 656 ปีที่แล้ว
Physik experimente
Samsung Tab A with Spen writing test SM-P550
มุมมอง 1.9K7 ปีที่แล้ว
Samsung Tab A with Spen writing test SM-P550 Model: SM-P550 Insane writing experience withe the tab a with spen It costs only 290€.
What material is the wheel made from?
@@efeisoglu6906 82 tpe
this is a very interesting project! is it possible if i can see the github page for this? thanks
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
How much latency does it have?
@@trumblez 70-300ms
@@lukaspfitscher8737 wow, thats totally flyable for a plane
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
awesome)
Jetzt noch mit superleichten pv modulen ausstatten und dann kannsr du von zuhause aus den ganzen tag kang rumfliegen 😮😂
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
hello sir, i would require you're help could you help me ?
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.
Where can I get the code
www.open-ats.eu
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
what soft wear do you use for the pc server and raspberry pi?
He uses Python Scripts he made himself
super cool! klasse Einsatzmöglichkeiten auch für 5G
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 :)
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
hey how can i contact you
how can i contact you
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
Thanks for the explanation , I've Always wondered how this works !
What is the name of the airplane? I couldn't hear it to good
talon mini
@@lukaspfitscher8737 thanks!
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.
cant you directly connect ur laptop to the server instead or unning it through your phone
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?
did you fix it ?
i think the battery connection inside was lose
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
1:32 soldering battery banks is prohibited
you are right, silly jung me 😅 will but a note in the video.
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
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.
Hi. Bist du schon damit geflogen? :)
yes but crashed soon, i made a vehicle than with the same software: open-ats.eu
@@lukaspfitscher8737lust damit vielleicht in Zukunft geld zu verdienen ?
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, 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 :)
Looks like bad AI generated video ahaha
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)
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
Did you solve the problem?
Вы знакомы с проектом parrot disco 4g mod? Сотни пилотов летают на нем уже 4 года в европе и мире. Я летаю в России. Очень удобно. Сервер zerotier.
Я поставил в мини талон контроллер chuck от parrot disco. С внешим esc. И отлично получилось.
А где был взят и за сколько контроллер от parrot disco?
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
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
How do I contact u to hire you for some misc work?
🔥 𝘱𝘳𝘰𝘮𝘰𝘴𝘮
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??
Kannst du uns bitte deinen Code teilen? :D
naja, was will man von einem video mit 1:56 länge erwarten...lösch es bitte
Hey malfoy, wenn du Hello World! in C suchen musst, dann bist du wahrscheinlich erst noch sehr jung oder hast von dem ganzen wenig ahnung was dein nichtsnutzigen kommentar erkleart. loesch lieber deine hasen videos haha
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 😉
Here is a demo with my 3d printed ground vehicle: th-cam.com/video/fuw2pRNdg8U/w-d-xo.html
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
Und wie sieht es mit der Verzögerung aus? Wie lange dauert es vom Input in den PS4 Controller bis das Flugzeug reagiert?
Keine verzögerung merkbar, schau auf unserer webseite open-ats.eu, unter news ist ein video. Das projeckt ist jetzt ein fahrzeug die programme bleiben aber die gleichen
Wie siehts aus mit Google Firebase Realtime Database zum Beispiel als Serveralternative? Wäre das nicht sogar einfacher Umzusetzen und dazu noch Kostenlos?
Hab von dem noch nichts gehärt ich schaus mir mal an 😉