资源列表
timer_mesg
- 利用软时钟定时发送消息队列,,一个任务每隔一定时间发送一个消息到队列,另一个等待消息并根据消息的内容控制LED的闪烁次数。(Soft clock message queue)
电机控制程序
- SysCtlDelay(10 * (TheSysClock / 3000)); // 延时约10ms,消除按键抖动 //while (GPIOPinRead(KEY_PORT, KEY_PIN) == 0x00); // 等待KEY抬起(#define KEY_up_PERIPH SYSCTL_PERIPH_GPIOD #define KEY_up_PORT GPIO_PORTD_BA
USB转nRF24L01上位机
- 用于海洋航行器比赛的小上位机,比较好用,和nrf2401配套(simple upper monitor for ship design competition)
OV2640
- 用于ov2640硬件性能和硬件开发,电路板芯片外围电路设计。(hardware design for ov2640)
dds1
- dds输出一个正弦波,通过修改频率控制字来控制频率(DDS outputs a sine wave to control frequency by modifying the frequency control word)
PLX_SDK_v7_11_Final_2014-03-04
- PLX公司最新PCI开发工具包 2014-03-04最新版本(PLX Latest PCI Development Kit 2014-03-04 The latest version)
DSP320F2812
- 完整的PMSM矢量控制方案,DSP2812版本,经测试电机可以正常运转,可在此基础上进行产品的开发。(Complete PMSM vector control program, DSP2812 version, the test motor can be normal operation, based on this product development.)
PMSM2812
- 完整的PMSM矢量控制方案,DSP2812版本,网上找的资料,贡献出来。(Complete PMSM vector control program, DSP2812 version, find the information online, contribute)
vivado_license_2016.4
- vivado 2016.4 license
实验5:继电器
- 51开发板中第5个程序继电器,运行程序后会自动打开继电器(The fifth program relay in the development board, which automatically opens the relay after running the program)
实验5:静态数码管显示
- 51开发板中第6个程序静态数码管,运行程序后会自动点亮静态数码管(The sixth program static digital tube in the development board, and the static digital tube will be automatically lit after the operation)
temperature-pid
- 单片机调节pid调节温度控制(oven)(PID regulation temperature control (oven) controlled by single chip microcomputer)