资源列表
通信协议FPGA
- 本设计是基于FPGA的高速并行接口通信接口和协议设计,该设计使用的是8 位并行接口,通过配置FPGA的FIFO寄存器保证了在高速并行下的数据稳定性,在 最终的测试中,该协议能够稳定传输的速度为80Mbps。(This design is based on FPGA high-speed parallel interface communication interface and protocol design, the design uses 8 Bit parallel interface
24V- FOC-DEMO
- 基于技领单芯片PAC5220的无刷电机24V- FOC控制源代码(The control source code of 24V FOC for BLDCM Based on pac5220)
stm32 ds18b20
- 关于stm32 驱动 ds18b20的程序,正点原子源程序改的。
仿真电路
- 用PSIM搭建的LLC闭环控制系统,适用于初学者,其中变频控制采用数字逻辑搭建(LLC closed-loop model designed by PSIM)
AMG8833驱动
- AMG8833驱动程序和中文PDF手册。程序里自带了模拟IIC程序,温度数据转浮点数据函数。先配置管脚,再调用初始化,之后可直接使用像素读取函数。(Amg8833 driver and Chinese PDF manual. The program comes with the analog IIC program, which converts the temperature data into floating-point data functions. First configure th
51单片机C语言程序设计100例
- 基础单片机实训教程,内容全面,适合新手以及入门学员。(Basic 51 single-chip microcomputer training course, comprehensive content, suitable for novice and entry-level students.)
MODBUS
- 资料为STM32F103 基于modbus的资料
ITE 972PCB
- ite972设计 的PCB文件,有RGB屏 WG接口 I2C SD卡 摄像头等
STM32的modbus调试
- 本资料是基于STM32的modbus调试,STM32作为从机
树莓派驱动SPI-AD7606
- 提供了AD7606采集数据的例程,传输模式采用SPI模式(AD7606 data collection routine is provided, and SPI mode is adopted in transmission mode)
MPU6050姿态传感器实验
- 实现了MPU6050的硬件驱动,通过DMP库函数读出四元数,并换算成欧拉角,通过串口输出欧拉角(The hardware driver of mpu6050 is realized. The quaternion is read out by DMP library function, converted to Euler angle, and the Euler angle is output through serial port)
单片机开发试验
- 主要内容有单片机快速入门、单片机基础电路、数制与C51语言入门、51单片机的硬件系统、51单片机编程软件的使用、单片机驱动LED(发光二极管)的电路及编程、单片机驱动LED数码管的电路及编程、中断与中断编程、定时器/计数器的使用及编程、按键输入电路及编程、点阵和液晶显示屏的使用及编程、步进电机的使用及编程、串行通信的使用及编程、I2C总线通信的使用及编程、A/D与D/A转换电路及编程