资源列表
CH376HFT
- MCS-51单片机C语言的U盘文件读写示例程序,本程序演示字节读写,文件枚举,文件复制, 用于将U盘中的/C51/CH376HFT.C文件中的小写字母转成大写字母后, 写到新建的文件NEWFILE.TXT中。-MCS-51 microcontroller C language U disk file reading and writing examples of procedures, demonstration of the process of byte read and write, en
time-clock
- 时间中断溢出触发方法制作的带2闹钟的可调时闹钟时钟-Time interrupt adjustable overflow trigger method produced with 2 alarm clock alarm clock when
Key
- 按键是单片机系统最常用的输入设备之一;几乎是只要需要交互输入,就必须有键盘。这篇博客实现了一个通用的键盘程序,只要提供一个读取键值的函数(底层键值),程序将完成消抖、存入队列等一些列处理。同时本程序提供最常用的4*4矩阵键盘的程序,和4个按键的程序。 -The key is, one of the the SCM system most commonly used input device almost as long as the need for interactive input,
ADC12
- msp430内部含有ADC12模块,可以完成12位的模数转换,当对精度或其他指标要求不高时,可以选用430单片机内部的ADC12完成模数转换工作。这里主要实现了一个比较通用的ADC12模块初始化程序,具体的数据存储和处理需要自己在中断处理函数中添加。 -msp430 the internal containing ADC12 module, you can complete a 12-bit analog-to-digital conversion the selection the 430
DAC12
- MSP430 带有的DAC12 模块,可以将运算处理的结果转换为模拟量,以便操作被控制对象的工作过程。DA是在控制操作过程中常用的器件之一;MSP430有些系列中含有DAC12模块,给需要使用DA的方案提供了许多方便。这里实现较为简单的DAC的驱动,方便以后使用。 -DAC12 module, MSP430 with the result of the arithmetic processing can be converted to analog in order to operate t
lcd12864
- 液晶是单片机系统最常用的显示设备之一,这个程序库是在MSP430F169、MSP1430F149单片机上测试通过的,可以放心使用;液晶选用的是金鹏的:OCMJ4X8C型号的12864液晶;控制液晶用的是并行方式,三个控制口是P3.0、P3.1、P3.2三个IO口,数据用的是P5数据IO口。 -The LCD is one of the the microcontroller system most commonly used display device, the library passe
TimerPwm
- 定时器是单片机常用的其本设备,用来产生精确计时或是其他功能;msp430的定时器不仅可以完成精确定时,还能产生PWM波形输出,和捕获时刻值(上升沿或是下降沿到来的时候)。这里完成一个比较通用的PWM波形产生程序。 -The timer microcontroller used the equipment used to generate precise timing or other features of msp430 timer can be done not only precise
lcd1602
- 51单片机lcd1602液晶驱动程序 。用汇编写的-Program 51 microcontroller lcd1602 LCD driver. Written in assembler
ADC-TEST
- 通过ADC检测是否有对应的按键按下,如果有则控制相应的LED亮,用于检测一些模拟开关组合-ADC detects whether the corresponding button is pressed, the control corresponding LED lights for the detection of some combination of analog switches
VC98
- GCC编程基于AVR128和164芯片控制数码管显示-GCC programming based on AVR128 and 164 chip control digital display
Alarm-Clock
- 一个基于51单片机和1602液晶屏的闹钟程序,可以设置闹钟时间,闹铃是可以选择停止-51 And 1602 LCD-based alarm program, you can set the alarm time, the alarm can choose to stop
DIAODIAN
- nxP单片机的掉电试验程序,可用于51系列单片机的掉点实验-nxP microcontroller power-down test procedures can be used to point out of the 51 series microcontroller experiment
