DIT112-V19 / group-09

Arduino smartcar which maps its route across traveled walls
MIT License
6 stars 0 forks source link

Add wall measurement logic and phone app, change wall following conditions #30

Closed SusanLieu closed 5 years ago

SusanLieu commented 5 years ago

Description

Add logic for retrieving measurement data from the car using the serial Add wallReserve() method Add handleStuck() method Change turn left condition Change turn right condition Adde drive() method to better control wall following Design layout on mobile app Integrate bluetooth controls on mobile app

Related issue(s)

7

8

9