搜索资源列表
key2
- 用单片机的C语言编的键盘递增递减的C程序的源代码(按一下键,对应的键值增或减一),在很多领域用到此思想,如空调调温等,可供单片机开发工程师参考。-the MCU series of the C language keyboard incremental decrease in C program's source code (by pushing a button, the corresponding increase or decrease of the pair a), used i
常用的电路仪器使用方法
- 在这里详细介绍常用的电路仪器使用方法,对一些刚接触电子的初学习者是难得资料-in detail here commonly used in circuit equipment used method of counting some of the early e-learners is a rare information
DS1991
- DS18B20汇编源程序无解压密码愿意进来享受这里的幸福生活-DS18B20 compile source code without extracting willing to come here to enjoy the happiness of life
SY0406程序资料
- 对于一个单片机初者来说一定想自己设计一个小系统吧··这里提供了以89S52为核的小系统图和源程序!希望对刚学者有所帮助-early for a microcontroller were necessarily want to run their own small design a system here to provide it with nuclear 89S52 for the smaller system map and the source! Just want to help sc
gentrans(gtv0.01)
- MCP2510的CAN控制器程序,可移植到其他单片机平台,此处为MSP430F147-MCP2510 CAN controller, may migrate to other MCU platform here for MSP430F147
zlIP0.2.scr
- 这里介绍了用单片机MCS52来实现TCP/IP协议, 从而实现了单片机和电脑用网线的连接.-here introduces the SCM MCS52 to achieve TCP / IP protocol, enabling the use of SCM and computer network lines connected.
math8051
- A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is. -A colle
DecodingInfraredUsePIC16C5X
- Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This application note describes how this decoding may be done. The only mandatory hardware for decoding IR signals is an infrared receiver. The use of t
dzb
- 这里介绍的一款多功能编程器,功能强大,支持大多数常用的EPROM, EEPROM, FLASH, I2C,PIC, MCS-51,AVR, 93Cxx等系列芯片(超过400种)。硬件成本较低,性价比很高-here on the versatile programmer, the powerful support of the most commonly used EPROM, EEPROM, FLASH, I2C, PIC, MCS-51, AVR, 93Cxx series chip (mor
ds1624cprogram
- 由于DS1624是I2C总线结构的串行数据传送,它只需要SDA和SCL两根线完成数据的传送过程。因此,我们在进行程序设计的时候,也得按着I2C协议来对DS1624芯片数据访问。有关I2C协议参看有关资料,这里不详述。对于AT89S51单片机本身没有I2C硬件资源,所以必须用软件来模拟I2C协议过程。 要从DS1624中读取温度值,首先启动DS1624的内部温度A/D开始转换,对应着有相应的命令用来启动开始温度转换,有关DS1624的指令集参考前面的叙述。一般情况下,DS1624经过一次温度
sy08
- 1. 掌握压控振荡器的基本原理和调试方法。 二. 实验原理 压控振荡器,顾名思义,其输出频率随输入电压的改变而变化。它大致可分为两类,一类是调谐式,另一类是多谐式。多谐式一般线性好,但输出不是正弦波,只能通过间接方式获得。振荡频率一般较低。调谐式多用于发射机中,一般高频电子线性课程会有介绍。 这里介绍两种压控振荡器及其常用电路类型,供大家参考 -1. VCO master the basic principles and debugging methods. 2. VCO exp
the_program_of_c
- 单片机c语言开发实例 包括很多实例,希望能在这里找到有用的东西!-SCM c language examples include many examples here in the hope of finding useful things!
SLDIY028AICCAVR
- 这里有11个用ICCAVR开发的源代码,经DEMO板调试后已经通过.-here with a 11 ICCAVR development of the source code, DEMO plate after debugging has been passed.
AVR-v_UART
- 在一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。这里介绍一个用AVR单片机模拟的串口程序.-in some applications, the regular use of the dual serial port, but most only provide a microcontroller serial, In fact, the general can use I / O simulation of a serial mouth. H
dapingmu
- 单片机学习的电路及编程,采用proteus软件进行仿真,说的废话太多了,自己看吧。-MCU circuit and learning programming, using simulation software proteus, said too much nonsense, you Look here.
randomicity
- 8位单片机很多地方需要随机数,比如游戏的洗牌,可在timer中取数,但是随机数质 量不高。随机数是一个既简单又复杂的问题,这里的例子使用了众所周知的线性叠加法,没 有完美的方法产生随机数,不过线性叠加法是一个合适的方法,彻底解决8位机随机数的问 题。-eight SCM need many random numbers, such as the shuffling game, in which a few timer. But random quality is not high.
danpianji2007
- 本人一直从事单片机研发工作 ,这里上载我多年收藏的常用51单片机C程序。-I have been engaged in research and development of microcontroller, available here for many years I used a collection of 51 C SCM procedures.
485-502demo
- 此程序是RS485从机通讯,包含3部分:接收帧程序、发送帧程序及执行命令程序。 从机通讯地址从地址开关读取4位 由于485的通信规约差别很大,这里只是提供参考,具体请参照自己的项目特点做修改,抛砖引玉。 #include<reg52.h> #include<main.h> #include<hy502.h> -this procedure is RS485 communications from the plane, contains t
dzmimasuo
- 电子锁由于其保密性高,使用灵活性好,安全系数高,受到了广大用户的亲呢。这里有我做电子密码锁的参考资料及写的源程序.-electronic lock because of its secrecy, the use of flexibility, and high safety factor by the vast number of users Qinna. Here I made electronic locks and reference was made of the source.
VectorControl
- 一个可以运行在dsPIC demo 1.1板上的的AC矢量控制源代码,其算法实为经典。所用的处理器为dsPIC30F中高档的一款dsPIC6010,快去下载看吧-can run in a demo 1.1 dsPIC board of the AC vector control source code, algorithm for real classic. Used by the processor to dsPIC30F one of the middle-grade dsPIC6010,