资源列表
SERTI4
- (C语言)AT89S52做的时钟,带串口通讯,看门狗,注释详细,很适合初学者.-timer based on AT89S52
OSD
- 监控矩阵系统视频字符叠加,128路视频输入/32路视频输出.-Surveillance video characters superimposed matrix system, 128 video input/video output 32.
hydrodynamic-coefficient
- hydrodynamic of coefficient of marine propeller can be calculated by this code. polynomial aproximation used for calculation
C_prog_for_8051
- The 8051 programming in C.
chuankou
- 用中断法编出串行口方式1下的发送程序。设单片机主频为6MHZ,定时器T1用作波特率发生器,波特率为2400b/s,发送字符块在内部RAM的起始地址为TBLOCK单元,字符块长度为LEN。要求奇校验位在数据第8位发送,字符块长度LEN率先发送。-Send serial port interrupt method to compile the program. Let microcontroller clocked at 6MHZ, timer T1 as baud rate generator,
mcd-lcd2
- PIC系列的单片机AD转换的好例子哟,代码精短,严格控制AD转换的时间
DS1302
- PS2键盘 DS1302的的程序例子 此方法较硬件解码要方便而且灵活性要强,可靠性也得到加强-PS2 keyboard procedures DS1302' s hardware decoding example of this method is more convenient and flexible to be stronger, enhanced reliability
send
- 2401发送程序,用于发送要传送的数据并且在显示器件上显示-2401 to send a program used to send the data to be transmitted and displayed on the display device
AD7755
- ad7755驱动程序,已经在51单片机成功应用-ad7755 driver has been successfully applied in 51 single
fft
- 用c语言可实现1024点的FFT(快速傅里叶变换)-1024-point FFT (Fast Fourier Transform) can be achieved using c language
fm24cl16
- 铁电fm24c16驱动源程序 c语言和C++ 铁电fm24c512驱动源程序 c语言和C++ -FM24C16、fm24c512 source code for c and c++
SerialCommunication
- RS485通信程序。Modbus协议 ASCII模式 使用ASCII模式,消息包括了一基于LRC方法的错误检测域。 LRC域检测了消息域中除开始的冒号及结束的回车换行号外的内容。 LRC域是一个包含一个8位二进制值的字节。 LRC值由传输设备来计算并放到消息帧中,接收设备在接收消息的过程中计算LRC, 并将它和接收到消息中LRC域中的值比较,如果两值不等,说明有错误。 LRC方法是将消息中的8Bit的字节连续累加,丢弃了进位。-RS485 communication pr
