###
***1. Introduction to project functions***
- - -
####
***This project consists of three parts:***
######
***Part I: Real-time pose display based on n32g430***
> * In this part, we will use n32g430 to make a real-time pose display.
######
***Part II: Controller based on n32g430***
> * In this part, we will use n32g430 to make a gimbal, and use the information obtained from the pose display in the first part to control the movement of the robot arm joints.
######
***Part III: Robotic arm***
> * A robotic arm built with servos and alloy parts.
> * Due to time reasons, this part was not combined with the robotic arm for control, but the most important part of the control, namely the pose display and the data transmission between the pose display and the n32g430 controller, has been completed. > *
It may be better to use a stepper motor for the robotic arm.
###
***2. Project attributes***
- - -
> This project is open to the public for the first time; the project is original; the project has not won any awards in other competitions; the project has not participated in thesis defense in school.
###
***3. Open source agreement***
- - -
> GPL 3.0
###
***4. Hardware part***
- - -
> Use Jiali Chuang EDA Professional Edition
###
***5. Final physical display***
- - -
######
***Hardware part***
> * Pose display
> ![Pose display.jpg]

>
> * n32g430 controller
> ![n32g430 controller(1).jpg]

######
***Software part***
> * Pose coordinate calculation
> The pose calculation part is not studied in depth, and the code is only modified based on the reference code in the case material.
> ![Pose picture.jpg]

> ![Euler angle calculation formula.jpg]

>
> * Data frame definition
>
> >
>
One of the main contents of the software part is the definition of the data frame format during data transmission.
> ![data frame format.jpg]

>
>
> * Data transmission part program
> Posture display sends data
> ![send.jpg]

> n32g430 controller receives program
> ![rec.jpg]

###
***6. Certificate of completion***
![N32 certificate of completion.png]