资源列表
HX711
- 这个模块电路的设计的功能是采集电阻电桥传感器传过来的数据进行处理,然后合理的送到单片机口进行输入处理。-The function of this module is to collect the data the resistance bridge sensor, and then send it to the mcu.
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.
xiaoche
- 电机驱动程序,基于L298N的电机驱动Python编程-The motor driver, driven by L298N, drives the Python programming
5cells_Blavoltagemeasuremet
- 5串电池电压采样,均衡电流的电路绘制,单片机实现电池包保护电路- Five battery protoction board
SHT30
- SHT30驱动,直接调用初始化函数,读取温湿度函数即可获取温湿度信息,只需按照自己硬件修改底层硬件接口代码-SHT30 driver
BodePlots
- 利用MATLAB实现一种单相逆变器的控制系统波特图分析- U5229 u758MATCC u5B9E u73B0 u4E00 u79CD u5355 u76F8 u9006 u53D8 u5668 u7684 u63A7 u5236 u7CFB u7EDF u6CE2 u7279 u56FE u5206 u6790
A2
- 对单相逆变电路的MATLAB的仿真,可以观察到方波的波形。-The simulation of MATLAB for single-phase inverter circuit can observe the waveform of square wave.
1
- Creating, Compiling and Running C++ Programs from the Command Window For Introduction to C++ Programming
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 is more complex – Requires a
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)
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 perfect timing, which will norm
nibian_PCB
- 逆变主板设计图纸,采用基于IR2110芯片的驱动模块-Inverter motherboard design drawings, based on IR2110 chip driver module
