登录

最新会员 最新下载

成为了本站VIP会员

05月09日 16:51

成为了本站VIP会员

05月09日 14:47

成为了本站VIP会员

05月08日 20:16

成为了本站VIP会员

05月08日 10:54

成为了本站VIP会员

05月07日 09:50

成为了本站VIP会员

04月30日 12:23
已选条件
  1. 编程语言:C++
  2. 代码类别:微处理器开发
  3. 发布时间:半年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. kalman_filter

  一维或二维卡尔曼滤波,可用于飞控系统,运动跟踪系统(One dimensional or two dimensional Calman filtering can be used in flight control system and motion tracking system.)

3
下载
86
浏览
2020-06-30发布

2. 4bit_BCH_code

  4bit BCH ECC 代码 512字节可纠4bit错(4bit BCH ECC code correct 4bit error in every 512 bit)

173
下载
61
浏览
2020-06-29发布

3. DSP_FFT

  NUC505 采用DSP指令做快速傅里叶变换。理论上指令部分是Cortex-M4F 系列通用的。(NUC505 use dsp do fft. )

5
下载
78
浏览
2020-06-29发布

4. Onboard-SDK-3.1 (1)

  大疆SDK,完美移植到STM32F1的平台(Dji SDK, perfect transfer to STM32F1 platform)

12
下载
97
浏览
2020-06-29发布

5. CAN-Bootloader-

  基于MC9S12XS128平台的CAN bootloader,已经调试时候,可行!(Can bootloader based on MC9S12XS128. It s already tested in a project. Believe it :-))

927
下载
100
浏览
2020-06-29发布

6. Audio_playback_and_record

  cortexM4内核 stm32F407例程,录音播放wav,(Audio playback and record)

95
下载
80
浏览
2020-06-28发布

7. C-Code_Example_for_MS5308

  ms5803-02b例程 ms5803-02b例程(ms5803-02b code examples)

96
下载
84
浏览
2020-06-28发布

8. STM32F0XX教程+例程源码

  STM32F0XX教程+例程源码 教程目录: 工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf 资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf 初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf 初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf 中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf 中级教程篇:利用定时器实现6路互补PWM波形输出.pdf 高级教程篇:基于Labview上位机界面的NUCLEO-072RB数据采集系统.pdf 例程目录: 1.ADC 2.BLDC 3.DEMO-工程模板 4.EEPROM 5.KEY(中断方式) 6.KEY-EEPROM 7.LED(systick定时) 8.LED(软件延时) 9.PWM 10.SPI-MASTER-F0 11.SPI-SLAVE-F3 12.STM32-Labview-ADC 13.UART(printf 查询方式接收) 14.UART(中断方式方式接收)(STM32F0XX tutorial + routine source code Directory of courses: Project: building KEIL-MDK development platform and making MDK project document template.Pdf Information sheet -NUCLEO-072RB development board characteristics and data preparation.Pdf Primary tutorial: key (interrupt mode) to achieve 24C04 memory content read and write.Pdf Junior tutorial: realizing a LED lamp (software delay systick timer).Pdf Intermediate tutorial: using SPI bus to build NUCLEO-072RB and NUCLEO-302RB dual processor system.Pdf Intermediate tutorial: using timer to realize 6 complementary PWM waveform output.Pdf Advanced tutorial: NUCLEO-072RB data acquisition system based on Labview host computer interface.Pdf Routine Directory: 1.ADC 2.BLDC 3.DEMO- engineering template 4.EEPROM 5.KEY (interrupt mode) 6.KEY-EEPROM 7.LED (systick timing) 8.LED (software delay) 9.PWM 10.SPI-MASTER-F0 11.SPI-SLAVE-F3 12.STM32-Labview-ADC 13.UART (printf query mode) 14.UART (interrupt mode receive))

75
下载
77
浏览
2020-06-27发布

10. AD7091

说明:  本示例基于stm32f103外设固件库开发的AD7091驱动程序,内涵初始化和AD获取操作代码。 在项目中亲测可以正常运行和使用,适合参考作为二次开发。(This example is based on the ad7091 driver developed by STM32F103 peripheral firmware library, which initializes the connotation and obtains the operation code of AD In the project, the pro test can run and use normally, which is suitable for reference as the secondary development.)

14
下载
88
浏览
2020-06-26发布

11. STM32F103_FreeRTOS内存管

  一个在STM32上使用的OS系统,简单的内存管理功能(An OS system for STM32 with simple memory management functions)

0
下载
62
浏览
2020-06-25发布

12. STM32F103_FreeRTOS内存管

说明:  一个在STM32上使用的OS系统,简单的内存管理功能(An OS system for STM32 with simple memory management functions)

1
下载
73
浏览
2020-06-25发布

13. 电容触摸按键实验

  对电容屏进行触摸按键的编程设计,电容触摸按键程序(Programmatic design of touch button for capacitive screen, capacitive touch button program)

0
下载
76
浏览
2020-06-25发布

14. 电容触摸按键实验

说明:  对电容屏进行触摸按键的编程设计,电容触摸按键程序(Programmatic design of touch button for capacitive screen, capacitive touch button program)

2
下载
79
浏览
2020-06-25发布

15. 贪吃蛇游戏

  此游戏是在STM32F407上开发的一款简易版贪吃蛇游戏,具有设置功能,可以调节蛇与食物颜色,还具有调节声音,暂停等功能。(This game is a simple version of Snake Eating game developed on STM32F407. It has setting function, can adjust the color of snake and food, and also has the functions of adjusting sound and pausing.)

3
下载
94
浏览
2020-06-24发布

16. 贪吃蛇游戏

说明:  此游戏是在STM32F407上开发的一款简易版贪吃蛇游戏,具有设置功能,可以调节蛇与食物颜色,还具有调节声音,暂停等功能。(This game is a simple version of Snake Eating game developed on STM32F407. It has setting function, can adjust the color of snake and food, and also has the functions of adjusting sound and pausing.)

7
下载
67
浏览
2020-06-24发布

18. 1.LED亮灭控制

说明:  LED basic code for 51 chips

1
下载
118
浏览
2020-06-24发布

19. F429 CAN口优化程序实验

  正点原子F429的本身CAN口例程太过简单;为此做了一点改进,优化了发送和接收效率。(The CAN routine of the punctual atom F429 is too simple; some improvements have been made to optimize the efficiency of sending and receiving.)

1
下载
74
浏览
2020-06-23发布

20. F429 CAN口优化程序实验

说明:  正点原子F429的本身CAN口例程太过简单;为此做了一点改进,优化了发送和接收效率。(The CAN routine of the punctual atom F429 is too simple; some improvements have been made to optimize the efficiency of sending and receiving.)

3
下载
80
浏览
2020-06-23发布