资源列表
基于STM32F1系列的EMWIN源码
- 本例程基于STM32F1ZET6的emwin程序(带UCOSII)
flowlampandvoice
- 基于stm32f103的蜂鸣器发生程序处理,蜂鸣器编写了天空之城,欢乐颂等歌曲,欢迎大家下载。(Based on the STM32F103 buzzer occurrence program processing, buzzer compiled the city of the sky, eulogy and other songs, welcome to download.)
体温stm32例子
- 用stm32开发板测试人体温度程序,用c语言编写。(Testing human body temperature program)
stm32f103-CAN
- stm32 can 驱动, 示例驱动程序,使用stm32f03芯片(STM32 can driver, example driver, using stm32f03 chip)
蓝牙程序
- 蓝牙模块HC-05的STM32程序,使用STM32F103对蓝牙模块HC-05控制。(The STM32 program of Bluetooth module HC-05 uses STM32F103 to control Bluetooth module HC-05.)
RTL8367RB-Reference Schematic-For Q42142951
- 用RTL8367RB打造的五口全千兆交换机, 1:用料扎实,千兆口全部用Pulse jack的RJ45,全钽电容 2:方便使用,采用micro usb 5V供电,可以直接电脑usb取电使用 3:指示灯丰富,当前连接状态(千兆为绿色,百兆为橙色,十兆为红色),数据交换(绿色闪烁)。 4:可裁剪,方便转产降低成本。(Five Gigabit switches built by RTL8367RB, 1: solid materials, Gigabit port a
第七届飞思卡尔摄像头组程序,含图像处理
- 摄像头 组程序非常好的老程序,供学习使用 不可直接跑(Camera group program)
can_ipcore
- 转自opencore 里的代码,希望能有用。(Get from opencore.Hope it can helpful.)
红外测温模块MLX90614驱动程序
- IIC代码示例,I2C示例代码驱动红外测温模块MLX90614(the source code of IIC)
手动机器人-方案二-全场
- 机器人全场定位算法实现。基于stm32 PID算法,可实现全场定位,直线弧形360度按照指点行进(Realization of robot whole field localization algorithm)
DS1302驱动
- 基于stm32f407 Ds1302驱动(Based on stm32f407 Ds1302 driver)
Ymodem
- ymodem通信协议代码,测试可用,可以方便移植到自己的项目中。