Muutke küpsiste eelistusi

E-raamat: Make a Raspberry Pi-Controlled Robot: Building a Rover with Python, Linux, Motors, and Sensors

  • Formaat: 168 pages
  • Ilmumisaeg: 12-Nov-2014
  • Kirjastus: O'Reilly Media
  • Keel: eng
  • ISBN-13: 9781457186011
  • Formaat - PDF+DRM
  • Hind: 14,03 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: 168 pages
  • Ilmumisaeg: 12-Nov-2014
  • Kirjastus: O'Reilly Media
  • Keel: eng
  • ISBN-13: 9781457186011

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

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.