Atnaujinkite slapukų nuostatas

Make a Raspberry PiControlled Robot [Minkštas viršelis]

4.00/5 (47 ratings by Goodreads)
  • Formatas: Paperback / softback, 176 pages, aukštis x plotis x storis: 238x189x13 mm, weight: 390 g
  • Išleidimo metai: 30-Dec-2014
  • Leidėjas: O'Reilly Media
  • ISBN-10: 1457186039
  • ISBN-13: 9781457186035
Kitos knygos pagal šią temą:
  • Formatas: Paperback / softback, 176 pages, aukštis x plotis x storis: 238x189x13 mm, weight: 390 g
  • Išleidimo metai: 30-Dec-2014
  • Leidėjas: O'Reilly Media
  • ISBN-10: 1457186039
  • ISBN-13: 9781457186035
Kitos knygos pagal šią temą:

Make a Raspberry-Pi Controlled Robot teaches you how to build a capable and upgradeable personal robot for around $100. You'll learn how to control servos, respond to sensor input, and know where your bot is using GPS. You'll also learn many ways to connect to your robot and send it instructions, from an SSH connection to sending text messages from your phone.

Preface vii
1 Introduction
1(6)
2 Intro to the Raspberry Pi
7(12)
Model A and Model B
8(6)
Model B+
14(1)
GPIO
14(1)
USB
15(1)
Power
15(1)
Shape
15(1)
Where to Get Help
15(4)
3 Intro to Linux
19(8)
Structure
21(1)
Commands
22(2)
Navigation
24(3)
4 Setting Up the Wireless
27(12)
Historical Problems
28(1)
The Ralink Chipset
29(1)
Making It Work: The GUI Way
30(2)
Making It Work: The Command-Line Way
32(1)
Setting a Static IP Address
33(2)
Running the Pi Headless
35(1)
Setting Up an Ad Hoc Network
36(3)
5 Parts is Parts
39(14)
Body
39(2)
Wheels, Motors, and Power
41(6)
Sensors
47(3)
Miscellany
50(1)
Tools
51(2)
6 Installing ServoBlaster
53(6)
Servos
54(1)
PWM Control
54(3)
ServoBlaster
57(2)
7 Bot Construction
59(26)
The Body
59(5)
The Motors
64(3)
The Wheels
67(7)
The Rear Wheels
68(4)
The Front Wheels
72(2)
The Robotic Arm
74(6)
Pi Power
80(2)
Placing Everything
82(3)
8 Bot Control
85(8)
Connecting the Motors and Motor Controller
85(4)
Controlling the Robotic Arm
89(4)
8 Bot Location
93(12)
Preliminary Setup
94(2)
Communicating with the GPS Module
96(3)
Using the GPS Data
99(6)
10 Sensors, Sensors, Sensors
105(20)
SHT15 Temperature Sensor
107(1)
Ultrasonic Sensor
108(1)
Photoresistor
109(2)
Magnetic Sensor
111(2)
Reed Switch
113(2)
Motion Sensor
115(1)
I2C Sensors
116(9)
HMC5883L Compass
119(1)
BMP180P Barometer
120(1)
Nintendo Wii Devices
121(1)
Camera
122(3)
11 Final Code and Conclusion
125(10)
Appendix A Setting Up the Pi 135(6)
Appendix B Intro to Python 141(8)
Index 149
Wolfram Donat is a graduate of the University of Alaska Anchorage, with a B.S. degree in Computer Engineering. Along with an interest in robotics, computer vision, and embedded systems, his general technological interests and Internet expertise serve to make him an extremely eclectic programmer. He specializes in C and C++, with additional skills in Java, Python, and C#/.NET. He is the author of several books and has received funding from NASA for his work in autonomous submersibles.