Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 541 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 541 Bytes

Mars Rover Project

This "Mars Rover" example code is heavily based on the GoBle examples by DF_Robot (https://github.com/CainZ/GoBle/). This code has been tested with Android devices using the "Bluno Remote" app.

How to Setup

  • Download Zip file of the repo.
  • Extract the contents of the zip file.
  • Copy the contents of the "library" folder to your Arduino/Libraries folder (commonly found in your documents area ).
  • Copy the contents of the folder "examples" to your Arduino folder.
  • Restart Arduino IDE if it is open.