资源列表
keys
- 这是几个实现键盘操作的程序,可以根据需要直接调用。 //矩阵式键盘单键输入应用,3×4 //P2口作为键盘的接口
HD7279a-LEDDRIVER
- // This is a demo program for 7279a // It is test for 500R circuit // This is a demo for HD7279A-/ / This is a demo program for 7279a / / It is te st for coral circuit / / This is a demo for HD7279A
cat24cx1-IICEEPROM
- 这是cat24cx1 IIC模拟协议 可以作为iic和eeprom函数 //mcu :at89s51 //晶振为11.0592MHz,如有变更请根据具体情况修改延时时间-IIC simulation agreement can serve as iic and eeprom function / / m cu : at89s51 / / Crystal Oscillator to 11.0592 MHz, Requests are subject to change accordi
clckcode1302
- 这是一个通过调适的时钟程序,可以直接用于自己的系统上,可以嵌入到系统。-This is an adaptation of the clock through the procedure can be used for its own systems, it can be embedded into the system.
hd1602lcm
- 这是一个经过调试成功的可以实用的程序,可以快速的用于液晶显示操作。 //这是一个DEMO程序,可以很方便地嵌入到其它程序中,只需要进行相关的函数调用。 //晶振为11.0592MHz-after successful testing can be useful procedure, a rapid operation for LCD. / / This is a DEMO procedures, we can easily embedded into other procedures,
485-502demo
- 此程序是RS485从机通讯,包含3部分:接收帧程序、发送帧程序及执行命令程序。 从机通讯地址从地址开关读取4位 由于485的通信规约差别很大,这里只是提供参考,具体请参照自己的项目特点做修改,抛砖引玉。 #include<reg52.h> #include<main.h> #include<hy502.h> -this procedure is RS485 communications from the plane, contains t
linux-jtag-flash_tools.tar
- liunx下通过jtag烧写flash的源代码-liunx through jtag burning flash source code
blob-2.0.5-pre2
- blob2.05实在blob2.04上的升级-blob2.05 blob2.04 is on the upgrade
blob-1.0.0
- blob1.0是最早版本的sa1100的bootloader,里面的汇编部分,可读性很差,多是直接用地址写的。-blob1.0 is the first version of the Bootloader sa1100. inside some of the compilation, readability poor more directly with the address to write.
blob-2.0.4
- 针对于sa1100的bootloader。blob2.04是一个功能比较强大的bootloader,希望喜欢底层的朋友可以一起研究。-to address sa1100 Bootloader. Blob2.04 function is a more powerful Bootloader. like to hope that the bottom of the friends together.
edaTimer
- 数字钟的主要功能有年月日时分秒的显示输出功能和对日期及时间进行设置的功能,还可以有整点报时等功能。设计数字钟的核心问题是时钟日期的自动转换功能。即自动识别不同月份的天数的控制。据此可以设计一个如图所示结构的数字钟,该数字钟包括校时模块、月份天数处理模块、时分秒计时模块、年月日模块和输出选择模块。在本实验中,只进行了简单的数字时分秒设计,其他部分还有待下一步改进。-digital clock is the main function Minutes date when the output fun
FPGAdigitaltimer
- 本设计要实现一个具有预置数的数字钟的设计,具体要求如下: 1. 正确显示年、月、日 2. 正确显示时、分、秒 3. 具有校时,整点报时和秒表功能 4. 进行系统模拟仿真和下载编程实验,验证系统的正确性 -designed to achieve this with a number of preset clock design, and specific requirements are as follows : 1. Display correctly, , 2. d
