Skip to content

Build a bluetooth control car, that is able to measure distance and create an analytic function using matlab

Notifications You must be signed in to change notification settings

Cotbert2/ShellBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shell Bot

As an software and hardaware application in numerical methods, Shell bot aims to provide a simple easy-to-use robot control built in matlab using sensors and interpolation methods.

Features

  • Sensors: Use an ultrasonic sensor to detect the distance between the robot and obstacles
  • Interpolation methods: Use Splines in 3rd degree to interpolate the points
  • UI: Use a simple UI to control the robot
  • Robot: Use a simple robot to move in a 2D plane

Installation

  1. Clone the repository
git clone https://github.com/Cotbert2/ShellBot.git
  1. Open the project in Matlab or Octave

  2. Run the main file

Once you run the main file a User interface will appear, you can use the buttons to control the robot. Remember change the MAC Adress of the bluetooth module in the code to your own MAC Adress.

UI

UI

Contributing

Project is open for contributions, feel free to fork and make a pull request with your changes.

License

MIT

About

Build a bluetooth control car, that is able to measure distance and create an analytic function using matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published