程序所在目錄:ex3_LED 打開CC2000,進行如下操作: 1. Project->Open ,打開該目錄中的工程文件。 2. Project->Rebuild ALL, 編譯鏈接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷鍵F5) 可以看到的現象為:最邊上一個LED 不斷閃爍(這個LED 在后面其他的程序中都被定義成在定時器中斷中閃爍)。其余的4 個LED 均處于熄滅狀態。 現在將按鍵輕按一下,只有LED1 閃爍; 按第二下,只有LED2 閃爍; 按第三下,只有LED3 閃爍; 按第四下,只有LED4 閃爍; 按第五下,四個LED 循環依次閃爍。 若再按鍵,則如此反復循環。
上傳時間: 2014-10-28
上傳用戶:我們的船長
程序所在目錄:ex5_SPI D/A 轉換芯片選用的是SPI 接口的TLC5620,串行4 通道8 位DA 轉換。 打開CC2000,進行如下操作: 1.Project->Open ,打開該目錄中的工程文件。 2.Project->Rebuild ALL,編譯鏈接 3.File->Load Program 4.Debug->GO Main 5.Debug->RUN (快捷鍵F5) 用示波器可以看到DA_OUT1 接口輸出三角波 DA_OUT2 輸出三角波 用萬用表可以測到DA_OUT3 輸出2.475V DA_OUT4 輸出1.65V 各路的DA 輸出均由程序控制,用戶可參照程序中的注釋更改。
上傳時間: 2017-04-26
上傳用戶:zhanditian
程序所在目錄:ex_PWM 打開,進行如下操作: 1. Project->Open ,打開該目錄中的工程文件。 2. Project->Rebuild ALL,編譯鏈接 3. File->Load Program 4. Debug->Run 可以看到電機開始轉動。本例程中PWM的頻率是1KHZ ,輸出的是兩路帶死去的PWM波形對。用戶只需更改參數XPWM即可改變電機的轉速和方向。該參數設置如下: XPWM=2400 最大值2500 When xpwm=0-900, 逆時針方向旋轉,值越小,轉速越快 When xpwm=1600-2500, 順時針方向旋轉,值越大,轉速越快 When xpwm=900-1600,電機兩端電壓太低,基本上不足以起轉。
上傳時間: 2017-04-26
上傳用戶:jkhjkh1982
LPC2103 - project (using UART, 1wire, interrupts)
標簽: interrupts project using 2103
上傳時間: 2017-04-27
上傳用戶:wpt
LPC2103 Project - temp measure
上傳時間: 2017-04-27
上傳用戶:wcl168881111111
get ideas for your next pic microcontroller project very helpful
標簽: microcontroller helpful project ideas
上傳時間: 2017-04-27
上傳用戶:luopoguixiong
This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods. Two interfaces provide an access to this system. The first one reads and handles reservation request message from a terminal. The arguments are then processed throw a middleware interface that call the flight system methods. The second one, a Graphical User Interfaces (GUI) application using Swing Java Foundation Classes (JFC), offers a simpler access to the systems.
標簽: reservation developed project emulate
上傳時間: 2017-04-27
上傳用戶:6546544
Contains a project related to the managment of a Telephone Directory... Feel free to download and use!!
標簽: managment Telephone Directory Contains
上傳時間: 2014-01-26
上傳用戶:thesk123
This file contains a project on the Periodic Table.. Feel free to download and use!!
標簽: Periodic contains download project
上傳時間: 2017-04-27
上傳用戶:baitouyu
Contains a project on the school fees managment system.. feel free to download and use!!
標簽: managment Contains download project
上傳時間: 2017-04-27
上傳用戶:chongcongying