搜索资源列表
基于STM32F103的USB实现HID通讯
- 基于STM32F103的USB实现HID通讯,详细的中文注释,以方便代码的阅读。
STM32F103_rtos
- 基于Cortex-M3核的ucosⅡ/ucos在STM32103上完整的移植代码和规范的工程模板-Based on the Cortex-M3 core ucos Ⅱ/ucos in STM32103 on the integrity of the code and norms of the transplant project template
ucos_for_stm32f103
- UCOS-II FOR STM32F103XX 1 本程序是我自己移植,只使用KEIL进行过软仿真,测试没有发现问题。支持从任何一个中断服务程序里释放信号量。 2 此代码作为参考和学习使用,如果在使用过程中造成损失,本人不负任何责任。 3 此代码作为参考和学习使用,因为里边有UCOS-II,如果要作为商业使用请给UCOS付费。-UCOS-II FOR STM32F103XX 1 This procedure is my
CAN
- 基于STM32F103 CPU的CAN通信控制程序代码-code base on STM32F103 CPU and control CAN Peripheral to demo communication progress
EXTI
- 配置STM32F10x CPU 的外部中断详细的程序代码-an example teach you how to config the external interrupt on an GPIO pin with the STM32F103 Peripheral EXTI module
ra8806_stm326
- stm32f103 驱动 RA8806的代码哦,原创-stm32f103 FOR RA8806
24c64
- STM32F103 读写超过16K EEPROM的代码-STM32F103 the code to read and write more than 16K EEPROM
STM32_fatfs_shell_SDHC
- 实现了FATFS+SDHC+SD2.0+SD1.1+Shell+DataFlash。这样功能整合网上绝对没有。大约20 的代码是出自本人。 操作方法: 上电后,发字符串!s0! 进入dataflash shell模式,发字符串close则退出shell模式 发字符串!s1! 进入SD卡shell 模式,发字符串close则退出shell模式 支持MMC(没测试),SD1.0 SD2.0(普通与SDHC) 源码已
0V670_STM32F103_source_c
- 0V670驱动 STM32F103代码 比较全-0V670 drive STM32F103 code is full
STM32-103系列的SIM808程序
- 基于STM32F103的SIM808的程序(the SIM808of the development of STM32F103)
STM32内部外设ADC代码
- STM32F103 内部ADC使用,ADC驱动,测试没有问题,放心使用。(STM32F103 internal ADC use, ADC driver, test no problem, rest assured to use.)
直流减速电机平衡车代码
- STM32F103直流减速电机平衡车代码(STM32F103 Balance car)
游戏代码
- 基于stm32f103的贪吃蛇游戏代码,仅供大家参考,基本每条都有注释(STM32F103 based Snake game code, only for everyone to refer to, basically each note is annotated)
UCOSII完整系统代码
- 使用stm32F103芯片,在最小系统上实现了UCOS-II的完成功能,使用keil4编写;功能包括任务调度,消息队列,信号量集和软件定时等。本人亲测可以直接使用,使用的是标准32库函数(Using stm32F103 chip, the completion function of UCOS-II is realized on the smallest system, which is written by keil4. Functi
四轴飞行器代码
- 采用STM32F103开发的一款简易四旋翼无人机飞控及遥控代码,适合想做无人机的同学研究借鉴。(A simple four rotor UAV flight control and remote control code developed by STM32F103 is suitable for students who want to do UAV research and use for reference.)
PCF8574代码
- stm32f103控制PCF8574的程序,加入代码修改IO可以直接使用。(STM32F103 control PCF8574 procedures, add code to modify IO can be used directly.)
第四组课设代码
- 本代码是利用STM32F103上自带的蜂鸣器发声演奏歌曲,实现蜂鸣器功能(This code is using the buzzer on the STM32F103 to play the vocalization songs, and realize the function of the buzzer.)
恒温箱控制代码
- 恒温箱控制原理及单片机实时控制代码,并附带详细解析(The control principle of the thermostat box and the real-time control code of the single chip microcomputer, with detailed analysis)
STM32F103 GPIO点亮LED灯程序
- STM32 的GPIO操作示例程序代码, 试用与Keile环境STM32F103代码(STM32 GPIO operation code)
MPU6500研发代码(四元数)
- 基于STM32F103单片机解算出MPU6500 陀螺仪姿态数据,SPI通信协议,并且CAN总线输出。(Based on STM32F103, the attitude data of mpu6500 gyroscope, SPI communication protocol and can bus output are calculated.)