搜索资源列表
AD7606Test
- AD7606串口通信例程; C语言格式; 使用ADI单片机ADuC7026进行控制;-Serial Port Communication
0307-GY86!!!
- stm32单片机驱动淘宝GY86导航模块,所有数据均可读出;使用模拟iic方式,驱动GY86上三个姿态传感器,非常有用。-stm32 SCM drive Taobao GY86 navigation module, all data can be read out using analog iic way, driving GY86 three attitude sensors, very useful.
ADC(DMA)
- STM32单片机;ADC程序,使用DMA功能。-STM32 Microcontroller ADC DMA.
ILI9341
- STM32单片机;液晶驱动程序ILI9341-STM32 Microcontroller; ILI9341 LCD.
OLED-spi
- STM32单片机;OLED程序,使用SPI总线。-STM32 Microcontroller OLED SPI.
STM32_usart_printf
- 用于实现STM32单片机串口打印功能,是开发调试好帮手;已模块化,并在STM32F103单片机验证,方便移植;-For implementing the STM32 microcontroller serial print function, is developing and debugging a good helper is modular and STM32F103 microcontroller verification, convenient transplantation
STM32_usart_mmt
- 可用STM32单片机串口调用内部函数并返回数据,方便项目开发调试;已做成模块,单片机最小系统下调用测试;-Available STM32 microcontroller serial calls an internal function and returns data to facilitate project development and debugging has made module, called Test next smallest single-chip systems
wiegand
- STM32单片机;WIEGANDR接收,奇偶检验;-STM32;WIEGANDR REC,CHECK;
内部温度传感器
- STM32内部自带的温度传感器测量温度,一个STM32单片机即可测量温度,方便(STM32 comes with a temperature sensor to measure temperature)
KEIL_DEMO_STM32
- 1. 一个串口屏的下位机驱动程序示例。 2.对应STM32单片机。(1.An example of the lower computer driver of serial port screen. 2.Corresponding STM32 single chip microcomputer.)
STM32版FX2N源码&原理图(可直接移植)
- FX2N源码V3.8版的使用基本说明: 编译语言:C语言 FX2N源码V3.8版是根据三菱FX2N的PLC通信协议、通信命令以及基于STM32F103系列单片机上编写运行的程序,可以直接利用三菱编程软件编写梯形图下载运行,无需任何转换。 注:1)目前在STM32F103RD/STM32F103VC/STM32F103VD/STM32F103VE/STM32F103ZE测试通过; 2)本程序不完全支持所有梯形图指令,如果需要其他的功能,需要亲自己修改代码, 编译环境:
STM32_DHT11_OLED
- 基于STM32F103C8T6单片机的环境检测系统,应用DHT11温湿度传感器,MQ135烟雾传感器,检测环境温湿度,烟雾,可燃气,检测到烟雾蜂鸣器报警,将实时数据显示在OLED屏上,且有按键可以修改报警值。(Based on STM32F103C8T6 microcontroller environment detection system, DHT11 temperature and humidity sensor and MQ135 smoke sensor are used to det
000 32控制器代码
- 控制六轴机械臂代码,单片机是STM32,语言是最简单的C语言(Control code of six-axis manipulator)
电子计算器
- 整个系统用STM32单片机作为中央控制器,由单片机执行采集内部RTC值,简易电子计算器信号通过单片机I/O传给LCD显示屏,单片机模块,控制驱动模块、驱动显示模块,通过显示模块来实现信号的输出、LCD显示屏的显示及相关的控制功能。 (1)利用液晶块显示; (2)实现“+”“-”“×”“÷”的运算;(The whole system uses STM32 single-chip microcomputer as the central controller, and the single-ch
embedded
- 本系统中使用了STM32F103VET6核心板、温度传感器DS18B20、lcd12864(串行)、直流电机模块、独立按键模块、蜂鸣器模块,模拟家用热水器的工作过程。除检测温度外,该系统在温度低于设定温度(系统初始设置50摄氏度)时电机旋转并且温度越低转速越快、核心板上的小灯按照特定规律(先由led0到led15逐个点亮再反向逐个熄灭再正向单个点亮)点亮;温度低于20度时增加蜂鸣器报警功能;独立按键可以调节用户设定温度大小。(A water heater system based on STM3