This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| modularpi:index [2026/03/09 14:24] – admin | modularpi:index [2026/04/10 02:32] (current) – [KIT DIY product] admin | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| ==== Specifications ==== | ==== Specifications ==== | ||
| + | |||
| + | * Core: Raspberry Pi 5 (2GB RAM) Included or Not Included | ||
| + | * Power Input: Industrial 24V DC (Internal Protection Circuit) | ||
| + | * Internal M.2 Slot: Supports 2280 and 2242 size modules (M-Key) | ||
| + | * Expansion: Supports CFNET I/O Module Slots | ||
| + | * Protection: Reinforced design for EMI / Noise / Surge with I/O Isolation | ||
| * [[.: | * [[.: | ||
| Line 20: | Line 26: | ||
| {{ : | {{ : | ||
| + | |||
| + | The following image shows a Modular Pi main unit (Model: CPi-5000BR) with CFNET I/O modules installed. | ||
| {{ : | {{ : | ||
| Internal M.2 Slot: Supports 2280 and 2242 size modules (M-Key). The M.2 SSD shown installed below is for demonstration purposes only and is not included with the product. | Internal M.2 Slot: Supports 2280 and 2242 size modules (M-Key). The M.2 SSD shown installed below is for demonstration purposes only and is not included with the product. | ||
| - | |||
| - | The following image shows a Modular Pi main unit (Model: CPi-5000BR) with CFNET I/O modules installed. | ||
| {{ : | {{ : | ||
| - | ======This page is under construction.====== | + | |
| + | |||
| + | ====== | ||
| + | |||
| + | |||
| + | ^ ^ CFDI-16B | ||
| + | ^ Detailed Information | ||
| + | ^ Category | ||
| + | ^ Number of channels | ||
| + | ^ Specification | ||
| + | ^ Address Range | 0~7 | 0~7 \\ These 2 modules \\ use the same address space | ||
| + | ^ How many can be used \\ on one system((The maximum number of I/O modules used in one system | ||
| + | ^ Current consumption | ||
| + | |||
| + | * [[: | ||
| + | |||
| + | ====== | ||
| + | |||
| + | Available in two versions: Fully Assembled or DIY Kit. | ||
| + | |||
| + | The fully assembled model comes with a Raspberry Pi 5 (2GB RAM). Alternatively, | ||
| + | |||
| + | {{url> | ||
| + | ====== Development Environment ====== | ||
| + | ===== Development Method 1: CFNET-FS ===== | ||
| + | |||
| + | CFNET-FS is an interface that allows you to use CFNET I/O as if it were a "File System." | ||
| + | In your program, you can control input and output by reading from or writing to specific files. This method can be used consistently across various languages, including C/C++, C#, Python, and Java. | ||
| + | |||
| + | * [[cfnet-fs: | ||
| + | |||
| + | ===== Development Method 2: Python ===== | ||
| + | |||
| + | You can control CFNET I/O using Python. We provide a dedicated Python module (Library) called CFRASP.py for this purpose. | ||
| + | |||
| + | * [[: | ||
| + | |||
| [[: | [[: | ||