© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
G. FlurryJava on the Raspberry Pihttps://doi.org/10.1007/978-1-4842-7264-0_8

8. A DC Motor Controller

Greg Flurry1  
(1)
Austin, TX, USA
 

In this chapter, we’ll develop a diozero-based device library based on what you learned in earlier chapters. I’ve chosen a device commonly used in robotics, a DC motor controller, and, more narrowly, one accessed via serial I/O. That said, the chapter covers topics applicable to the development of a device library for any type of device using any form of base I/O and thus establishes significant context for later chapters. So, you should at least browse this chapter, even if your project doesn’t target robotics, doesn’t use ...

Get Java on the Raspberry Pi: Develop Java Programs to Control Devices for Robotics, IoT, and Beyond now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.