Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 500 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 500 Bytes

CH32V003-RoboticArm

Add Description Later

Getting Started

  1. Clone this Repo
  2. Follow instructions to install the cross compiler and WCH-Link (E) programming interface CH32V003fun/wiki/Installation.
  3. Open a command prompt to the directory ../main_files
  4. Connect the microcontroller to the programmer and the programmer to the computer
  5. Finally, run the "make" command, this should both compile and upload the code to the board.