Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| cfnet-fs:index [2026/03/29 04:53] – [Table of Contents] admin | cfnet-fs:index [2026/05/29 06:17] (current) – [cfnet-fs - The CFNET File System] mfranklin |
|---|
| cfnet-fs is a program that, when executed on a Linux device (e.g. ModularPi), creates a virtual file system (i.e. a set of directories and files) corresponding to the set of [[:modularfaduino:index#i_o_modules|CFNET IO modules]] connected to the device. Reading from and writing to those files effectively reads from and writes to the CFNET IO modules. | cfnet-fs is a program that, when executed on a Linux device (e.g. ModularPi), creates a virtual file system (i.e. a set of directories and files) corresponding to the set of [[:modularfaduino:index#i_o_modules|CFNET IO modules]] connected to the device. Reading from and writing to those files effectively reads from and writes to the CFNET IO modules. |
| |
| This makes it possible to automate the [[:modularfaduino:index#i_o_modules|CFNET IO modules]] from any programming language (e.g. C/C++, C#, Python, Java, etc.) or tool (e.g. Codesys, NODE-Red, etc.) that can do file IO, even a text editor. | This makes it possible to automate the [[:modularfaduino:index#i_o_modules|CFNET IO modules]] from any programming language (e.g. C/C++, C#, Python, Java, etc.) or tool (e.g. Codesys, NODE-Red, etc.) that can do file IO, even a text editor or terminal. |
| |
| {{ https://downloads.comfiletech.com/CFNET/cfnet-fs/videos/cfnet-fs-intro-demo.mp4?900x665 }} | {{ https://downloads.comfiletech.com/CFNET/cfnet-fs/videos/cfnet-fs-intro-demo.mp4?900x665 }} |