搜索资源列表
14
- 程式描述:使用Cypress的Cy7C68013A晶片進行設計,通過外接EEPROM來進行供電時的重列舉。程式包括USB韌體端的程式以及電腦端的程式。 安裝:把來源程式碼複製到硬碟特定目錄下,使用Keil C編譯器和Visual C++ 6.0運行即可。 注意:可以首先使用Cypress的測試工具進行韌體程式的測試,以確保韌體程式的正確性。 -err
ecc
- NANDFLASH ECC檢查碼測試程式-NANDFLASH ECC checksum test program
analog_demo
- Arduino 類比電壓的標準測試程式,利用讀取類比電壓的值來控制led閃爍的頻率,文中有詳細的描述與介紹說明。-Arduino analog voltage standard test program, using the value read analog voltage to control the frequency of blinking led, the article has a detailed descr iption of the descr iption and intro
digital_demo
- Arduino 數位I/O的標準測試程式,利用讀取輸入的數位訊來控制輸出的數位訊號,文中有詳細的描述與介紹說明。-Arduino digital I/O of the standard test program, using the digital input reader inquiry to control the digital output signal, the text has a detailed descr iption of the descr iption and intro
C_detrend_TEST
- 去除線性化趨勢和測試程式 detrend(in_array,out_array[], n)-matlab detrend to c code