توضیحاتی در مورد کتاب Practical Raspberry Pi
نام کتاب : Practical Raspberry Pi
عنوان ترجمه شده به فارسی : Raspberry Pi عملی
سری : Technology in action
نویسندگان : Horan, Brendan
ناشر : Apress
سال نشر : 2013
تعداد صفحات : 261
ISBN (شابک) : 9781430249719 , 1430249714
زبان کتاب : English
فرمت کتاب : pdf
حجم کتاب : 13 مگابایت
بعد از تکمیل فرایند پرداخت لینک دانلود کتاب ارائه خواهد شد. درصورت ثبت نام و ورود به حساب کاربری خود قادر خواهید بود لیست کتاب های خریداری شده را مشاهده فرمایید.
فهرست مطالب :
Practical Raspberry Pi......Page 250
Contents at a Glance......Page 3
Contents......Page 253
About the Author......Page 259
About the Technical Reviewers......Page 260
Acknowledgments......Page 261
Chapter 1: Hardware Overview......Page 18
USB Port......Page 19
CSI Header......Page 20
DSI Header......Page 21
What Is SDIO?......Page 22
GPIO Headers......Page 23
Analog Video Output......Page 25
Pi Brains......Page 26
Processor Pipeline......Page 28
Caches......Page 29
Power States......Page 30
Pi Eyes......Page 31
Pi on Your Face......Page 32
Summary......Page 33
Chapter 2: Installing Fedora......Page 34
Using the GUI Installer......Page 35
Using the Command Line......Page 36
Installing the Image on Windows......Page 37
Oh No, Goes Crash!......Page 38
Configure and Look Around......Page 39
Updating the Firmware and Operating System......Page 43
Optimizing the SD Card......Page 45
Optimizing CPU Cycles......Page 47
I/O Tuning......Page 48
Understanding the CFQ Scheduler......Page 49
Understanding the Noop Scheduler......Page 50
Changing the Scheduler......Page 51
Summary......Page 52
Chapter 3: A Simple Temperature Sensor......Page 53
Breadboards and GPIO Pins......Page 54
Introducing the DHT11......Page 56
Introducing the DS18B20......Page 57
The Amazing 1-Wire Bus......Page 58
Building the Sensors......Page 60
Using the Little Black DS1820B......Page 61
Using the Big Blue DHT11......Page 67
Reading the DHT11 in Linux......Page 70
Scripting the Sensors......Page 74
Summary......Page 76
Chapter 4: Driving a Simple Character LCD......Page 77
Pulling Apart the HD44780 and the Clones......Page 78
LCD Prep Work......Page 81
The I2C Bus......Page 84
Pull-Up Resisters and Open Drains......Page 85
The Bus Itself......Page 86
Putting It All Together......Page 87
Finding Your I2C Device......Page 92
Software and LCD Clients......Page 94
Server Configuration......Page 95
Testing the Server......Page 96
Running a Client......Page 97
Displaying Text......Page 98
Summary......Page 101
Chapter 5: Security Monitoring Device......Page 102
Introduction to the PIR......Page 103
Introducing the Pressure Mat......Page 104
Assembling the Devices......Page 105
The Pressure Mat......Page 106
Using the GPIO Pins......Page 108
A Script for Your Mat Status......Page 110
Connecting the PIR......Page 111
Welcome WEBrick......Page 114
The Security Application Code......Page 115
Running the Security Application......Page 117
Summary......Page 118
Introducing Cross Compiling......Page 119
Crosstool-NG......Page 121
Paths and Misc Options......Page 125
Tool-Chain Options......Page 126
Binary Utilities......Page 127
C Library......Page 128
Debug Facilities......Page 129
Building the Tool Chain......Page 130
Your First Cross Compile......Page 131
Cross Compiling with Dependencies......Page 133
Optimization......Page 137
Summary......Page 138
Chapter 7: Mini Media Center......Page 139
Using the LTO......Page 140
Installing OpenELEC......Page 141
Decode Licenses......Page 144
The First Boot......Page 147
Setting the Date and Time......Page 149
Screen Resolution and Display Settings......Page 151
Browser Access......Page 152
Remote Control Phone......Page 153
Summary......Page 157
Chapter 8: Adding an RTC......Page 158
The Beginning of the RTC in PCs......Page 159
The Crystal......Page 160
Parts List and Assembly......Page 161
Soldering the Adapter Board......Page 162
Making the Battery PCB......Page 164
Building the Circuit......Page 166
The Soft Side......Page 170
Summary......Page 175
What Exactly Is a Serial Console Anyway?......Page 176
Serial Port, What Serial Port?......Page 177
Serially a Bit of a Letdown......Page 178
Finding the Pi’s Serial Port......Page 179
Needed Hardware......Page 180
Building the Circuit......Page 181
The Power On......Page 184
Ser2net......Page 187
Summary......Page 190
Chapter 10: Controlling a Mains Device......Page 191
Isolation Devices......Page 192
MOSFET......Page 193
Relays......Page 194
The AC Mains Remote Control......Page 195
Dissecting the Remote Control......Page 197
Adding the Relays......Page 199
Using the GPIO Pins as Output......Page 203
Coding a Simulated Button Press......Page 204
Back to the WEBrick......Page 205
Summary......Page 211
Chapter 11: Other Operating Systems......Page 212
A History of Android......Page 213
Installing Android......Page 214
Using Android......Page 215
RISC OS Considerations......Page 216
Installing RISC OS......Page 218
Using RISC OS......Page 223
Plan 9 Considerations......Page 226
Installing Plan 9......Page 228
Using Plan 9......Page 231
Gentoo Considerations......Page 233
Installing Gentoo......Page 235
Summary......Page 242
Index......Page 243