-
PWM输入捕获-手动触摸操作量程转换
说明: TIM—高级定时器-PWM输入捕获-手动触摸操作量程转换(TIM-Advanced Timer-PWM Input Capture-Manual Touch Operation Range Conversion)
- 2020-06-18 09:00:01下载
- 积分:1
-
无线充电小车
18年电赛TI杯无线充电车所有文件(包括代码及PCB)(All documents (including code and PCB) of TI Cup Wireless Charging Vehicle in the 18-year tournament)
- 2020-06-21 10:20:01下载
- 积分:1
-
AD7793温度测量参考资料
官方AD7793参考程序,采用stm32f103(The official AD7793 reference program uses STM32F103)
- 2019-02-15 11:27:05下载
- 积分:1
-
USB读卡器(Slave)实验
本实验将实现如下功能:开机的时候先检测SD卡和SPI FLASH是否存在,如果存在则获取其容量,并显示在LCD上面(如果不存在,则报错)。之后开始USB配置,在配置成功之后就可以在电脑上发现两个可移动磁盘。我们用DS1来指示USB正在读写,并在液晶上显示出来,同样,我们还是用DS0来指示程序正在运行。(This experiment will achieve the following functions: when booting, first detect the existence of SD card and SPI FLASH, and if there is, obtain its capacity, and display it on the LCD (if not, report an error). Then the USB configuration is started, and after the configuration is successful, two removable disks can be found on the computer. We use DS1 to indicate that the USB is reading and writing, and display it on the LCD. Similarly, we use DS0 to indicate that the program is running.)
- 2020-06-24 05:40:02下载
- 积分:1
-
byqh
一个变压器保护的程序,是配电变电所内的保护程序(A transformer protection program, is within the power distribution substation protection program)
- 2010-07-07 10:44:00下载
- 积分:1
-
Effective
c++ effective系列丛书电子版(c++ effective electronic version of the book series)
- 2013-12-06 19:18:06下载
- 积分:1
-
AVR-OLED例程
AVR的OLED例程,型号见文件夹名称,还不错(AVR OLED routines, models see folder name, but also good)
- 2020-11-20 09:19:37下载
- 积分:1
-
单片机设计 毕业设计 mcudesign
单片机设计,毕业设计
16×16点阵(滚动显示)论文+程序
cdma通信系统中的接入信道部分进行仿真与分析
LED显示屏动态显示和远程监控的实现
MCS-51单片机温度控制系统
USB接口设计
毕业设计(论文)OFDM通信系统基带数据
仓库温湿度的监测系统
单片机串行通信发射机
单片机课程设计__电子密码锁报告
单片机控制交通灯
电动智能小车(完整论文
电气工程系06届毕业设计开题报告
电信运营商收入保障系统设计与实现
电子设计大赛点阵电子显示屏(A题
电子时钟
火灾自动报警系统设计
基于GSM短信模块的家庭防盗报警系统
基于GSM模块的车载防盗系统设计 TC35i 资料
基于网络的虚拟仪器测试系统
门控自动照明电路
全遥控数字音量控制的D类功率放大器
数控直流稳压电源完整论文
数字密码锁设计
数字抢答器(数字电路)
数字时钟
水箱单片机控制系统
同步电机模型的MATLAB仿真
温度监控系统的设计
用单片机控制直流电机
用单片机实现温度远程显示
智能家用电热水器控制器
智能型充电器电源和显示的设计
自动加料机控制系统(mcu design,)
- 2020-06-26 00:00:02下载
- 积分:1
-
bianshi
舵机扫频辩识,鲁棒控制器,加载系统流量阀,双阀扫频(The sweep frequency identification, robust controller, loading system flow valve, double valve sweep
)
- 2013-12-26 15:41:38下载
- 积分:1
-
ESP8266-MODBUS-温湿度
说明: 配合中移onenet网络平台使用
1.修改esp8266.c下的wifi账号及密码
2.修改onenet.c下的PROID、SERIAL和PSWD
2.指令说明:
1.平台侧协议数据:
查询温度:01 03 0001 0001 D5CA
查询湿度:01 03 0002 0001 25CA
3.公式
1.温度:A0 / 100
2.湿度:A0 / 100(Use with China Mobile onenet network platform
1. Modify the wifi account and password under esp8266.c
2. Modify PROID, SERIAL and PSWD under onenet.c
2. Instructions:
1. Platform side protocol data:
Query temperature: 01 03 0001 0001 D5CA
Query humidity: 01 03 0002 0001 25CA
3. Formula
1. Temperature: A0/100
2. Humidity: A0/100)
- 2020-11-20 09:52:27下载
- 积分:1