Skip to content

Proushoth/Findie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A pathfinding robot that homes towards a beacon (Radio)

Revised version of Nemo

For those wondering where the code is, check src/main.cpp the rest of the stuff is just for the platformIO IDE and the framework to work.

Features

  • anti-collision
  • pathfinding
  • homing w/ direction finding
  • web user interface
  • voice recognition(probably? idk)

Hardware (TBA)

  • Arduino Uno
  • NodeMCU
  • standard 4WD chassis
  • ultrasonic sensor
  • 4x DC motors
  • motor driver ... I'll add the rest l8rr

Software

  • Arduino IDE

Libraries

  • Servo
  • RadioHead

About

revised version of nemo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.0%
  • HTML 34.1%
  • CSS 4.9%