]> git.leonardobizzoni.com Git - pioneer-stm32/commitdiff
Update README.md
authorfdila <32036043+fdila@users.noreply.github.com>
Fri, 7 Feb 2020 13:28:20 +0000 (14:28 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Feb 2020 13:28:20 +0000 (14:28 +0100)
README.md

index f46f5eea00bc21aaa602d0586493948bd97104e7..2be2b11ee883d4e43f863c573cb0a66b35cebfda 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
 # Otto
-Material regarding my stage with Iralab, designing and realizing a 2 wheeled robot
+Material regarding my stage with Iralab, designing and realizing a 2 wheeled robot.
+
+If you just want to use the program you can download the binary file from the [releases](https://github.com/iralabdisco/otto/releases): 
+1. Download the lastest otto_controller.bin
+2. Plug your Nucleo boart to the PC.
+3. Copy and paste the .bin file inside your board.
 
 The main program is located in [otto_controller_source](https://github.com/iralabdisco/otto/tree/pid_control/otto_controller_source).