Apress | Propeller Programming: Using Assembler, Spin, And C (2018 EN)

Discussion in 'Programming' started by Kanka, Aug 30, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,395
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Sridhar Anandakrishnan
    Full Title: Propeller Programming: Using Assembler, Spin, And C
    Publisher: Apress; 1st ed. edition (March 10, 2018)
    Year: 2018
    ISBN-13: 9781484233542 (978-1-4842-3354-2), 9781484233535 (978-1-4842-3353-5)
    ISBN-10: 1484233549, 1484233530
    Pages: 315
    Language: English
    Genre: Educational: Hardware and Maker
    File type: PDF (True), Code Files
    Quality: 10/10
    Price: 32.09 €


    Learn to program the Propeller in Spin and C and how to map the Propeller Assembler (PASM) language from other high-level languages you might know.

    The overall task you will pursue in the book is to implement a Delta Compression algorithm: first in Spin, then in PASM, then in C. Along the way, you'll review test driven development, a powerful technique for validating code, and conclude with a chapter on hardware manipulations. The book's main goal is to help you extend the capabilities of the Propeller processor by using the assembler language.


    Learn:
    ✓ Use a data compression/decompression application to introduce PASM to the reader
    ✓ Integrate C and PASM code
    ✓ Review hardware interactions (setting and reading pins)

    Features:
    ✓ Great singular reference to learn assembly and C
    ✓ Learn how to program the propeller in Spin
    ✓ Provides a map to use other high-level languages for programming the Propeller

    Who This Book Is For:
    Those who are familiar with Spin programming for the Parallax Propeller but have an interest in learning Propeller C and Propeller Assembler (PASM) programming. Some knowledge of C or Python is also helpful.

    -------------
     
    Last edited by a moderator: Mar 8, 2022