Skip to content

Veicm/robot_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(German version can be found in README_DE.md)

robot_control

This is a collection of various MicroPython programs that you can use to build your own SMARS robot. A detailed guide for building it can be found at this link: https://bookstack.jb-net.eu/books/smars-roboter.

configuration

The code is written for MicroPython on a Raspberry Pi Pico without a Wi-Fi module. Depending on the script, it supports the following components:

  • Motors with motor drivers
  • Ultrasonic sensor
  • a small traffic light
  • (limited) Infrared sensor
  • (not mentioned on the website) Joystick

Wiki

Here you can find all information and explanations about the code: https://github.com/Veicm/robot_controll/wiki

Support

If you need help, have questions, a bug endekt, has an idea for a new function or something else I can be reached under this link: https://github.com/Veicm/robot-controll/issues (click on "new issue")

coming soon

  • An explanation of each script’s functionality in both German and English:
  • An explanation of each function in the script
  • An English version of the scripts
  • Completion of the wiki

credits

The code is partially based on the RobotLibrary by @marjaco. Additionally, @marjaco contributed to parts of the scripts that do not appear in the RobotLibrary in the same or a similar form.

About

A bunch of applicatian programs for the SMARS robot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages