Robotics at Home with Raspberry Pi Pico - Helion
Tytuł oryginału: Robotics at Home with Raspberry Pi Pico
ISBN: 9781803230412
stron: 400, Format: ebook
Data wydania: 2023-03-17
Księgarnia: Helion
Cena książki: 98,10 zł (poprzednio: 109,00 zł)
Oszczędzasz: 10% (-10,90 zł)
The field of robotics is expanding, and this is the perfect time to learn how to create robots at home for different purposes. This book will help you take your first steps in planning, building, and programming a robot with Raspberry Pi Pico, an impressive controller bursting with I/O capabilities. After a quick tour of Pico, you’ll begin designing a robot chassis in 3D CAD. With easy-to-follow instructions, shopping lists, and plans, you’ll start building the robot. Further, you’ll add simple sensors and outputs to extend the robot, reinforce your design skills, and build your knowledge in programming with CircuitPython. You’ll also learn about interactions with electronics, standard robotics algorithms, and the discipline and process for building robots. Moving forward, you’ll learn how to add more complicated sensors and robotic behaviors, with increasing complexity levels, giving you hands-on experience. You’ll learn about Raspberry Pi Pico’s excellent features, such as PIO, adding capabilities such as avoiding walls, detecting movement, and compass headings. You’ll combine these with Bluetooth BLE for seeing sensor data and remotely controlling your robot with a smartphone. Finally, you’ll program the robot to find its location in an arena.
By the end of this book, you’ll have built a robot at home, and be well equipped to build more with different levels of complexity.
Osoby które kupowały "Robotics at Home with Raspberry Pi Pico", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Robotics at Home with Raspberry Pi Pico. Build autonomous robots with the versatile low-cost Raspberry Pi Pico controller and Python eBook -- spis treści
- 1. Planning a Robot with Raspberry Pi Pico
- 2. Preparing Raspberry Pi Pico
- 3. Designing a Robot Chassis in FreeCAD
- 4. Building a Robot Around Pico
- 5. Driving Motors with Raspberry Pi Pico
- 6. Measuring Movement with Encoders on Raspberry Pi Pico
- 7. Planning and Shopping for More Devices
- 8. Sensing Distances to Detect Objects with Pico
- 9. Teleoperating a Raspberry Pi Pico Robot with Bluetooth LE
- 10. Using the PID Algorithm to Follow Walls
- 11. Controlling Motion with Encoders on Raspberry Pi Pico
- 12. Detecting Orientation with an IMU on Raspberry Pi Pico
- 13. Determining Position using Monte Carlo Localization
- 14. Continuing Your Journey – Your Next Robot