P821 Demo list
·        
About the detailed step that the programs compiles please
refer to the Compiler.pdf.
(CD:\NAPDOS\MiniOS7\Document\Compiler.pdf)
(ftp://ftp.icpdas.com.tw/pub/cd/8000cd/napdos/minios7/document/compiler.pdf)         
| Folder | Demo | Explanation | 
| File | Config_1_Basic | Reads information from text files(basic). | 
| Config_2_Advanced | Reads config file (text file)(advanced). | |
| Hello | Hello_C | Reads library version and flash memory size. | 
| Hello_C++ | ||
| Misc | Reset | Software's reset. | 
| Runprog | To select item and run it. | |
| Serial | To get 64-bit hardware unique serial number. | |
| Watchdog | Enabled WDT or bypass enable watchdog. | |
| Memory | EEPROM | To read/write EEPROM | 
|  Flash,
  Nvram   | To read/write Flash/Nvram | |
| DateTime | 
 | User can read and write the date & time of RTC. | 
| Timer |   |  Please refer to the following
  location: ftp://ftp.icpdas.com.tw/pub/cd/8000cd/napdos/8000/common/minios7/demo/ | 
| 
 
         
   
 
 | C_Style_IO | (1) Show how to write a function for input data. (2) To get a string. (3) To use C function: sscanf or just use Scanf(). | 
| Receive | Receive COM port. Slv_COM.c is non-blocked mode Receive.c is blocked mode. | |
| Slv_COM | Slave COM port demo for (request/reply) or (command/response) application. | |
| ToCom_In_Out | How to Read/Write the byte data via COM port. | |
| 
 
 
 7K87K_for_Com 
 | 7K87K_demo_for_com | 
 User can use "Com port" to connect and control 7k or 87k modules. Com port: 8410/8810/8411/8811 can use, Com2,Com3. 
        
  8430/8830/8431/8831(CPU 40 and  Com3,Com4. 
 
 | 
| 7K87K_DI_for_Com | ||
| 7K87K_DO_for_Com | ||
| 7K87K_DIO_for_Com | ||
| 7K87K_AI_for_Com | ||
| AO_22_26_for_Com | ||
| AO_024_for_Com | 
 
| Folder | Demo | Explanation | 
| 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 IO_in_Slot | 8K_DI | This demo program is used in 8K's DI module. Such as 8040, 8051... | 
|          
  8K_DO |  This demo program is used in
  8K's DO module. Such as 8041, 8056... | |
| 8K_DIO | This demo program is used in 8K's DO module. Such as 8042, 8054 | |
| 8050 | 8050 is a 16-channel Universal Digital I/O Module. I/O Type: I/O select by programming User can refer to the demo to write 8050's code. | |
| 8017H | 8017H is a 14-bit 100K sampling rate 8-channel analog input module. User can refer to the demo to write 8017H's code. | |
| 8024 | 8024 is a 4-channel Isolated Analog Output Module. User can refer to the demo to write 8024's code. | |
| 87K_Demo | This demo program is for 87K General Function in Com0. | |
| 87K_DI | This demo program is for 87K Digital Input Module in Com0. Such as 87040, 87051... | |
| 87K_DO | This demo program is for 87K Digital Output Module in Com0. Such as 87041, 87057... | |
| 87K_DIO | The demo program is for 87K DIO Module in Com0. Such as 87042, 87054, 87055 | |
|        
  87K_AI |  This demo program is for 87K
  Analog Input Modules.  Such as 87013,87015,87017,87018... | |
| 
 | 
 | |
| 87024 | This demo program is for 87024 Analog Output Module. | |
| FIND_IO | This demo program is the basic function. Let you know how to get the card information in the MCU of I-8000 series. | 
 
| Folder | Version | Explanation | 
| Lib | 2010/03/141 |  Library supports   Library name: P821.lib Header name: P821.H | 
|  |