Skip to content

Project #1: WiFi Controlled Robot

Muhammad Luqman edited this page Sep 19, 2023 · 2 revisions

Project Overview

This Project build understanding of basic motor controlling and Wifi Data processing for robot driving while displaying on Oled display.

Requirment

Software

  • Vscode
  • Platformio

Hardware

Running Project

  • Clone the repository into your system
    git clone -b running_projects https://github.com/Robotisim/mobile_robotics_basics
    
  • Load the project#1 into your Vscode (ONLY)
  • Upload the code using "->" on VSCODE
  • Install APP through resource direction

Learning Outcomes

  • How to create Custom Libraries
  • How to write on i2C display
  • How to create an APP