-
I2C_EEPROM_OK
基于STM32平台,自创的原代码,I2C与EEPROM通信,很好用(Based on the STM32 platform, create their own source code, I2C communication with the EEPROM, very good use)
- 2021-04-21 20:08:49下载
- 积分:1
-
M8V6
GandF大师的M8单片机恒流型数字电子负载及交流内阻测试仪V6 详情请看:http://bbs.yleee.com.cn/thread-6795-1-1.html
声明:
该设计及资料仅供本论坛注册会员测试使用。未经许可不得用于其他用途。(GandF masters M8 MCU constant exchange digital electronic load and resistance tester V6 details see: http://bbs.yleee.com.cn/thread-6795-1-1.html Disclaimer: The design and the data is only Join this forum for testing. Not be used for any other purpose without permission.)
- 2013-10-23 11:49:27下载
- 积分:1
-
STM32_CAN_STUDY
本人调试STM32 CAN 的方法,大家借鉴
- 2021-03-03 13:59:33下载
- 积分:1
-
贪吃蛇游戏
说明: 此游戏是在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.)
- 2020-06-24 16:20:02下载
- 积分:1
-
PIC18F63J11-64J11-65J11_cn
MICRIOCHIP PIC18F63J11 中文数据手册,供使用此芯片的开发者参考。(PIC18F63J11 data manual cn)
- 2018-05-05 10:00:47下载
- 积分:1
-
可穿戴心率、血氧饱和度测量设备
用stm32测量血氧饱和度和心率。传感器为max30102。在oled上显示。效果较好(Blood oxygen saturation and heart rate were measured by stm32. The sensor is max30102. Display on oled. get a good effect.)
- 2017-06-29 12:00:47下载
- 积分:1
-
本文件实现串口发送功能 STM32F-DMA
* 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData()
* 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输
每当USART的发送缓冲区空时,USART模块产生一个DMA事件,
此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART
整个过程无需用户程序干预,用户只需启动DMA传输传输即可
在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停止
串口依然发送,表明DMA传输是一个独立的过程。
同时开启接收中断,在串口中断中将数据存入缓冲区,在main主循环中处理([NO ENGLISH])
- 2010-08-06 16:30:24下载
- 积分:1
-
6050-Calman-filter-
基于STM32的6050卡尔曼滤波,输出结果比较准确,可以使用,本人拿来做过平衡车(6050 Calman filter based on STM32)
- 2015-06-17 11:42:52下载
- 积分:1
-
eWatch_Demo
说明: 本程序是一个arduino例程,能实现电子表的基本功能(包括闰年检测、时间校对等),
另外,其串口通信功能可以方便使用者用数据线、蓝牙模块等对arduino的时间进行重置、保存。
串口通信的数据包用帧头、帧尾字符识别数据包的开始、结束。(A ewatch program demo with the function of UART based on a data package protocol.)
- 2020-04-19 14:08:41下载
- 积分:1
-
intermit
CC1110中断实验,简单明了的实现方法,使用IAR工程提供可以直接使用(err)
- 2008-06-18 09:44:22下载
- 积分:1