资源列表
LTC1446_Square
- LTC1446是一种采用12位逐次逼近式工作的A/D转换器。内部包含系统时钟、采样和保持、12位A/D转换器、数据寄存器以及控制逻辑电路。LTC1446每25uS重复一次“输入——转换——输出”。器件有两个控制输入:DIN CLK和片选(CS)。 内部系统时钟和DIN CLK可独立使用。应用电路的设计只需利用时钟启动转换或读出转换结果。当CS为高电平时, Dout处于高阻态且DIN时钟被禁止。
sendDataLed
- 74HC595的c语言驱动程序,扫描显示LED。刚完成项目所用到的,运行正常。
645464
- 六位数码管动态x显示控制的实现!调试通过可以直接用!
UC1611
- 液晶显示模块控制器UC1611 (COG IC)的程序示例,分辨率为160x160。-sample programme for UC1611
dj4
- 51单片机控制步进电机,细分为2,一步为0.9度,走一圈需要400个脉冲,半径为33mm,一圈走0.10362m走20圈需要8000个脉冲。加速为4000个,减速为4000个,定时器0为60ms时周期为7.8s 为40ms时周期为5.2s-51 single-chip stepper motor control, subdivision 2, a step of 0.9 degrees, walk around 400 pulses required radius 33mm, around 20
Untitled
- 本程序是针对sar的原始数据到成像后幅度图像的成像过程-This is a program about sar image
DS1302
- 本程序是DS1302时钟芯片在51单片机的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过 -This procedure is DS1302 clock chip microcontroller in 51 drivers, with the STC main chip-driven, with the C programming language, fully portable to oth
ds18b20test
- 基于stc89c51和ds18b20简单测试温度程序-Stc89c51 and simple test based on the temperature program ds18b20
Math
- 单片机C语言数学运算程序,任意长度的BCD码加法运算,任意长度BCD码减法运算,可以直接嵌入程序中使用。-IT IS BCD CODE ADD,BCD CODE SUB ,YOU CAN USE IT IN YOUR PROGRAMM,.
hongwaicaiji
- 该程序是基于PIC单片机实现红外采集的原程序-The program is based on the PIC MCU infrared capture the original program
roundrobin
- Job SCheduling algorithm-RoundRobin
init_24l01
- nRF24L01的初始化程序,主要对模块进行初始设置,是使其能正常工作的前提。-The initial program of nRF24L01,which used to set correct modes for nRF24L01 and ensure it work nomally.