دانلود کتاب Raspberry Pi Assembly Language Programming: ARM Processor Coding
by Stephen Smith
|
عنوان فارسی: Raspberry Pi Assembly زبان برنامه نویسی: پردازنده ARM برنامه نویسی |
دانلود کتاب
جزییات کتاب
You'll learn how to interface to the Pi's hardware including accessing the GPIO ports. The book will cover the basics of code optimization as well as how to inter-operate with C and Python code, so you'll develop enough background to use the official ARM reference documentation for further projects. With Raspberry Pi Assembly Language Programming as your guide you'll study how to read and reverse engineer machine code and then then apply those new skills to study code examples and take control of your Pi's hardware and software both.What You'll LearnProgram basic ARM 32-Bit Assembly LanguageInterface with the various hardware devices on the Raspberry PiComprehend code containing Assembly languageUse the official ARM reference documentationWho This Book Is For Coders who have already learned to program in a higher-level language like Python, Java, C#, or C and now wish to learn Assembly programming.