搜索资源列表
SigleDoc_MulView
- 一个单文档多视图程序,适合初学者对单文档多视图的理解。-A single-document multi-view program, suitable for beginners on understanding multi-view single document.
can_xieyi
- 也许你在网上找个半天也找不到详细介绍CAN 协议的文档,不要找了,我这个就是很详细介绍CAN 协议的文档,协议明白了,再在各个平台调试程序就方便多了.-Maybe you can not find on the Internet to find a half-day details of CAN protocol document, not to find, I introduced the CAN protocol is a very detailed document, the agreem
PC-IR-yaokongshangweiji
- 本应用程序是用于红外摇控实验中,接收端接收到数据可以显示在PC,具体操作请见文档说明。 更多单片机教程:http://www.mcujc.com-This application is used for the infrared remote control experiment, the receiver receives the data can be displayed on the PC, the specific operations see documentation. More
ds1302qudong
- 该文档是凌阳61板开发系统下时钟芯片ds1302的驱动程序,程序中包含从发送字节到读取时钟芯片时间等的多层次驱动子函数,可直接调用,方便使用-This document is a Sunplus 61 board development system clock chip ds1302 driver program to send bytes to read the clock chip time multi-level driver subroutines can be called dire
digital-clk-Sunplus
- 该文档是在以凌阳61板为核心,外加ds1302、12864、红外等外围模块的开发系统下开发的一款集液晶显示、红外遥控设置、按键设置、可中断闹钟及闹钟设置掉电保持等多功能于一体的程序。程序主要涉及多种中断协调工作、按键处理、红外接收处理、时钟芯片应用、flash读写等多方面知识,非常具有学习参考价值。-This document is a Sunplus 61 board, plus ds1302, 12864, infrared and other peripheral module devel
51-DS18B20-temperature-sensor
- DS18B20温度传感器的51汇编程序,器件资料文档用搜索找,没上传。其中当然少不了PROTEUS的仿真,KEIL+PROTEUS联合实现。而且实现了多个器件级连的功能,程序当然可以继续优化的-51 assembler DS18B20 temperature sensor, the device information document with a search to find, no upload. Which of course PROTEUS simulation, KEIL+PROTE
clock_C51
- 基于89C52的单片机程序,简易多功能电子钟设计,可以定时闹铃、设置时间、倒计时,并包括了proteus仿真文档-failed to translate
C51Program_multi_Task
- 一份讲述如何利用多任务方式开发设计51单片机应用程序的文档-About the use of a multi-task approach to 51 single programming documents
计算器课设
- 基于51单片机多位十进制计算器设计 带文档说明 程序源码 proteus仿真图 (1)系统通过4×4的矩阵键盘输入数字及运算符。 (2)可以进行多位十进制数以内的运算(包括加,减,乘,除,幂次方,对数,三角函数等功能),如果计算结果超过显示范围,则屏幕显示E。 (3)可显示输入时的数字及结果 (4)设计控制电路总体方案; (5)电路的设计、仿真与调试;(Design of multi bit decimal number calculator based on MCU)