March 2023
Intermediate to advanced
334 pages
9h 30m
English
Every robot needs motors, or more generally, actuators, to move and interact with the world. This chapter will present a selection of robot actuators that are accessible, effective, and easy to integrate into Arduino-based robots.
We are going to look specifically at these types of actuators and learn how to use each of them in your Arduino project:
We will explore several different motor types and drivers along with the code to make them move with your Arduino Uno. You do not need the hardware to reproduce all of these examples, but at a minimum, you should have a ...