自己設(shè)計(jì)的pic單片機(jī)開(kāi)發(fā)板源程序和說(shuō)明書(shū)(內(nèi)有原理圖)支持pic16系列28腳和40腳器件。串口輸出信息。4個(gè)LED數(shù)碼管驅(qū)動(dòng);4個(gè)LED驅(qū)動(dòng);4個(gè)按鍵驅(qū)動(dòng);1個(gè)RS232接口;1個(gè)RS485接口;板載IIC存儲(chǔ)器24C02驅(qū)動(dòng),;實(shí)時(shí)時(shí)鐘;1Wire溫度傳感器;4通道功率輸出驅(qū)動(dòng);2個(gè)繼電器驅(qū)動(dòng);1個(gè)蜂鳴器; 2個(gè)通道AD轉(zhuǎn)換(使用1個(gè)); 紅外收發(fā)(保留); 擴(kuò)展I/O接口; 按鍵復(fù)位電路; 板載ICSP接口。通過(guò)ICD2可在線編程,調(diào)試;復(fù)用IO均采用撥動(dòng)開(kāi)關(guān)控制。
上傳時(shí)間: 2016-08-26
上傳用戶:wang0123456789
S08例程:本程序是I/O模塊的例程,所用資源為單片機(jī)通用IO接口,所接器件為L(zhǎng)ED燈, 其中D2與PTA0,D3與PTA1相連接!
上傳時(shí)間: 2013-12-27
上傳用戶:zhoujunzhen
pic控制的led燈的循環(huán)點(diǎn)亮模式,八個(gè)LED,高電平點(diǎn)亮,可用于I/O口及其它信號(hào)狀態(tài)的觀測(cè)。
上傳時(shí)間: 2016-10-13
上傳用戶:txfyddz
pic單片機(jī)c口的控制 單片機(jī)相應(yīng)的I/O口設(shè)置為輸出口,輸出高電平時(shí)LED點(diǎn)亮,反之,LED不亮。利用軟件延時(shí)的辦法實(shí)現(xiàn)05S延時(shí),實(shí)現(xiàn)LED流水燈的效果。
上傳時(shí)間: 2016-10-13
上傳用戶:tianyi223
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.
標(biāo)簽: SHIFTER name module Input
上傳時(shí)間: 2013-12-13
上傳用戶:himbly
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.
標(biāo)簽: SHIFTER name module Input
上傳時(shí)間: 2014-01-20
上傳用戶:三人用菜
LED的顯示功能,以及步進(jìn)電機(jī)的驅(qū)動(dòng)程序,打開(kāi)程序后見(jiàn)程序中的I/O的備注就可以,只作為參考
標(biāo)簽: LED
上傳時(shí)間: 2013-11-29
上傳用戶:ghostparker
程序是根據(jù)vidcat改的,只能抓PPM的圖. makefile的內(nèi)容如下,請(qǐng)注意打小寫(xiě): cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 這兒請(qǐng)注意:s 的大小必需是8能整除的倍數(shù). 這個(gè)程序我是在rh9下作的,需要交叉編譯的朋友就把注釋去掉,再給下面的注釋就可以了.
標(biāo)簽: firendly-arm makefile include vidcat
上傳時(shí)間: 2016-11-20
上傳用戶:清風(fēng)冷雨
包含三個(gè)CC2430的I/O測(cè)試程序。程序基于IAR軟件編寫(xiě),用來(lái)控制片上LED的開(kāi)關(guān)及閃爍。通過(guò)適當(dāng)修改同樣可以用于CC1110的開(kāi)發(fā),估計(jì)對(duì)開(kāi)發(fā)無(wú)線傳感器網(wǎng)絡(luò)的相關(guān)人士比較重要。
標(biāo)簽: 2430 IAR CC 測(cè)試程序
上傳時(shí)間: 2014-08-30
上傳用戶:hasan2015
CC2430 基礎(chǔ)實(shí)驗(yàn)一自動(dòng)閃爍 本次實(shí)驗(yàn)的目的是讓用戶學(xué)會(huì)使用 CC2430 的I/0 來(lái)控制外設(shè),本例以LED 燈為外設(shè),用 CC2430 控制簡(jiǎn)單外設(shè)時(shí),應(yīng)將I/O 設(shè)置為輸出。實(shí)驗(yàn)現(xiàn)象是綠色LED 閃爍。
標(biāo)簽: 2430 CC 基礎(chǔ)實(shí)驗(yàn) 自動(dòng)
上傳時(shí)間: 2014-01-19
上傳用戶:ggwz258
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1