-
单片机程控滤波器MAX262 / MAX260/C语言程序,keil调试,有两个警告…
单片机控制max261/max260/max262的C语言程序,keil调试,有2个警告,欢迎下载。max262和max260/max261的写入方式不同。max260和max261/max262器件引脚不同-SCM max261/max260/max262 the C language program, keil debugger, have two warnings, welcome to download. max262 and max260/max261 write in different ways. max260 pin devices and different max261/max262
- 2022-08-06 03:29:11下载
- 积分:1
-
掌握单片机的应用开发需要一个过程。首先必须掌握数字电路和模拟电路方面的知识,还必须学习单片机原理、硬件结构、扩展接口和编程语言。...
掌握单片机的应用开发需要一个过程。首先必须掌握数字电路和模拟电路方面的知识,还必须学习单片机原理、硬件结构、扩展接口和编程语言。-master SCM application development requires a process. One must first master digital circuits and circuit simulation in terms of knowledge, must also learn SCM principle, hardware structure, expansion interfaces and programming languages.
- 2023-08-17 03:05:04下载
- 积分:1
-
该实验是在“点到点无线通信实验”的基础上进行开发,节点A 作为发射模块,节点B
作为射频休眠实验的对象,PC 通过串口下达休眠和唤醒的指令给节点B,来实现对...
该实验是在“点到点无线通信实验”的基础上进行开发,节点A 作为发射模块,节点B
作为射频休眠实验的对象,PC 通过串口下达休眠和唤醒的指令给节点B,来实现对射频部
件的唤醒和休眠功能。串口的设置为波特率115200b/s,8 位数据位,1 位停止位,无校验位。-The experiment in the " point to point wireless communications experiment" based on the development and launch of the module as a node A, node B as a test object dormant radio frequency, PC through the serial port sleep and wake-up instructions issued to the Node B, to achieve the right wake-up radio frequency components and the hibernation feature. Serial port baud rate is set to 115200b/s, 8 bits of data bits, 1 stop bit, no parity bit.
- 2022-03-03 01:20:43下载
- 积分:1
-
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和...
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
- 2022-04-07 10:43:08下载
- 积分:1
-
Cygnal C8051f系列单片机的flash存储器加密程序,使用uvision开发环境...
Cygnal C8051f系列单片机的flash存储器加密程序,使用uvision开发环境-Cygnal C8051f series of flash memory microcontroller encryption, the use of development environment uvision
- 2022-11-18 13:55:03下载
- 积分:1
-
CAN总线的应用
can总线应用
- 2022-03-07 14:53:12下载
- 积分:1
-
单片机时钟代码, 单片机时钟代码
单片机时钟代码, 单片机时钟代码-mcu clock code
- 2023-07-04 11:20:03下载
- 积分:1
-
网上虽有有大量的LCD驱动源码,但符合自己使用的不多,次篇非我原作,但经过我修改。...
网上虽有有大量的LCD驱动源码,但符合自己使用的不多,次篇非我原作,但经过我修改。-online although a large number of LCD driver source code, but in line with its own use of small, sub-dividing the world the original articles, but I have to amend.
- 2023-06-19 10:35:03下载
- 积分:1
-
收集了现行市面上路由器的默认密码,绝对具有参考价值
收集了现行市面上路由器的默认密码,绝对具有参考价值-Collection of the current market, the router" s default password, absolutely with reference value
- 2022-07-26 03:43:35下载
- 积分:1
-
文介绍一种用单片机普通I/O 口实现串行通信的方法,可在单片机的最小应用系统中实现与两个以上串行接口设备的多机通信。附有电路图和源代码。...
文介绍一种用单片机普通I/O 口实现串行通信的方法,可在单片机的最小应用系统中实现与两个以上串行接口设备的多机通信。附有电路图和源代码。-text introduces a microcontroller I/O port serial communications, in the smallest single-chip microcomputer application system to achieve more with two serial interfaces of multi-machine communication. With circuit and the source code.
- 2022-02-06 07:50:00下载
- 积分:1