Skip to content

The-STEAM-Org/robot_kit

Repository files navigation

Robot Kit

This is the library used for The STEAM Org's robotics kit.

Class Info

  • Motor: Allows for control of a DC motor through L298N Motor controller
  • UltrasonicSensor: Interfaces with a standard Ultrasonic Sensor and provides a easy way to get distance
  • Robot: A high level class representing the robot. Edit the Robot::drive() method to change it's behaviour

Resources

Great article and video on using the L298N module