搜索资源列表
stm32_IR_Remote
- 基于stm32的红外遥控器程序,遥控器有键按下时,可以串口打印出遥控器的ID号和键值。可以兼容大部分电器的遥控器,代码里针对的是奥克斯空调遥控器,其他遥控器在main函数稍作修改即可,代码里有详细注释。-stm32-IR-Remote test, it can print the ID and key_value when one of the remote control butten is pressed. It can suit for almost all the remote cont
ADS12544
- STM32 红外 传感器 无线电 打印机 串口 发送一个字节 无数的命令-STM32 infrared sensor Fa Fa Fa Fa Fa bonus perspective A piece ah subtract the room a bit rubbish pink motor test
stm32_bluetooth_car
- MINI STM32开发板源代码,串口2设置蓝牙,OLED屏可以显示蓝牙数据以及红外遥控数据,该数据可以控制双驱小车完成基本动作。Keil3环境开发。-MINI STM32 development board source code, serial 2 Set Bluetooth, OLED screen can display Bluetooth data and infrared remote control data, which can be controlled dual-drive
Main_Mcu_LCD_BMP
- STM32的串口收发,红外,按键长短按,AD按键处理,LCD等功能集合,能够读取SD卡字库-STM32 serial port transceiver, infrared, press the key length, AD key processing, LCD and other feature set that can read SD card font
STM32-USART
- 在STM32的参考手册中,串口被描述成通用同步异步收发器(USART),它提供了一种灵活的方法与使用工业标准NRZ异步串行数据格式的外部设备之间进行全双工数据交换。USART利用分数波特率发生器提供宽范围的波特率选择。它支持同步单向通信和半双工单线通信,也支持LIN(局部互联网),智能卡协议和IrDA(红外数据组织)SIR ENDEC规范,以及调制解调器(CTS/RTS)操作。它还允许多处理器通信。还可以使用DMA方式,实现高速数据通信。-In the reference manual of S
123
- 程序使用STM32库函数,2.4 G无线通信,串口,印刷、摄像头、红外遥控控制,精确的延迟-The program USES STM32 library function, 2.4 G wireless communication, serial ports, print, camera, infrared remote control, precise delay
stm32-ContikiOS
- STM32 移植使用Contiki系统 1) 不仅是ESP8266驱动,整合了wifi模块、OLED显示器、烟雾传感器、关照传感器、温湿度传感器、超声波传感器,红外热释电传感器。 2) 目录结构: Documents - 说明文档 Hardware - 外围连接设备 Libraries - STM32库依赖项 Listing - 编译链接生成文件 Output - 编译输出文件 Project - 工程项目文件 User - 单片机内部及板
serial-STM32-gai
- 上位机通过串口控制STM32,STM32模拟红外协议输出(The host computer controls the STM32 through the serial port, and STM32 simulates the infrared protocol output)
RVMDK(uv5)
- 使用红外接收头接收遥控器的按键,通过串口打印键值。(Use the infrared receiver to receive the key of the remote control, and print the key value through the serial port.)
GY-53说明
- GY-53 是一款低成本数字红外测距传感器模块。 工作电压 3-5v,功耗小,体积小,安装方便。 其工作原理是,红外 LED 发光,照射到被测 物体后,返回光经过 MCU 接收,MCU 计算出 时间差,得到距离。直接输出距离值。 此模块,有两种方式读取数据,即 串口 UART(TTL 电平)+PWM(1 线) 或者芯片 IIC 模式,串口的波特率有9600bps 与 115200bps,可配置,有连续,询问输出两种方式, 可掉电保存设置。提供 arduino,51,stm32
串口接收
- stm32f103c8t6平台上,匿名上位机的使用,pid控制,红外遥控器遥控(On the stm32f103c8t6 platform, the use of anonymous upper computer, PID control, remote control of infrared remote control)
28. 红外遥控实验
- 红外遥控器发射红外键值的编码信号,通过红外接收头进行解码,并将解码后的数据通过串口打印(Infrared remote controller emits a coded signal of infrared key value, decodes it through an infrared receiver, and prints the decoded data through a serial port.)
mlx90614
- stm32驱动mlx90614红外测温,串口一输出(stm32,mlx90614,print via usart1)
红外遥控键值
- 基于STM32的红外按键解码串口打印程序(STM32-based infrared key decoding serial printing program)