Search results for "e778f1ad319e471600c8a6a60c6dc684" in md5 (2)

/k/ - Disassembly of the Latest Ukrainian Starlink Drone
Anonymous No.64199275
>>64199264
they need to translate ethernet/internet from the starlink to serial communication somehow and its a very quick and easy way to do it.

pic related is something ive built doing something similar taking the coordinates of my drone from my radio controller and feeding them into an antenna tracking system (all the computer does is run a python script i wrote in literally 5 minutes on launch)
/g/ - /rpg/ - Raspberry Pi General
Anonymous No.106409865
>>106409816
the only raspberry i regularly use is this raspberry 2 on my antenna tracker. all it does is translate serial-over-usb to UART via a python script that runs on boot. the serial is telemetry from my FPV drone (from the radio controller, which has the GPS coordinates of the drone) and it goes into the antenna tracker which points the antennas at the drone