资源列表
max31855
- STM32 读取max31855的数据,传感器为PT100(STM32 reads the data of max31855, and the sensor is PT100.)
51单片机门禁源码
- 用C51芯片做刷卡门禁的源代码,成本小,功耗低
AD7714
- stm32和7714之间的SPI调试程序,已经成功可以使用(The SPI debugger between STM32 and 7714 has been successfully used.)
3. 控制四个LED灯制成流水灯(第二个灯和上一个灯亮灭间隙不得超过0.5s); 通过按键可以控制流水灯方向。
- 控制四个LED灯制成流水灯(第二个灯和上一个灯亮灭间隙不得超过0.5s)(3分); 通过按键可以控制流水灯方向。(3分)
elevator
- 用verilog语言基于FPGA设计的五层智能电梯系统。(With verilog language based on FPGA design of five - floor intelligent elevator system.)
三段PID智能循迹小车c语言程序
- 三段PID的C语言循迹小车,51单片机控制,大学生智能小车项目(Three segment PID C language tracking car)
摄像头车-龙邱K66演示程序180M&90M
- 光电组——龙邱k66整车演示程序,参加飞思卡尔的同学可以载下(Photoelectric group - longqiu k66 vehicle demonstration program, freescale students can take a look)
四轴飞控-STC8A8K64S4A12-LQFP44-PPM-V10
- 四轴飞控代码,STC的MCU,C语言。可直接用(Four axis flight control code)
VerilogUart_Modelsim
- 使用Verilog编写的UART ,用Modelsim仿真工程。(use Verilog Write UART Program, Modelsim simmulate the project)
c2prog通过SCI下载说明
- 串口下载,使用串口更新程序,不用仿真器,简化更新流程,更方便人们使用。(download seria Serial port download, use serial port update program, no emulator, simplify the update process, more convenient for people to use.)
8、stm32单片机之多个舵机控制
- 舵机控制的介绍,多个电机自由旋转,F1控制(the introduce of servo control)
关于NVIC初始化
- 该源码提供了NVIC在K60单片机中的详细初始化例程,可以用于编写相关嵌入式开发程序