资源列表
8Bit-Display
- 8位数码管显示例程,通过对数码管的学习可以增加自己编程的水平与算法的练习-8 digital tube display routines, through the digital learning can increase their level of programming and algorithms exercises
9999-ADD-Example
- 这是一个9999四位数的数码管累加实验,这个可为单片机初学者提供学习的借鉴-This is a 9999 four-digit digital accumulation experiments, this study can provide a reference for beginners SCM
Display-blanking-Program
- 单片机数码管消隐程序,快速的扫描也不会导致闪烁-Single-chip digital blanking process, fast scanning does not cause flicker
SCM-200mS-Square-Wave
- 单片机产生200ms的方波程序,很稳定的输出一个波特率-SCM program generates a square wave 200ms, very stable output a baud rate
EEprom-24c02-Storage
- 单片机控制EEPROM的24c02存储数据,掉电保存数据而不丢失-Block single-chip microcomputer control EEPROM 24 our fleet of data storage, electricity saving data but not lost
Storage-Stored-data
- 存储器24c02存储上次的数据,而且掉电不丢失-24c02 memory for storing the previous data, and non-volatile
TrackExperiemenalPlatform
- 一个轨道实验平台的单片机控制代码,在AT89C52单片机开发平台实现-An experiment platform of single chip microcomputer control code, the AT89C52 single chip microcomputer development platform
51
- 用C语言写的,51单片机和手机通信,发送和接受都调试通过。-Written in C language, the MCU 51 sent and received via GPRS network routines, very good.
simple_S_watch
- 用PIC单片机内部定时器0,作为16位定时器使用,并开启溢出中断。单片机的外部中断0引脚接开关SW2,并设置为下降沿的触发方式。可计时0SW2按键按下时,LCD上显示“Timer0 Start”, 定时器0开始工作,LED显示屏进行秒计数,再按下SW2键时定时器0停止工作,LCD上显示“Timer0 Stop”,并显示秒数,当按下SW3时,显示屏复位。-PIC microcontroller with internal timer 0, as the 16-bit timer, and turn
LED_CON
- 编制UATR与PC通过RS232传输命令,并根据命令用CCP的PWM输出控制LED指示灯亮度的程序并调试,掌握根据命令设置PWM不同的周期、占空比。-Preparation UATR PC via RS232 transmit commands and CCP PWM output with the LED brightness control program and debug on command, control command set based on a different cycle
AD_TRAN
- 编制A/D转换程序采集直流电压,将A/D结果用LCD显示,并将A/D转换结果通过IIC接口写入指定的EEPROM单元的程序并调试。-Preparation of A/D conversion process collecting DC voltage, the A/D result display LCD, program and A/D conversion result is written by IIC interface specified EEPROM cell and debug.
Circle
- 1. 声明一个Circle类,有:数据成员Radius(半径),成员函数GetArea()计算圆的面积,构造函数Circle(float radius)进行初始化和析构函数。在主函数中创建一个Circle类的对象进行测试(输入一个数值,作为Circle类对象的半径,调用该对象的GetArea()求以该数值为半径的圆的面积)。-1. Declaring a Circle class are: data members Radius (Radius), member function GetArea
