Skip to content
View sharkbeemaker's full-sized avatar
🎯
Focusing
🎯
Focusing
  • University of Electronic Science and Technology of China, Zhongshan Institute
  • Zhongshan, Guangdong
  • 18:41 (UTC +08:00)

Block or report sharkbeemaker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sharkbeemaker/README.md

Embedded Software Engineer | Robotics Enthusiast

University of Electronic Science and Technology of China, Zhongshan Institute
B.Eng in Electronics & Information Engineering (Expected 20XX)

GitHub

📧 [email protected] | 📱 +86 150 6769 9305 | 🌍 Zhongshan, Guangdong

Technical Stack

STM32/CubeMX FreeRTOS Control Algorithms (PID/LQR) ROS2
AHRS/EKF Robotic Arm Kinematics Isaac Sim/Gym PyTorch RL
EtherCAT/CAN SolidWorks Gazebo Git CI/CD


Competition Excellence

🏆 2024 RoboMaster University Championship (Southern China Champion)

  • Served as Embedded Team Lead for competition robot development
  • Designed real-time motor control system achieving 0.05° servo positioning accuracy
  • Implemented multi-robot coordination algorithm with <5ms communication latency
  • Key technologies: Autonomous navigation, Vision-based target tracking, Energy management

Project Portfolio

🤖 Wheel-Legged Self-Balancing Robot | GitHub | STM32/FreeRTOS

  • Developed real-time control system with 2ms sensor fusion cycle using MPU6050+HMC5883L
  • Designed hybrid LQR-PID controller maintaining ±1° pitch stability on 15° slopes
  • Built AHRS via Extended Kalman Filter, achieving <0.5° attitude estimation error
  • Created Qt-based debug interface with 3D visualization (ROS2/rviz integration)
  • Ongoing: Implementing PPO reinforcement learning controller in Isaac Sim

🦾 6-DOF Robotic Arm Controller | Demo

  • Solved inverse kinematics using Denavit-Hartenberg parameters with analytical solutions
  • Developed fuzzy-PID controller achieving 0.3mm trajectory tracking precision
  • Implemented EtherCAT master for 1kHz real-time control (IgH Master Stack)
  • Integrated with MoveIt! for motion planning and Gazebo simulation

Open Source Impact

  • Maintain Embedded Robotics Cookbook (450+ stars, 60+ contributors)
  • Contributed STM32-HAL drivers to OpenRobotics community
  • Authored tutorial: "Real-Time Control with FreeRTOS"

Engineering Philosophy


Let's Collaborate

Seeking partners for:

  • GPU-accelerated robotic simulation pipelines
  • Bionic robot locomotion control research
  • Industrial digital twin system development

Proven in competition, ready for industrial challenges!
📫 Best contact: GitHub Discussions


"The real problem is not whether machines think, but whether men do." - B.F. Skinner


Pinned Loading

  1. Matrix_and_Robotics_on_STM32 Matrix_and_Robotics_on_STM32 Public

    Forked from SJTU-RoboMaster-Team/Matrix_and_Robotics_on_STM32

    基于ARM优化数学库arm_math实现的矩阵运算和机器人学工具库,可用于实现机械臂控制及后续功能开发

    C++