资源列表
ht7038模块
- 7038与stm32通过spi通讯读取寄存器数据(Communication between 7038 and stm32)
新水下机器人PID算法 - 副本
- 水下机器人控制、可以九个自由度控制,平稳快熟。(Underwater robot control, can control nine degrees of freedom, smooth and fast cooked.)
SensorlessFOC
- 英飞凌XMC1300无位置传感器开发平台套件代码(Infineon XMC1300 Position Sensorless Development Platform Kit Code)
QPSK硬件实现VHDL代码
- QPSK硬件实现VHDL代码,实测有用,注释详细,可以下载试试
BLDC 型
- 无刷直流电机的模型,有各个部分的仿真结果 。(According to the mathematical model of Brushless DC motor, we building the system simulation model and the simulation results are analyzed.)
lab14_W5300
- 适用于dsp28377d的W5300程序(W5300 program for dsp28377d)
12864液晶ST7920
- 51单片机写的液晶LCD 12864 ST7920型号的液晶资料(LCD 12864 ST7920 LCD Data Written by 51 Single Chip Microcomputer)
超声波测距(LCD1602显示)
- #include<reg51.h> #include<intrins.h> #include"lcd.h" sbit Trig = P2^1; sbit Echo = P2^0; unsigned char PuZh[]=" Pechin Science "; unsigned char code ASCII[15] = {'0','1','2','3','4','5','6','7','8','
STM32F407 外部SRAM实验
- STM32F407 外部SRAM实验,通过串口和LCD显示屏显示SRAM的容量
数字电能表
- PZEM-014模块检测电压、电流、电功率、电能等信息,在LCD1602上显示(PZEM-014 module detects voltage, current, power, electric energy and other information, which is displayed on LCD1602.)
俄罗斯方块游戏
- 嵌入式 开发板 基于STM32F103芯片开发板的俄罗斯方块小游戏开发(Embedded Development Board Based on STM32F103 Chip Development Board)
modem
- 基于Pyserial的串口通信实例,运行在树莓派上,与quectel ec20进行标准AT通信(An Example of Serial Communication Based on Pyserial)