资源列表

« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »

[硬件设计HX711

说明:这个模块电路的设计的功能是采集电阻电桥传感器传过来的数据进行处理,然后合理的送到单片机口进行输入处理。-The function of this module is to collect the data the resistance bridge sensor, and then send it to the mcu.
<王晓红> 在 2025-01-09 上传 | 大小:23.69mb | 下载:0

[硬件设计low--pass

说明:这个电路模块是一个低通滤波器模块,可以过滤掉高频信息,保留低频信息,电路很好的实现功能。-The circuit module is a low pass filter module, which can filter out the high frequency information and keep the low frequency information.
<王晓红> 在 2025-01-09 上传 | 大小:5.4mb | 下载:0

[硬件设计xiaoche

说明:电机驱动程序,基于L298N的电机驱动Python编程-The motor driver, driven by L298N, drives the Python programming
<李宁> 在 2025-01-09 上传 | 大小:1kb | 下载:0

[硬件设计5cells_Blavoltagemeasuremet

说明:5串电池电压采样,均衡电流的电路绘制,单片机实现电池包保护电路- Five battery protoction board
<张学丰> 在 2025-01-09 上传 | 大小:23kb | 下载:0

[硬件设计SHT30

说明:SHT30驱动,直接调用初始化函数,读取温湿度函数即可获取温湿度信息,只需按照自己硬件修改底层硬件接口代码-SHT30 driver
<> 在 2025-01-09 上传 | 大小:2kb | 下载:0

[硬件设计BodePlots

说明:利用MATLAB实现一种单相逆变器的控制系统波特图分析- U5229 u758MATCC u5B9E u73B0 u4E00 u79CD u5355 u76F8 u9006 u53D8 u5668 u7684 u63A7 u5236 u7CFB u7EDF u6CE2 u7279 u56FE u5206 u6790
<jia> 在 2025-01-09 上传 | 大小:1kb | 下载:0

[硬件设计A2

说明:对单相逆变电路的MATLAB的仿真,可以观察到方波的波形。-The simulation of MATLAB for single-phase inverter circuit can observe the waveform of square wave.
<王小辉> 在 2025-01-09 上传 | 大小:16kb | 下载:0

[硬件设计Desktop

说明:移相全桥电路零电压开关PWM电路的MATLAB仿真模型,使用MATLAB2012b版本进行仿真。-Phase-shifted full-bridge circuit zero-voltage switch PWM circuit MATLAB simulation model, the use of MATLAB2012b version of the simulation.
<王小辉> 在 2025-01-09 上传 | 大小:329kb | 下载:0

[硬件设计1

说明:Creating, Compiling and Running C++ Programs from the Command Window For Introduction to C++ Programming
<FARHAD RABIEI2> 在 2025-01-09 上传 | 大小:167kb | 下载:0

[硬件设计3

说明:Data transmission between AVR and peripheral devices like sensors is straightforward – Connect the device to one of the AVR ports and read the port • Data transmission between two AVRs or an AVR and a PC i
<FARHAD RABIEI2> 在 2025-01-09 上传 | 大小:474kb | 下载:0

[硬件设计4

说明:#define F_CPU 16000000 // run CPU at 16 MHz #define LED 5 // Boarduino LED on PB5 #define ClearBit(x,y) x &= ~_BV(y) // equivalent to cbi(x,y) #define SetBit(x,y) x |= _BV(y) // equivalent to sbi(x,y)
<FARHAD RABIEI2> 在 2025-01-09 上传 | 大小:147kb | 下载:0

[硬件设计5

说明:Check the clock frequency & that the baud rate required can be achieved. Error of <1 is never a problem, <2 will work but is undesirable, 5 will not work. Note that this assumes that the other end of the link has p
<FARHAD RABIEI2> 在 2025-01-09 上传 | 大小:119kb | 下载:0
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »

源码中国 www.ymcn.org