-
在DOS下的一个编辑器
在DOS下的一个编辑器-in a DOS editor
- 2022-08-16 09:38:56下载
- 积分:1
-
功放的电路图,是新款式的,有价值
功放的电路图,是新款式的,有价值-Power amplifier circuit, is a new style, and valuable
- 2022-02-26 06:51:27下载
- 积分:1
-
直线电机的控制
controling motor linearly
- 2022-11-28 21:50:03下载
- 积分:1
-
单片机串口C语言源程序,可实现串口通讯等功能
单片机串口C语言源程序,可实现串口通讯等功能-MCU Serial C language source code, serial communications and other functions can be realized
- 2022-01-25 16:30:19下载
- 积分:1
-
用递归的方法编写函数求Fibonacci级数的源程序
用递归的方法编写函数求Fibonacci级数的源程序-using recursive function method for the preparation of the source Fibonacci Series
- 2022-06-30 12:34:47下载
- 积分:1
-
基于arm的示波器设计,内含单片机控制外部驱动程序
基于arm的示波器设计,内含单片机控制外部驱动程序-Based on the arm of the embedded microcontroller control design, oscilloscope external driver
- 2022-03-15 00:56:44下载
- 积分:1
-
and vector interrupt settings and read the DOS function calls, which in this cas...
与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, how to install (to be interrupted service procedures set up to address the interruption vector table), and how soft interrupt directive calling service interruption program. To highlight key issues, in this case the interruption of services not the presence of code memory.
- 2022-02-02 05:53:54下载
- 积分:1
-
直流电机控制实验
马表
静态点阵led控制
动态点阵led控制
lcd字形显示
lcd自建字形
lcd与4*4键盘控制
lcd之d...
直流电机控制实验
马表
静态点阵led控制
动态点阵led控制
lcd字形显示
lcd自建字形
lcd与4*4键盘控制
lcd之dd/cg ram读取控制
lcd的4位控制模式实验
比大小游戏实验
中文显示型lcd控制
半矩阵式键盘与lcd控制
i2c传输-DC motor control experiment stopwatch control of the static lattice led dot matrix led dynamic control lcd display lcd self-built glyph shape lcd and 4* 4 keyboard lcd of dd/cg ram read control lcd 4-bit control mode experiment than the size of the game to experiment Chinese display type lcd control the half-matrix i2c transfer control of the keyboard and lcd
- 2022-11-12 22:25:03下载
- 积分:1
-
pe 文件编程:清除文件头中的重定位表.rar
pe 文件编程:清除文件头中的重定位表.rar-pe programming documents : the first to remove documents with the re-positioning table. Rar
- 2022-03-19 03:02:00下载
- 积分:1
-
工作环境为:
按键采用中断方式
IIC总线接通
P0口上拉
LS244使能
接通数码管
K0:确定键,用来确定调节好的时钟或者闹钟...
工作环境为:
按键采用中断方式
IIC总线接通
P0口上拉
LS244使能
接通数码管
K0:确定键,用来确定调节好的时钟或者闹钟
K1:时钟调节键,用来选择时钟调节的位置
K2:调节键,用来使选中的数字发生改变
K3:闹钟调节键,用来选择闹钟调节的位置
接通电源后可能需要按一次K4(复位键),时钟才会开始走动,此时是一个默认的时间,使用K1来选择需要更改的数字的位置,然后按K2调节,所有的数字都调节好后按K0确定,则时钟会按照新调节好的数据开始走动。
闹钟默认为晨7点,可以通过K3+K2+K0来调节,调节方法同时钟调节。
这是一个比较完善的时钟程序,当然还可以增加许多功能,例如增加闹钟的时间段,或者使到时间后某个输出有效等等,请大家多琢磨,希望看到各位写出的程序比我的这个好。
这个试验主要是学习PCF8563的使用,但也综合了IIC总线读写、中断方式按键处理、数码管数字显示、数码管动态刷新以及内部软件定时等方面,因此是一个综合性比较强的试验。
- 2022-06-29 23:08:31下载
- 积分:1