资源列表
fenpinqi.rar
- 用VHDL语言设计分频器要求是将128赫兹的脉冲信号经过分频器分别产生64赫兹,32赫兹,16赫兹,8赫兹,4赫兹, 2赫兹,1赫兹,0.5赫兹的8种频率的信号,Divider design using VHDL language requirement will be 128 Hz pulses were generated through divider 64 Hz, 32 Hz, 16 Hz, 8 Hz, 4 Hz, 2 Hz, 1 Hz, 0.5 Hz frequency of the
test
- PIC18F452的1602LCD显示程序,经过本人验证-Display program the PIC18F452 1602LCD
Fourinputandnongatecircuit
- VHDl编写的四输入与非门电路,其代码简洁,易学易懂-VHDL prepared four input and non-gate circuit, and its code is simple and easy to understand
led
- 硬件描述语言VHDL的彩灯程序,对于初学者有一定借鉴意义.-Hardware Descr iption Language VHDL of the Lantern program have a certain referential significance for beginners.
framing
- 对语音信号进行加窗分帧的程序,使用的是汉明窗,帧移50 。-framing and windowing for speech signal
segment
- 实验目的:熟悉数码管的静态显示 数码管显示单个数字“0”-The purpose of the experiment: the familiar static digital tube display digital display single digit " 0"
main.c
- 步进电机和巡线灯实现巡线小车自动巡线,可实现小车快速巡线,不产生因巡线左右来回抖动的问题-Stepper motor and line patrol lights line patrol car with automatic line patrol car fast patrol line, does not produce jitter because of back and forth about the patrol line
IO.LED
- msp430g2553玩转IO之按键查询LED翻转-msp430g2553 Fun IO LED flip the key inquiry
Matrix-keyboard-(scanning)
- 利用P1口连接矩阵键盘 P0口控制共阳极数码管位选 P2口控制段选 输出矩阵键盘数字-Using P1 port to connect the keyboard matrix P0 port control common anode digital bit option selected control segment P2 port output matrix keypad numbers
DAControl
- 交流电压调制,适合手初学者,仅供参考学习-AC voltage modulation, suitable for beginners, for reference
74HC595
- 实现74HC595串行信号转换位并行信号的输出。-74HC595 serial signals to achieve the parallel signal output.
stm8 读取flash
- stm8 寄存器操作读取flash 在IAR软件上使用C编写