Example Project: Building a Raspberry Pi Robot with the Romi Chassis

Sdílet
Vložit
  • čas přidán 27. 08. 2024
  • This is an expandable robot platform based on the Romi Chassis, Romi 32U4 Control Board, and a Raspberry Pi. With this platform, the powerful Raspberry Pi can take care of high-level tasks like motion planning, video processing, and network communication, while the Romi 32U4 Control Board, which connects to the Pi’s GPIO header, takes care of actuator control, sensor inputs, and other low-level tasks that the Pi is incapable of.
    Step-by-step tutorial: www.pololu.com...
    Romi 32U4 Control Board: www.pololu.com...
    Romi Chassis Kit: www.pololu.com...
    Raspberry Pi 3 Model B: www.pololu.com...

Komentáře • 4

  • @nicholasgregg517
    @nicholasgregg517 Před 6 lety

    How do you set the motor speed in python?

    • @pololu
      @pololu  Před 6 lety

      You can see a specific example in our reply to your same question here:
      www.pololu.com/blog/663/building-a-raspberry-pi-robot-with-the-romi-chassis#comment1J1359

  • @densiramos
    @densiramos Před 6 lety

    Can you use a pi zero w?

    • @pololu
      @pololu  Před 6 lety

      Yes, you can use a Raspberry Pi Zero W with the Romi 32U4 Control Board. For more details, see the step-by-step tutorial linked in the video description.