-
pic渐明渐暗
LED控制系统子程序
微芯公司的PIC子程序库及运算平台...
pic渐明渐暗
LED控制系统子程序
微芯公司的PIC子程序库及运算平台-pic gradually dimming LED control system prescribed subroutine PIC Microchip
- 2023-04-14 02:45:04下载
- 积分:1
-
Convert Binary number to Dec
是一个用于将二进制格式的整数转换为十进制的短代码段。
- 2022-10-19 04:00:03下载
- 积分:1
-
very detailed compilation small example source code and compiled learning course...
很详细的汇编小例子程序源代码以及汇编学习课件!忘多多下载-very detailed compilation small example source code and compiled learning courseware! Download forgotten lot
- 2022-05-22 05:19:38下载
- 积分:1
-
我实验板带的实验程序,留给初学者看看吧,其他的我再整理一下,陆续上传吧...
我实验板带的实验程序,留给初学者看看吧,其他的我再整理一下,陆续上传吧-I experiment with the experimental procedure sheet, leaving beginners take a look at it, other like me to organize a series of upload it
- 2022-02-25 00:27:19下载
- 积分:1
-
用matlab编写的关于用传输矩阵法计算一维光子晶体的透射率随周期数变化的程序,感觉非常有用...
用matlab编写的关于用传输矩阵法计算一维光子晶体的透射率随周期数变化的程序,感觉非常有用-using Matlab prepared on the use of the transfer matrix method one-dimensional photonic crystal with the transmission cycle Change The procedure, a very useful
- 2022-09-11 19:30:03下载
- 积分:1
-
DS1302 driver, C51 series, and finally by the Proteus simulation can show the se...
DS1302的驱动程序,C51编的,最后由proteus仿真的,可以显示设定时间,程序中的延时函数是由汇编语言实现,也就是说这程序是C和汇编混编的。-DS1302 driver, C51 series, and finally by the Proteus simulation can show the set time delay proceedings by the assembly language function is to achieve, that is to say that the procedure is of mixed C and assembler.
- 2022-04-29 01:34:26下载
- 积分:1
-
一个例子来说明如何设置内部调
An example to illustrate how to set the internal adjustable
CID gain and receive FSK or DTMF data.
Assume end-code of DTMF data string is "D".-An example to illustrate how to set the inte CID rnal adjustable gain and receive FSK or DTMF data. Assume end-of DTMF code data string is "D" .
- 2023-02-04 16:55:03下载
- 积分:1
-
RFID读写程序
RFID读写程序-RFID read and write procedures
- 2022-03-16 18:58:40下载
- 积分:1
-
write flash code
write flash code
- 2022-12-21 12:35:04下载
- 积分: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