Skip to content

Setup guide: Serial

vike256 edited this page Nov 3, 2023 · 5 revisions

Download and install Arduino IDE

Guide: Download and install Arduino IDE

Upload ino file

  • Connect the board to the PC
  • Open Unibot/src/serial/serial.ino with Arduino IDE
  • Go to Tools > Board and select the board you are using
  • Go to Tools > Port and select the correct port
  • Change encrypt to the same as in your config.ini (true/false)
  • Click Upload

Config

Guide: Config

Run Unibot

Guide: Run Unibot