diff --git a/docs/robomaster/about.md b/docs/robomaster/about.md new file mode 100644 index 0000000..95b06f6 --- /dev/null +++ b/docs/robomaster/about.md @@ -0,0 +1,22 @@ +--- +id: Robomaster +title: About +description: Learn about the Pepper robot. +sidebar_position: 1 +authors: [RayhaanH] +--- + + +### RoboMaster S1 – Summary + +The **DJI RoboMaster S1** is an advanced educational robot designed to make learning robotics, programming, and AI engaging and fun. It supports both **Scratch** and **Python** programming, letting beginners and experienced users alike develop code to control the robot. + +Key features include: + +- **Omnidirectional movement** using Mecanum wheels for smooth, precise motion in any direction. +- **First‑Person View (FPV) camera** on a 2‑axis gimbal for stabilized video and interactive gameplay. +- **Smart sensors** for visual recognition, hit detection, and gesture interaction. +- **Interactive learning modes** and built‑in tutorials to teach coding, math, and physics concepts. +- **Dedicated RoboMaster app** offering tutorials, competition modes, and project-based challenges. + +Learn more at [DJI RoboMaster S1 Support](https://www.dji.com/global/support/product/robomaster-s1). \ No newline at end of file