Skip to content

0xffvirus/DeskRobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desk Robot

a friendly robot connected with ai

Requirements

These requirement for a simulation only, not if u have the modules

  • make sure installing wokwi extension in vscode
  • Having wokwi license to simulate
  • Installing PlatfomIO extention in vscode

How to run ?

  1. you need to clone the repo git clone https://github.com/0xffvirus/DeskRobot.git
  2. go to src/main.cpp and complile by clicking the check button top right (make sure that u installed PlatformIO)
  3. go to diagram.json and click start, then you should be done

for windows

go to wokwi.toml and replace the paths to these

firmware = '.pio\build\esp32doit-devkit-v1\firmware.bin' elf = '.pio\build\esp32doit-devkit-v1\firmware.elf'

for Macos/Linux

go to wokwi.toml and replace the paths to these

firmware = '.pio/build/esp32doit-devkit-v1/firmware.bin' elf = '.pio/build/esp32doit-devkit-v1/firmware.elf'

Screenshots for progress

image Version 2

Version

0.15

Collaboration

Bahaa Najjar, Omar Alaa, Eyad Darkashly

About

Desk Robot using ESP32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages