https://github.com/infobyte/symax5sw-rx-tx
Syma X5SW Telemetry and Transmissor
https://github.com/infobyte/symax5sw-rx-tx
Last synced: over 1 year ago
JSON representation
Syma X5SW Telemetry and Transmissor
- Host: GitHub
- URL: https://github.com/infobyte/symax5sw-rx-tx
- Owner: infobyte
- Created: 2018-03-12T20:11:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-18T23:54:06.000Z (about 7 years ago)
- Last Synced: 2025-01-05T01:26:52.362Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SymaX5SW Rx and Tx
Research carried out on a SYMA X5SW Drone with three defined objectives.
1. Intercept the telemetry of the Drone and display it in a graphical interface in real-time.
2. Create a transmitter (command control), using RF, Arduino modules and C code.
3. Intercept the video stream of the camera and look for vulnerabilities in it.
First, we will talk about some basics of radiofrequency, tips to start a project of this type and the problems that occurred throughout.