资源列表
pwm3-ac-ctrl-motor-0_0_3
- AVR单片机三相异步电机V/f控、矢量控制源码,很经典的程序,值得一看。(AVR microcontroller three-phase asynchronous motor V / f control, vector control source code, a classic program, worth a visit.)
STM32控制nRF24L01+与USB模块通信
- stm32驱动nrf24l01代码,本人多次使用,想要学习使用2401的同学可以下载。(nrf24l01 driver code based on stm32)
51单片机通信参考程序
- 基于51单片机的nrf2401开发入门代码,本人多次使用,做小比赛可以用用。(nrf24l01 driver code based on 51MCU)
MSP430单片机参考代码
- 基于超低功耗单片机msp430的nrf24l01驱动程序,用惯了stm32或者51的同学,有超低功耗需求的可以试试。(nrf24l01 driver code based on msp430)
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)