diff --git a/.markdownlint.json b/.markdownlint.json index 52b410b..753942e 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -7,6 +7,7 @@ "MD024": false, "MD033": false, "MD034": false, + "MD059": false, "MD044": { "html_elements": false, "code_blocks": false, diff --git a/docs/img/user/school548/vlad_tolshinov-video.jpg b/docs/img/user/school548/vlad_tolshinov-video.jpg new file mode 100644 index 0000000..defb33c Binary files /dev/null and b/docs/img/user/school548/vlad_tolshinov-video.jpg differ diff --git a/docs/user.md b/docs/user.md index 7eff90b..00794e0 100644 --- a/docs/user.md +++ b/docs/user.md @@ -20,37 +20,43 @@ Special quadcopter design and engineering course took place in october-november +STL files and other materials: see [here](https://drive.google.com/drive/folders/1wTUzj087LjKQQl3Lz5CjHCuobxoykhyp?usp=share_link). + ### Selected works Author: [KiraFlux](https://t.me/@kiraflux_0XC0000005).
Description: **custom ESPNOW remote control** is implemented, firmware modified to support ESPNOW protocol.
-Telegram posts: https://t.me/opensourcequadcopter/106, https://t.me/opensourcequadcopter/114.
+Telegram posts: [1](https://t.me/opensourcequadcopter/106), [2](https://t.me/opensourcequadcopter/114).
Modified Flix firmware: https://github.com/KiraFlux/flix/tree/klyax.
Remote control project: https://github.com/KiraFlux/ESP32-DJC.
Drone design: https://github.com/KiraFlux/Klyax.
-**Flight video**: +**ESPNOW remote control demonstration**: Author: [tolyan4krut](https://t.me/tolyan4krut).
Description: the first drone based on ESP32-S3-CAM board **with a camera**, implementing Wi-Fi video streaming. Runs HTTP server and HTTP video stream.
Modified Flix firmware: https://github.com/CatRey/Flix-Camera-Streaming.
-Telegram post: https://t.me/opensourcequadcopter/117. +[Telegram post](https://t.me/opensourcequadcopter/117). -**Flight video**: +**Video streaming and flight demonstration**: Author: [Vlad Tolshinov](https://t.me/Vlad_Tolshinov).
-Description: custom frame with enlarged arm length, that provides very high level of stability, 65 mm props. +Description: custom frame with enlarged arm length, which provides very high flight stability, 65 mm props. +**Flight video**: + + + --- ## RoboCamp @@ -58,7 +64,7 @@ Description: custom frame with enlarged arm length, that provides very high leve Author: RoboCamp participants.
Description: 3D-printed and wooden frames, ESP32 Mini, DC-DC buck-boost converters. BetaFPV LiteRadio 3 to control the drones via Wi-Fi connection.
Features: altitude hold, obstacle avoidance, autonomous flight elements.
-Some of the designed model files: https://drive.google.com/drive/folders/18YHWGquKeIevzrMH4-OUT-zKXMETTEUu?usp=share_link. +Some of the designed model files: see [here](https://drive.google.com/drive/folders/18YHWGquKeIevzrMH4-OUT-zKXMETTEUu?usp=share_link). RoboCamp took place in July 2025, Saint Petersburg, where 9 participants designed and built their own drones using the Flix project, and then modified the firmware to complete specific flight tasks.