资源列表
[单片机(51,AVR,MSP430等)] 基于stm32的MPU6050收读取和模拟IIC
说明:基于stm32的MPU6050收读取和模拟IIC 陀螺仪初始化配置,陀螺仪三轴加速度算法处理,俯仰角,航向角等四轴飞行器参数读取与显示。(MPU6050 receive, read, and simulate IIC based on stm32 Gyroscope initialization configuration, gyroscope three axis acceleration algorithm, pitch angle, heading angle and other fo<青青河边草Gi > 在 2025-06-15 上传 | 大小:2kb | 下载:0
[嵌入式/单片机编程] TK6070iQ_Datasheet_CHS.
说明:HMI Datasheet for TK6070iQ weiview<MrtDol > 在 2025-06-15 上传 | 大小:809kb | 下载:0
[嵌入式/单片机编程] PWM控制两个直流电机
说明:msp430f149/单片机通过按键控制PWM来控制控制直流电机,并且通过12864液晶屏显示数据(This system used PWM signal to control the DC motors, realizing automation of gear selecting and shiftin)<郑布斯 > 在 2025-06-15 上传 | 大小:35kb | 下载:0
[单片机(51,AVR,MSP430等)] 6_帆板控制
说明:帆板控制PID,对于工业控制来说非常有用(Windsurfing control PID)<auchor_zero > 在 2025-06-15 上传 | 大小:3.3mb | 下载:0
[微处理器(ARM/PowerPC等)] stm32f10x
说明:这是一个关于STM32F103的头文件,主要包含STM32F103的地址映射(The header filed is about stm32f103)<孤岛 > 在 2025-06-15 上传 | 大小:48kb | 下载:0
[单片机(51,AVR,MSP430等)] ad7705程序stm -两通道
说明:AD7705的stm32的驱动程序,非常好用(AD7705's STM32 driver)<auchor_zero > 在 2025-06-15 上传 | 大小:2.61mb | 下载:0
[单片机(51,AVR,MSP430等)] motor2
说明:控制一台直流电机正反转,控制单片机的两个I/O口来选择电机的正反转(51 single-chip control a DC motor positive and negative, single-chip two I / O port to select the motor positive and negative)<七月的尾巴 > 在 2025-06-15 上传 | 大小:27kb | 下载:0
[单片机(51,AVR,MSP430等)] relay
说明:串口通讯232,接受上位机发出的指令来控制一个继电器的开关状态(Serial communication 232, to accept the instructions issued by the host computer to control a relay switch state)<七月的尾巴 > 在 2025-06-15 上传 | 大小:25kb | 下载:0
[单片机(51,AVR,MSP430等)] timer+ADC+DMA
说明:基于STM32F407的程序,实现了通过DMA方式进行ADC采样,并通过定时器定是触发。程序中使用了ADC3-channel0,1,2;通过定时器2触发。程序已在STM32F407开发板上验证。(Based on the STM32F407 program, to achieve the ADC sampling through the DMA, and through the timer is triggered. ADC3-channel0,1,2 is used in the progra<guanzhiyuan > 在 2025-06-15 上传 | 大小:7.79mb | 下载:1
[单片机(51,AVR,MSP430等)] 程序
说明:void main(void) { TMOD=0x01; //设T0为方式1,GATE=1; TH0=0; TL0=0; ET0=1; //允许T0中断 EA=1; //开启总中断 InitLcd1602(); LcdShowStr(0,0,PuZh); while(1) { StartModule(); while(!Echo); //当RX为零时等待<fxjeasylife > 在 2025-06-15 上传 | 大小:23kb | 下载:0
[其他嵌入式/单片机内容] PID
说明:PID算法,可以参考里面的 一些代码 修改相应的 宏定义(PID algorithm, you can refer to some of the code, modify the corresponding macro definition)<木子LYH > 在 2025-06-15 上传 | 大小:24kb | 下载:0
[单片机(51,AVR,MSP430等)] MPU6050
说明:通过51单片机读取MPU6050的加速度和角速度数据并在LCD1602上面显示出来。(Through the 51 microcontroller to read MPU6050 acceleration and angular speed data, and displayed on the LCD1602 above.)<Dinvent > 在 2025-06-15 上传 | 大小:31kb | 下载:0