編譯后在單片機的1腳輸出低電平,延時后輸出高電平, 接一個電阻,一個LED,接到電源5V上,這樣LED就會亮一下, 然后滅,然后亮,
上傳時間: 2015-09-04
上傳用戶:ainimao
his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that include all modules.
標簽: simulation baseband channel packet
上傳時間: 2013-12-23
上傳用戶:zhangyigenius
1、本程序模仿3/8譯碼器的功能 2、由撥碼開關輸入,led輸出。
上傳時間: 2015-09-09
上傳用戶:caixiaoxu26
/*** *** *** *** *** *** *** *** *** *** *** *** **/ //**此映射表用來映射LED模塊不譯碼時,顯示的字符和必須輸入的數據的關系 //**每段和對應比特位的關系見示意圖 // g // --- --- // b | a |f | | <---顯示0時點亮的段為gfedcb // --- // c | |e | | 那么寫入數據為0x7e // --- --- // d // bit: 7 6 5 4 3 2 1 0 // 段位: g f e d c b a
上傳時間: 2013-11-25
上傳用戶:
PWM的實現過程中使用了兩個計數器CNT 1和CNT2,通過技術比較來判定LED燈泡是否點亮:若CNT1<CNT2 ,LED燈泡由熄滅狀態進入點亮狀態 若CNT1>CNT2則LED燈泡由點亮狀態進入熄滅狀態。各基色LED燈泡是串行連接的,并且只需改變一種基色LED燈泡的狀態便能實現色彩的變換,因此,系統計數器CNT1和CNT2只設立一組。如果當前改變的是紅色LED燈泡的亮度,那么綠色和藍色LED燈泡的亮度保持原狀態不變。 系統計數器的另一個作用是控制色彩變換的頻率,它可以由系統的初始值設定,也可以由用戶來設定
上傳時間: 2014-12-21
上傳用戶:SimonQQ
One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed exponetially. * * The simulator is time-slice-driven, i.e. the system model is being * run at discrete time points, with constant increments deltaT. * At each such time moment, program checks if a new item arrival or * release has occurred during previus deltaT.
標簽: One-channel distributed and simulator
上傳時間: 2014-01-15
上傳用戶:kr770906
本文設計的數字鐘具有以下特點: 1、具有時、分、秒計數顯示功能,以二十四小時循環計時。 2、具有清零,調節小時,分鐘的功能。 3、具有整點報時同時LED燈花樣顯示的功能。
上傳時間: 2015-10-02
上傳用戶:啊颯颯大師的
io分配: * * OUTPUT: * * P1.0 ...... 模擬量輸入 * * P1.1 ...... DA輸入比較基準電壓 * * P1.2~7..... R-2R DA電阻網絡 * * P3.7 ...... LED 模擬亮度輸出
上傳時間: 2015-10-02
上傳用戶:rocketrevenge
程序作用:測試Sage Tech.開發板(MCP300)中hd7279鍵盤顯示芯片是否能正常工作 */ /*程序功能:按下1號鍵顯示0、1、2、3,按下2號鍵顯示c、d、e、f,按下3號鍵顯示4、5、6、7 */ /* 按下4號鍵顯示8、9、a、b,按下0號鍵點亮4個LED燈 */
上傳時間: 2013-12-30
上傳用戶:Ants
Description: soft source, 1D,absorbing boundary condition (which really only work for epsrel=murel=1), reflection at an interface type ward_fdtd1d to run.
標簽: Description absorbing condition boundary
上傳時間: 2014-10-12
上傳用戶:er1219