登录
首页 » SCM » 89C52的键盘扫描LED显示及串口程序。 用Keil C51开发。用通用实验板调试通过。...

89C52的键盘扫描LED显示及串口程序。 用Keil C51开发。用通用实验板调试通过。...

于 2022-10-21 发布 文件大小:32.19 kB
0 208
下载积分: 2 下载次数: 1

代码说明:

89C52的键盘扫描LED显示及串口程序。 用Keil C51开发。用通用实验板调试通过。 -89C52 keyboard scanning LED display and serial procedures. Using Keil C51 development. Experiments with GM through the debug board.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • at89s51,超级牛的教程,可以配合proteus仿真实验,
    at89s51,超级牛的教程,可以配合proteus仿真实验,-at89s51, super tutorial cattle will be in line with Proteus simulation experiment,
    2022-07-06 09:11:35下载
    积分:1
  • 采用高发射功率红外光电二极管和高灵敏度光电晶体管组成。 光缝宽度(分辨率)有0.8mm、0.4mm两种。...
    采用高发射功率红外光电二极管和高灵敏度光电晶体管组成。 光缝宽度(分辨率)有0.8mm、0.4mm两种。-High transmit power infrared photodiode and high-sensitivity phototransistor. Optical slit width (resolution) of 0.8mm, 0.4mm two kinds.
    2022-03-23 03:57:56下载
    积分:1
  • void InitGoertzel(void) 作用:初始化算法参数 用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter(...
    void InitGoertzel(void) 作用:初始化算法参数 用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter() float CGoertzel::GetMagnitude(unsigned char * sampleData, int length) //算法主接口 作用:对采集下来的音频数据用算法处理,返回一个结果 参数:sampleData-音频数据缓冲地址指针; length-缓冲区尺寸(音频数据数量),字节数; 返回值:返回算法结果。 void SetParameter(DWORD set_SampleRate, DWORD set_TargetFreq, DWORD set_BlockSize) 作用:设置算法参数; 参数:set_SampleRate-音频数据抽样速率; set_TargetFreq-目标信号频率; set_BlockSize-算法数据块尺寸(采样点); 用法:调用本函数后,需要调用一次InitGoertzel(void)才会生效-void InitGoertzel (void) function: initialization algorithm parameters Usage: The algorithm performs a pre-test, if the need to change the parameters, calling SetParameter () float CGoertzel:: GetMagnitude (unsigned char* sampleData, int length)// Algorithm for the main interface role: to collect audio data from the treatment algorithm to return a result parameter: sampleData-audio data buffer address pointer length-buffer size (the number of audio data), number of bytes return value: the return of
    2023-03-11 13:30:04下载
    积分:1
  • SM5964在系统编程的源代码,通过COMM串行口进行程序下载,方便嵌入式系统开发...
    SM5964在系统编程的源代码,通过COMM串行口进行程序下载,方便嵌入式系统开发-programming specification of the system"s source code through COMM serial port for downloading procedures, facilitate embedded system development
    2022-03-10 16:37:38下载
    积分:1
  • 三相步进电机的三相六拍工作方式,正转的绕组通电顺序:A、AB、B、BC、C、CA、A,反转的通电顺序:A、AC、C、CB、B、BA、B、A。 由于步进电机转子有一定的惯性以及所带负载的惯性,故步进电机的工作过程中不能及时的启动和停止,在启动时应慢慢的加速到预定速度,在停止前应逐渐减速到停止,否则,将产生失步现象。 步进电机的控制问题可总结为两点: 1、产生工作方式需要的时序脉冲; 2、控制步进电机的速度,使它始终遵循加速、匀速、减速的规律工作。 -Three-phase three-phase stepper motor six shot work, is to order the winding power: A, AB, B, BC, C, CA, A, reverse the order of power: A, AC, C, CB, B, BA, B, A. As the stepper motor rotor has a certain degree of inertia, as well as brought about by the inertia load, the stepper motor during the course of work should not start and stop time, start to be slowly accelerated to a predetermined speed, the stop should be to slow down gradually to the stop, otherwise, will result in out-of-step phenomenon. Stepper motor control problems can be summarized in two points: one, resulting in the need to work the timing pulse 2, control the speed of stepper motor, so that it always followed acceleration, velocity, deceleration of the law of the work.
    2022-07-20 15:21:46下载
    积分:1
  • 单片机c语言编程常用的书籍,可以参考,里面包含有代码,实例说明。
    单片机c语言编程常用的书籍,可以参考,里面包含有代码,实例说明。-Singlechip c programming language commonly used in books, can refer to, which contains code examples.
    2023-03-27 22:40:04下载
    积分:1
  • 单片机菜单程序框架,多级菜单,简易数结构,方便移植
    单片机菜单程序框架,多级菜单,简易数结构,方便移植-Singlechip Menu Framework, multi-level menu, a few simple structures to facilitate the transplantation
    2022-03-12 13:01:47下载
    积分:1
  • 用AVR单片机(ATMEGA8)编写的lcd AMPIRE128*64显示程序,用C语言编写,用GCCAVR开发,用proteus仿真通过....
    用AVR单片机(ATMEGA8)编写的lcd AMPIRE128*64显示程序,用C语言编写,用GCCAVR开发,用proteus仿真通过.
    2022-02-03 16:34:29下载
    积分:1
  • SST28SF040是SST公司推出的高速可编程闪存。它具有512k*8的存储结构 芯片擦除及写入的时间快,可靠性高,能够重复写100,000次,低功耗.以上程...
    SST28SF040是SST公司推出的高速可编程闪存。它具有512k*8的存储结构 芯片擦除及写入的时间快,可靠性高,能够重复写100,000次,低功耗.以上程序是用c51编写的驱动程序,希望对使用该芯片的同仁有所帮助-SST28SF040 SST is the company"s high-speed programmable flash. It has 512k* 8 storage structure chip erase and write the fast, high reliability, write to repeat 100,000 times, low power consumption. The above procedure is used to prepare the decoder drivers, and I hope to use the chip colleagues help
    2022-03-13 03:29:17下载
    积分:1
  • [原创]PIC单片机完成格雷(Golay)编码的源码.
    [原创]PIC单片机完成格雷(Golay)编码的源码.-[original] PIC completed Gray (Golay) encoding the source.
    2022-01-29 01:17:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载