资源列表
[单片机(51,AVR,MSP430等)] LCM_0506
说明:杭州qingda光电5.6吋256色液晶屏的C51控制程序,硬件采用的是直接读取寄存器地址的方式。-Hangzhou qingda photoelectric 5.6-inch color LCD screen 256 of the C51 control procedures and hardware used is a direct way to read register address.<LouisYang> 在 2025-11-14 上传 | 大小:3kb | 下载:0
[其他嵌入式/单片机内容] 816
说明:9054+ep1c6+ad9887a VGA 图像采集完整版原理图-9054+ Ep1c6+ Ad9887a VGA image capture the full version of Schematic<zxsa> 在 2025-11-14 上传 | 大小:94kb | 下载:0
[嵌入式/单片机编程] hz
说明:汉字与字符显示函数。对于任一主函数,只要对其打点函数名稍作修改即可显示8*16ASC码,与24*24汉字。-Chinese characters and the characters display function. For any one main function, as long as their function names with some slight modifications RBI to display 8* 16ASC code, with 24* 24 characte<dingmq> 在 2025-11-14 上传 | 大小:460kb | 下载:0
[单片机(51,AVR,MSP430等)] LCM_C51_indirect
说明:QingDa光电5.6吋彩色液晶屏的C51控制程序。 硬件采用的是寄存器选通的间接控制方式!-QingDa photoelectric screen 5.6-inch color LCD of the C51 control procedures. Hardware used is register indirect gating control mode!<LouisYang> 在 2025-11-14 上传 | 大小:37kb | 下载:0
[嵌入式/单片机编程] C51_2CPU_Communication
说明:本文较为详细的介绍了双CPU的C51系统设计中,双CPU通信问题。列举了几种常见的双CPU通信的方式,分析了他们的优劣。最后给出了较优的一种通信方式的实例。 对于双CPU系统单片机开发具有很高的参考价值!-In this paper, more detailed introduction of the C51 dual-CPU system design, dual-CPU communication problems. Cited several common way of dual-CP<LouisYang> 在 2025-11-14 上传 | 大小:71kb | 下载:0
[单片机(51,AVR,MSP430等)] C8051Fexample
说明:C8051F040的片内资源所有源码,很适用-C8051F040-chip resources of all source code, it is applicable<韩笑> 在 2025-11-14 上传 | 大小:2.76mb | 下载:0
[单片机(51,AVR,MSP430等)] hotbox_v2.0
说明:基于Keil uVision2平台的C51控制温度老化试验箱的源代码。 1、温度传感器采集温度 2、传感器信号传入 ADC电路 3、经AT89C52单片机的处理分析输出控制 4、通过继电器控制发热、降温与通风单元-Keil uVision2 platform based on the C51 to control the temperature of the source code of the aging chamber. 1, temperature sensors coll<LouisYang> 在 2025-11-14 上传 | 大小:56kb | 下载:0
[单片机(51,AVR,MSP430等)] LCD12864
说明:12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={"www.zansi.com"} delay(BYTE ms) {-12864 LCD original procedu<yichongwen> 在 2025-11-14 上传 | 大小:40kb | 下载:0