资源列表
[单片机(51,AVR,MSP430等)] LCD12864
说明:12864lcd程序 串行控制 控制器为st7920 绝对实用-Serial control procedures 12864lcd controller for absolute practical st7920<李诗人> 在 2025-02-25 上传 | 大小:3kb | 下载:1
[单片机(51,AVR,MSP430等)] LCD12864
说明:LCD12864的C51并行C程序 本人亲测,绝对没有问题,如果不对,请注意你的端口定义-LCD12864 the C51 parallel C program I am pro-test, absolutely no problem, if not, please note that the definition of your port<李诗人> 在 2025-02-25 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] LCD1602
说明:LCD16*2系列LCD是一款字符液晶显示模块。常见于单片机实验的显示设备中,绝对实用-LCD16* 2 Series LCD is a character LCD module. Single-chip experiment is commonly found in display devices, an absolute utility<李诗人> 在 2025-02-25 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] LCD-clock
说明:LCD1602电子钟 采用汇编程序 具有设置时间和调整时间功能 绝对实用-LCD1602 electronic bell used to compile the procedure with the set up time and time to adjust the absolute utility function<李诗人> 在 2025-02-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] meter645
说明:能够模拟电表的645协议,对目前国内的大部分电表厂家都适用,主要是三相表。-Meter can be used to simulate the 645 agreement, the majority of the current domestic meter is applicable to all manufacturers, mainly three-phase form.<torlen> 在 2025-02-25 上传 | 大小:5.32mb | 下载:0
[单片机(51,AVR,MSP430等)] signal_generator
说明:正弦波产生器的一种可行性方案设计,这个方案已在本实验室内得到应用,效果非常好-A sine wave generator, the feasibility of program design, the program has been applied in this laboratory, has very good results<周志坚> 在 2025-02-25 上传 | 大小:19kb | 下载:0
[单片机(51,AVR,MSP430等)] GRAPHICS
说明:适用于图形LCD的图形驱动程序,可实现画任意直线,任意圆,使用时只要再提供一个与LCD控制器相匹配的画点程序即可.-Applicable to graphic graphics LCD driver can realize arbitrary line drawing, arbitrary round, as long as the re-use with the LCD controller to provide a match po<xiaocui> 在 2025-02-25 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] 51SComDriver
说明:一套比较完整的51单片机C51串口通信驱动程序,其中包括 (1)串口初始化,晶振为11.0592M,方式1 波特率300-57600; (2)串口输出一个字符(非中断方式); (3)串口输出一个回车换行; (4)串口输出一个字符串(非中断方式); (5)串口接收一个字符(非中断方式); (6)串口接收一个定长字符串(非中断方式,只用于字符需有一个的idata字符串数组); -Relatively comple<eacho> 在 2025-02-25 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] PCdanpian
说明:PC单片机,一些PC单片机的程序.对单片机有兴趣的-PC Singlechip, some PC Singlechip procedures. Of Singlechip interested<张曦> 在 2025-02-25 上传 | 大小:2.27mb | 下载:0
[单片机(51,AVR,MSP430等)] serial_program_for_51
说明:很完整的51串口程序 包括如下: 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 出入均设有缓冲区,大小可任意设置。 可供使用的函数名: char getbyte(void) 从接收缓冲区取一个byte,如不想等待则在调用前检测inbufsign是否为1。 getline(char idata *line, unsigned char n) 获取一行数据回车结束,必须定义最大输入字符数 putby<eacho> 在 2025-02-25 上传 | 大小:3kb | 下载:0