Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DevinJM3 authored Aug 31, 2023
1 parent 5d130b4 commit ffb4ce5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# 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](https://github.com/cnlohr/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.

0 comments on commit ffb4ce5

Please sign in to comment.