Skip to content

F4b1-/Crawler-improved

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crawler-improved

Improved version of Sunfounder's Quadruped Crawling Robot.

Crawler

Upgrades

After building the Crawling Robot I have made a few upgrades:

Bluetooth Support

The robot can now be controlled via Bluetooth. In order for this to work properly it was necessary to use a small Power Distribution Board.

Android App

You can now use the Android App available from this repo to control the robot. Don't forget to change the MAC address used in the app to the address of your bluetooth module. App

Python script

You can also control the robot from your Computer using Bluetooth. Simply run the python script. Don't forget to change the MAC address used in the script to the address of your bluetooth module. You will need to install the following dependencies:

pip install pybluez
pip install pynput

Free Roam Mode

Making use of one of the many inexpensive ultrasound sensors a free roam/object avoidance mode was implemented.

About

Improved version of the Quadruped Crawling Robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published