搜索资源列表
STM32.RAR
- STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
FreeRTOSUCGUI
- FreeRTOS操作系统上移植uc/GUI运行。实现字符串显示,图片显示等API函数。硬件平台是STM32的红牛开发板。-FreeRTOS operating system migration uc/GUI to run. To achieve a string display, picture display, etc. API. Hardware platform is a Red Bull STM32 development board.
myucos_sram_lcd
- stm32F10X ili9340驱动 FSMC接口 实现了颜色填充和选择区域填充 可以显示图片 字库还没有添加-stm32F10X ili9340 FSMC interface of the drive and select area fill color fill can display pictures do not add character
FSMC-interface-TFT-display
- 此码为STM32微处理器在MDK3.5下基于STM32 STD3.0库的编译源码,实现的功能是在TFT LCD液晶屏上显示图片-The code for the the STM32 microprocessor in MDK3.5 compile source the STM32 STD3.0 library, the function is to display a picture on the TFT LCD LCD
STM32JPEG
- 一个基于STM32的JPEG解码程序,在320x240的液晶上显示解码后的JPEG图片-JPEG DECODER ON STM32 SUCCESSFUL
stm32_LQ057V3DG01_test1
- STM32控制5.7寸彩屏液晶显示图片,型号LQ057V3DG01,为CCFT液晶,常用于医疗电子设备显示-STM32 5.7-inch color LCD display control of images, model LQ057V3DG01, the CCFT LCD display commonly used in medical electronic equipment
123
- stm32 显示图片 彩屏 240X320 图片取了模的-stm32 color 240X320 image display pictures taken of the mode
show-text-bmp
- STM32 显示文字图片 全部 程序 提供注释-STM32 provides image display text comments
STM32show-program-
- stm32迷你开发板彩屏显示程序,本例程用来显示图片-stm32 Show program
Easy-digital-photo-frame
- STM32简易的电子相框,可以自己选择图片将其在TFT屏上显示,相当于电子相框-STM32 simple digital picture frame, you can choose your own picture will be displayed on the TFT screen, which is equivalent to the digital photo frame
PICSHOW
- STM32 图片显示程序 显示屏操作 实现在显示上图片简单地显示-The STM32 picture simply displayed on the picture display program screen operation
picture
- 基于stm32的sd卡图片显示程序,采用spi进行读写,并用串口全程监控-Based stm32 the sd card picture display program, using spi read and write, and process monitoring with serial
SD1
- 自制SD卡读取程序,基于STM32 ,3.2寸彩屏,2G内存卡,单线读取,可以显示图片,文字,电子相册-Homemade oscilloscope, based on the STM32 color screen display, a 3.2-inch, 320* 480
00-KEEP-OK-SSD1963
- STM32-FSMC控制SSD193显示彩色TFT触摸屏2406触摸芯片,更多STM32资源软件代码。配合奋斗开发板的FSMC总线直接使用,显示图片完美。-STM32-FSMC control SSD193 color TFT touch screen display touch 2406 chip, more STM32 resources software code. Struggle with the development board FSMC bus direct use, displ
yijing
- STM32 tft液晶显示数字图片 spi通信-STM32 tft LCD digital picture spi communication
12 FSMC接口TFT显示图片
- STM32 利用FSMC在TFTLCD上显示图片。。。。。(Using FSMC to display photos on the TFTLCD........)
STM32 实验31 图片显示实验
- STM32平台上的图片显示例程,c语言编写,keil5开发(STM32 picture display)
拍照+wifi传输+命令控制雏形3.0
- 通过stm32控制ESP8266传输摄像头的图片数据,并在上位机显示(Through the STM32 control ESP8266 transmission camera picture data, and display in the host computer)
CT117E-8th 蓝桥杯嵌入式 官网范例程序3
- stm32入门范例程序,配套开发板CT117E,内含:RTC,蜂鸣器,LCD显示图片以及stm32库文件,是学习stm32的基础与实用程序,keil编译