资源列表
keil
- 这是一本介绍KeilC使用的书.对初学单片机开发的人来说是一本很好的入门教程.-This is a book to introduce the use of KeilC. Single-chip development for the beginner who is a good Tutorial.
guangou
- 光电耦合器的几个应用实例,用PROTEUS软件进行仿真验证和分析。-Optocoupler several application examples, the PROTEUS simulation software and analysis.
LC
- LC串并联网络的PROTEUS软件仿真分析,观察谐振频率等参数和现象。-Series-parallel LC network PROTEUS software simulation analysis, observation parameters such as resonant frequency and phenomena.
lm317
- 三端可调稳压器LM317的应用电路仿真,使用PROTEUS软件,功能实现。-Three-terminal adjustable voltage regulator LM317 circuit simulation applications, the use of PROTEUS software functions.
main
- 主要介绍了倾角传感器的使用以及如何测量角度-The main use of the tilt sensor as well as how to measure the angle
power
- 一个串联反馈式稳压电源的仿真分析,使用PROTEUS软件进行分析。-A series of feedback regulated power supply simulation software to analyze the use of PROTEUS.
symbolinlatex
- This manual can help to use latex program easily because it contains a lot of command of symbol
c51scprog
- c51串口程序 虽然写的不太好但希望各位也能从中学习一些关于串口读写的技巧-c51 serial communication program
fifi
- FIFO code written in VHDL
adc0809
- ad0809驱动程序。 用到的管脚 : P1.0--P1.6;P0;P2.0--P2.4 *开始需初始化: _ADC_0809_init() *入口 : 选通的通道 unsigned char _ADC_0809_innum *出口 : 原始值-ad0809 driver
LCD1602
- 1602的驱动,任意3IO口通过1片74HC595驱动1602 #include<D:\clib\hc595.c> //虚拟接口定义 #define LCD_RS 0x08 //0001 0000 #define LCD_E 0x04 //0010 0000 #define LEDon 0x02 //0100 0000 // LCD_Data 0x00 //0000 -1602 driver,drive 1602 by any 3 IO port
inituart
- 我的串口驱动。包含3个波特率(19200.57600.115200(用T2)) 可用#define _comboud 19200(57600/115200)选择 //定时器2为波特率发生器 // 定时器2 用于定时器操作与波特率发生器有所不同,它在每一机器周期 //(1/12晶振周期)都会增加;然而,作为波特率发生器,它在每一机器状态 //(1/2晶振周期)都会增加。波特率计算公式如下: //模式1或3的波特率=晶振频率/(32*(65536-(RCAP2H,R
