User Tools

Site Tools

한국어

modularpi:python:libraryhowto:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
modularpi:python:libraryhowto:index [2026/04/01 15:36] adminmodularpi:python:libraryhowto:index [2026/04/02 05:55] (current) admin
Line 3: Line 3:
  
 [[https://comfilewiki.co.kr/ko/lib/exe/fetch.php?media=modularpi:python:libraryhowto:cfrasp2026-01-19.zip|[Download Modular Pi Python Library (CFRASP.py)]]] [[https://comfilewiki.co.kr/ko/lib/exe/fetch.php?media=modularpi:python:libraryhowto:cfrasp2026-01-19.zip|[Download Modular Pi Python Library (CFRASP.py)]]]
-  * {{ :modularpi:python:libraryhowto:cfrasp2026-01-19.zip |[Download Modular Pi Python Library (CFRASP.py)]}} 
  
-  * [[modularpi:python:libraryhowto:ai_library|Coding with AI and the CFRASP.py Library (Basics)]] 
-\\ 
-1. Download the **CFRASP.py** file and save it in the folder where your Modular Pi program will execute. If your SSH Remote environment is configured, you can transfer the file from your development PC to the Raspberry Pi as shown below:\\  
-  * > > **scp [SourceFilePath] [Username]@[RaspberryPi_IP]:[DestinationFolderPath]** * e.g.: **scp C:\Users\pc\Desktop\CFRASP.py pi@192.168.0.6:/home/pi/** 
  
-{{ :modularpi:python:libraryhowto:filetransfer.png?nolink |}}+1. Download the **CFRASP.py** file and save it in the folder where your Modular Pi program will execute. If your SSH Remote environment is configured, you can transfer the file from your development PC to the Raspberry Pi as shown below: 
 + 
 +  * > > **scp [SourceFilePath] [Username]@[RaspberryPi_IP]:[DestinationFolderPath]**  
 +  * e.g.: **scp C:\Users\pc\Desktop\CFRASP.py admin@192.168.0.6:/home/pi/** 
 + 
 +{{ :modularpi:python:libraryhowto:libadd-1.png?nolink |}}
  
 2. Create a new Python file for your program. The new file and the **CFRASP.py** file must be located in the same folder. 2. Create a new Python file for your program. The new file and the **CFRASP.py** file must be located in the same folder.
modularpi/python/libraryhowto/index.1775057772.txt.gz · Last modified: by admin