RS EDP 模塊
RS EDP Embedded Development Platform (嵌入式開發平台):一個真正具有普遍性的多廠商系統,包括 ARM最新的Cortex設備。Microchip (微芯) 的 100-Pin PIM 模塊及 ARM MBED模塊轉換器亦同時配備。一系列的應用模塊會令你快速投入進通訊、馬達控制、ADC 等等。
RS EDP Getting Started guides (入門指南) 內有簡單的 'Hello World' 程式及全面的用戶手冊支援全部系統測試程式。軟體驅動程式可分為低階指定控制器和常見應用類別。
RS EDP 的硬體和基本軟體都是開源的:所有電路的原理圖和設計圖皆有提供,你可自由應用到你的設計上。唯一的限制就是 RS 擁有模塊格式和底板連接系統的版權。如果你想將你的設計以一個 EDP 模塊出售,你必須先向 RS Components 申請一個證照。若你認為你的設計有普遍的吸引力,請先聯絡我 Bill Marshall。我們不一定能夠幫助你生產,但必能替你在世界各地銷售你的設計!
![]()
Download Product Brochure (.pdf)
EDP User Manuals, Mapping Guides and Specification Sheets
下方有入門指南、程式範例及驅動程式。
DesignSpark 上的 RS EDP 相關博客
EDP Rover (features ARM mbed):
Aaron Berk
1. Introduction
2. Chassis
3. Quadrature encoders
4. PID velocity control
5. Inertial measurement unit
6. Rover State Machine
7. Conclusion
8. Technical Details
RFID (features ARM mbed):
Donatien
1. Introduction
2. Using RWD to read MifareIDs
3. Logging data on MySQL
RS 機器人 (BLDC 馬達控制模塊):
Bill Marshall & Neurorobotics Ltd
1. Progress on RS robot Pt. 1
2. Progress on RS robot Pt. 2
3. Progress on RS robot Pt. 3
RS EDP 入門指南 (Getting Started Guides)
NXP LPCxxxx Getting Started Vsn 3.11 (.pdf)
ARM mbed Getting Started Vsn 3.11 (.pdf)
STM STR912 Getting Started Vsn 3.11 (.pdf)
Infineon XC167 Getting Started Vsn 3.11 (.pdf)
Microchip PIM Getting Started Vsn 3.11 (.pdf)
RS EDP 'Hello World' 入門程式 (Getting Started Programs)
這些簡單的項目只是控制 LED 燈或/和在 COM 終端上顯示 'Hello World'。你可以把它們作為測試產品的程式,以確保硬體運作正常,IDE 可以正確地編程處理器的 Flash memory (快閃記憶體)。
'Hello World' for EDP-CM-LPC1768 (.zip folder)
'Hello World' for EDP-CM-XC167 (.zip folder)
'Hello World' for EDP-CM-STR912 (.zip folder)
'Hello World' for EDP-CM-PIM (.zip folder)
EDP-CM-MBED 的 'Hello World' 範例當然是在雲端上的mbed 網站。請參閱mbed Getting Started Guide。
RS EDP 測試程式 (Test Programs)
這些檔案包含簡單程式專用的完整項目,用來測試主要是在底板基於 I2C 的功能和應用模塊。你可以使用它們來判定你需要哪些系統檔案,除了你的 C 程式和模塊驅動程式。例如: STR912 需要 'Included' 大量裝配器檔案 (assembler files) 如你需用到中斷系統 (interrupt system)。這些(.s) 檔案也有包含在下列驅動程式中。
Test programs for EDP-CM-LPC1768 Vsn 1.1 (.zip folder)
Test programs for EDP-CM-XC167 Vsn 1.0 (.zip folder)
Test programs for EDP-CM-STR912 Vsn 1.01 (.zip folder)
Test programs for EDP-CM-PIM (dsPIC) Vsn 1.0 (.zip folder)
RS EDP 模塊驅動程式 (Module Drivers)
這些檔案包含控制 I2CBus專用的指定控制器低階驅動程式和應用模塊的高階通用驅動程式。
Drivers for Command & Application modules Vsn 1.1 (.zip folder)
RS EDP 模塊開發手冊 (Module Development Manuals)
這些手冊裡包含比入門指南更詳細的資料,及設計指令及應用模塊時的設定。
EDP Prototyping Module User Manual Vsn 1.0 (.pdf)
EDP Module Developer's Manual Vsn 1.0 (.pdf)
