资源列表
ETHCAT_SSC_XMC48
- 倍福例程,有详细的操作过程文档,可以配合SSC移至402协议代码。(Beifu routine, with detailed operation process documents, can cooperate with SSC to move to 402 protocol code.)
实验13 TFT LCD
- STM32控制直流电机调速正反转。三挡调速,闭环控制。(STM32 controls the forward and reverse speed regulation of DC motor.)
RC523制作RFID射频读卡器原理图和PCB源文件
- RC523制作RFID射频读卡器原理图和PCB源文件,可使用MS523,RC523,PN512,FM17550
ad5781
- 用于开发dac-ad5781的verilog子程序,可用fpga开发板通过SPI进行通信
IIC驱动例程
- IIC驱动例程,亲测可用,绝对可用,示波器可测
CC2530超声波测距
- 通过CC2530串接HCSR04超声波模块,检测物体距离,并在PC端串口助手上显示测距结果
PCA9685+STM32开发资料
- 里面有手册和资料,有STM32的简单控制舵机和LED的程序,用的IO口仿I2C(There are manuals and materials in it. There are simple procedures for STM32 to control steering gear and led. The IO port used is similar to I2C)
stm32f107+lan8720+tcp modbus
- 已经调试完的在stm32f107上跑tcpmodbus,基于lwip+lan8720
VL6180
- 通过STM32F103单片机控制VL6180测距传感器测量距离,并通过串口将距离发送给上位机。本程序使用STM32片上外设IIC来通信,可以通过编程实现IO模拟IIC。(Control VL6180 to measure distance by using STM32F103, and send distance to host computer by USART. This Program using STM32's peripherals IIC for communication, we
U创论坛下载-400proteus仿真资料上
- 大量protues的仿真实例,.dsn文件,可以直接运行,适合新人参考。(A large number of simulation examples of Proteus,. DSN file, can be run directly, suitable for new reference.)
PADS最全封装库
- PADS最全封装库,包含PADS各类元件封装,方便硬件设计
课程设计基于单片机的点菜端
- 课程设计,程序和代码都有,对大家编写点菜系统有一定不帮助~