-
Single
51单片机与艾默生变频器的通讯程序,对工控开发人员有帮助-Single-chip inverter 51 and the communication procedures Emerson
- 2022-06-03 01:53:27下载
- 积分:1
-
主导的信息显示系统的分析与设计,一个完整的单
LED信息显示屏系统的分析与设计,完整的单片机设计毕业论文。打开前请安装pdf阅读器。直接打开default.htm即可阅读。-LED information display systems analysis and design, a complete single-chip design thesis. Open before the install pdf reader. Can be read directly open default.htm.
- 2022-09-28 20:25:11下载
- 积分:1
-
步进电机四轮驱动
步进电机四轮驱动 -Stepper motor stepper motor four-wheel-drive four-wheel drive
- 2022-03-10 22:05:00下载
- 积分:1
-
数字电路抗干扰:
在电子系统设计中,为了少走弯路和节省时间,应充分考虑并满足抗干扰性 的要求,避免在设计完成后再去进行抗干扰的补救措施。...
数字电路抗干扰:
在电子系统设计中,为了少走弯路和节省时间,应充分考虑并满足抗干扰性 的要求,避免在设计完成后再去进行抗干扰的补救措施。-Digital circuit interference: In the electronic system design, for less detours and save time, should take fully into account and meet the requirements of anti-interference, to avoid later in the design of anti-interference to carry out remedial measures.
- 2022-10-17 17:45:03下载
- 积分:1
-
filtering software inside of 10 kinds of filtering software programming ideas
10种软件滤波方法 里面介绍了10种软件滤波的编程思想-filtering software inside of 10 kinds of filtering software programming ideas
- 2022-02-26 14:37:35下载
- 积分:1
-
MSC
MSC-51 3字节和4字节浮点数计算程序,主要用于数据采集及上传,经过IEEE转换,在上位机直接显示-MSC-51 3-byte and four-byte floating point calculation procedure used mainly for data acquisition and uploads After IEEE conversion, the PC directly show
- 2023-01-17 23:05:03下载
- 积分:1
-
基于SPE061A(凌阳单片机)的数字化语音存储与回放
基于SPE061A(凌阳单片机)的数字化语音存储与回放-Based on SPE061A (Sunplus Singlechip) digital voice storage and playback
- 2022-05-31 01:09:33下载
- 积分:1
-
HT1621 is a 128
HT1621 是一款128 个位元的LCD 控制器件,内部RAM 直接对应LCD 的显示单元。相应的软件使它适用于包括LCD 模块和显示子系统在内的多功能应用。主控制器与HT1621 接口只需4 到5根线。内置的省电模式极大的降低了功耗。-HT1621 is a 128-bit LCD control devices, directly correspond to the internal RAM of the LCD display unit. The corresponding software to make it applicable to including LCD modules and display subsystems, including multi-purpose applications. Host controller interface with HT1621 only 4-5 lines. Built-in power-saving mode greatly reduces power consumption.
- 2022-10-27 19:10:03下载
- 积分:1
-
在液晶1602LCM的一个计算器的代码。希望单片机的朋友能够下载和交流!...
在液晶1602LCM的一个计算器的代码。希望单片机的朋友能够下载和交流!-LCD 1602LCM code of a calculator. Hope that SCM can download and exchange Friend!
- 2022-02-12 10:21:32下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1