VEEROBOT Docs
StoreBlogWiki
  • 🌐Introduction
  • ROS Based Robots
    • 🐺Wolf Robot
      • ROS Introduction
      • Getting Started with ROS 2
      • Introduction to Wolf Robot
      • ROS 2 Setup
      • ROS Concepts
      • Using Wolf Examples
      • Creating a URDF File
      • Visualising in Gazebo
      • Controlling motors from ROS
      • LiDAR Basics & Control
      • Using a Camera with ROS2
      • ROS 2 Cleanup
      • ROS 2 Controller
      • Teleoperation
      • Slam Navigation
      • Wolf : Conclusion
  • Arduino Based Robots
    • 🚜Micro:Xbot
      • Preparations before First Use
      • Programming the Board
      • Powering the Board
      • Pin Mapping
      • Basic Programs
        • Blinking LED
        • Buzzer Program
        • Fading LED
        • RGB LED
        • Light Detection
        • Battery Voltage
        • Line Follower Module
        • Ultrasonic Sensor
        • Infrared Remote Control
        • Motor Control
        • Bluetooth Control
        • Display Test
        • Test Me
      • Robot Assembly
      • Advanced Programs
        • Bluetooth Controlled Robot
        • Obstacle Avoidance Robot
        • Line Follower Robot
  • ROS2 Repo
    • Introduction
    • Page 1
      • Sub Page 1
    • Page 2
Powered by GitBook
On this page
  1. Arduino Based Robots
  2. Micro:Xbot

Advanced Programs

Different applications of micro:Xbot

We can use the sketches from basic programs and design our robot as per our requirement. Some of the robot applications are:

  1. Line Following Robot

  2. Obstacle Avoidance Robot using Ultrasonic Sensor

  3. Obstacle Avoidance Robot using Light Sensor

  4. Bluetooth or Mobile Controlled Robot

  5. Light Following / Avoidance Robot

  6. Hand Following Robot

  7. IR Remote Controlled Robot

  8. Robot with Audio and Visual (RGB) indicators

We have tested few applications and programs are provided. As a curious user, you may take it further and create your own version of this robot.

PreviousRobot AssemblyNextBluetooth Controlled Robot

Last updated 2 years ago

🚜