-
_MCS
_MCS-51单片机实用子程序库_MCS-51 single-chip utility subroutine library-_MCS-51 single-chip utility subroutine library
- 2022-08-26 08:38:51下载
- 积分:1
-
我老师为上课开发的单片机测试源程序,怎么可能“文件已存在”?...
我老师为上课开发的单片机测试源程序,怎么可能“文件已存在”?-my teacher for the class of MCU development test program, how likely "file already exists?"
- 2022-04-15 03:01:13下载
- 积分:1
-
高性能立体声音频Codec芯片TLV320AIC23B的ARM控制源码
高性能立体声音频Codec芯片TLV320AIC23B的ARM控制源码
- 2023-04-16 18:10:03下载
- 积分:1
-
/// ////ADC0监控中断调试程序////////////////
/////////选择AIN0.3为ADC0转化输入,单端模式/////
//...
/// ////ADC0监控中断调试程序////////////////
/////////选择AIN0.3为ADC0转化输入,单端模式/////
//调试时可采用变位器作为ADC输入源,调节其电压观察监控中断情况-/////// ADC0 interrupt debugger monitor ///////////////////////// AIN0.3 choice for ADC0 conversion input, single-ended mode/////// debug device when using variable-bit ADC as input source, adjust its voltage monitor to observe a break in
- 2023-02-06 16:10:04下载
- 积分:1
-
基于中断控制的声光报警器的设计.采用中断方式,设计一个声光报警器的硬件电路和控制程序。程序运行时,一旦8位开关信号量状态满足设定条件,就触发中断,使发光二级管按...
基于中断控制的声光报警器的设计.采用中断方式,设计一个声光报警器的硬件电路和控制程序。程序运行时,一旦8位开关信号量状态满足设定条件,就触发中断,使发光二级管按规律闪烁,同时扬声器播放一段音乐。
硬件设备包括一台微机、一个MFID微机实验箱、一块T型板,2输入四与门 74ls08、8位总线驱动器 74ls245、LM386A音频放大器、排阻、扬声器各一个,发光二极管8个,470uF电容2个、104电容4个,插线若干。
-Interrupt-based control of sound and light alarm design. Using interrupt mode, designing a sound and light alarm hardware circuits and control procedures. The program is running, once the 8-bit switch signal to set the amount of state to meet the conditions to trigger interrupts, so that light-emitting diode flashes according to the law, while speakers play a piece of music. Hardware includes a computer, a computer simulation, MFID box, a T plate, 2 input 4 and gate 74ls08, 8-bit bus driver 74ls245, LM386A audio amplifier, exclusion, speakers of a light-emitting diode 8, 470uF capacitor 2 a, 104 capacitors 4, plug-line number.
- 2022-02-06 01:23:00下载
- 积分:1
-
C51KEY
用C51编[写的按键运用程序,已在产品中运用-C51KEY
- 2022-04-11 02:24:31下载
- 积分:1
-
simulation C51 Serial Programming
模拟串口C51编程-simulation C51 Serial Programming
- 2023-03-16 09:35:03下载
- 积分:1
-
采用51系列单片机控制的I2C总线高频头程序源码.
采用51系列单片机控制的I2C总线高频头程序源码.-51 Series Single-chip I2C bus control procedures Tuner source.
- 2022-04-18 15:22:51下载
- 积分:1
-
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HE...
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255)// 255 to HEX conversion c = 0xff HEX2BCD (0xff)// 0xff conversion of 255 BCD
- 2023-02-28 18:45:03下载
- 积分:1
-
利用Philips单片机P87LPC764编写的IC卡程序,其中有对IC卡操作及I2C操作的程序模块...
利用Philips单片机P87LPC764编写的IC卡程序,其中有对IC卡操作及I2C操作的程序模块-use Philips P87LPC764 SCM prepared by the IC card procedures, which are the IC card operation and operational procedures I2C module
- 2022-03-17 06:44:32下载
- 积分:1