资源列表
EEPROMshubo
- 自己看吧 eerom的 -their eerom of
RF
- 说明: 1. DL1MS: 延时1ms 子程序, DL01MS : 延时0.1ms 子程序 2. MOV R0,#80H 红外接收的数据的地址 80H~8DH 3. SHOW_RFCODE 在LCD上显示红外接收的数据(演示用) 4. 在中断中建立红外接收数据标记,在主程序中调用RF_JS
MCS51_PC
- MCS与51通讯的程序,PC侧采用VB6.0。--Communication between MCS and 51. PC side uses VB6.0.
ledliushui
- PIC流水灯控制-汇编,需要说明的是刚刚我上传的那个应该是5个I/O控制16个按键的PIC控制程序,而我不知道该怎么去修改正确过来-PIC signal-controlled water- a compilation of descr iptions are just required me to upload that is five I/O control 16 of the PIC button control procedures, and I do not know how to go
Infrared_Remote_Control
- 红外遥控在液晶上显示,使用SC9012 遥控芯片发射出来的红外信号-Infrared remote control in the liquid crystal display, use the SC9012 chip emitted infrared remote control signals
980811872shukongfenpinqi
- 数控分频程序,改变其中的参数,实现所需要的品路-fen pin cheng xu
延长watchdog的方法
- 你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门狗的复位,从而延长了看门狗的复位时间)不喂就复位. 程序中我以lcpRD2为例.-you may have to reset the hardware watchdog short time and anguish that this approach help you solve the problem. DOG with timers
keyboard4_4-and-seg7
- 4*4键盘扫描程序,并将键值利用七段数码管显示出来。芯片为Altera Cyclone EP1C6Q240C8。-It s very simple,for rookies.
ledtest
- FPGA(xcs250E-VQ100).用于简单的测试LED程序-FPGA (xcs250E-VQ100). For simple test LED program
code
- 32bits补码加法器,verilog语言的,xilinx公司芯片上运行通过-The 32bits complement adder verilog language, xilinx chip run through
lock
- 本人编写的verilog程序密码锁,已仿真通过,欢迎大家下载并指正批评,互相学习。-I write verilog program locks have been through simulation, welcome to download and correct criticism, learn from each other.
TB_Read_Write_File_vhd
- Simplified VHDL testbench: Read/Write from/to Text File.