相關主題
商品描述
Learn to program the propeller in Spin and C and how to map the Propeller Assembler language (PASM) 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.
What You’ll 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)
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.
商品描述(中文翻譯)
學習使用Spin和C程式語言來編程Propeller,以及如何將其他高階語言中的Propeller Assembler語言(PASM)映射到Propeller上。
本書的整體任務是實現一個Delta壓縮算法:首先使用Spin,然後使用PASM,最後使用C。在此過程中,您將回顧測試驅動開發(Test Driven Development),這是一種驗證代碼的強大技術,並在最後一章中介紹硬件操作。本書的主要目標是通過使用Assembler語言來擴展Propeller處理器的功能。
您將學到什麼:
- 使用數據壓縮/解壓縮應用程序來介紹PASM給讀者
- 整合C和PASM代碼
- 回顧硬件交互(設置和讀取引腳)
本書適合對Parallax Propeller的Spin編程有所了解,但有興趣學習Propeller C和Propeller Assembler(PASM)編程的讀者。對C或Python的一些知識也會有所幫助。