搜索资源列表
AT91EBxx
- AT91M40800源码,包含串口,液晶屏,按键等
UCGUI324_FS44B0_G57_uCGUI
- 开发环境:ADS 1.2/SDT 2.51 GUI测试,由于没有触摸屏,所以将触摸屏的代码给屏蔽了; 请将FS44B0II开发板连接好交叉网线、直连串口线、电源, 并连接好G57液晶屏,同时还要连接好背光电源; 然后在BIOS的命令窗口里面敲netrun命令; 点击FS44B0_G57_uCGUI\uC-GUI\FS44B0_G57_uCGUI_Data\DebugRel目录下: 批处理文件FS44B0_G57_uCGUI.BAT 下面你就可以看到液晶屏上面显示优龙
Serial-port-wifi-module
- 串口wifi- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准 通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用, 是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发
PINLV
- stm32驱动迪文科技串口屏做的测频计,可以精确到0.01HZ-STM32 driver Diwen technology serial screen frequency measurement meter
ADC_DMA
- STM32 实现AD采样及其DMA传输,可以扩展使用串口调试,液晶屏显示-AD sampling and achieve STM32 DMA transfers can be extended using serial debugging, LCD display
LED
- 初学STM32中各种模块的简单使用,包括GPIO输入输出,液晶屏,中断,按键,定时器,串口等基本单元操作,适合初学者使用-Beginners of various modules in the STM32 is simple to use, including the GPIO input and output, LCD screen, interruption, buttons, timer, serial port and so on basic unit operations, suita
12864
- STM32串口驱动12864液晶屏程序,有相关代码注解。-STM32 serial driver 12864 LCD procedures, the relevant code annotations.
stm32_12864
- stm32串行口方式驱动12864液晶屏,只需要3条线,非常方便,代码包含全部工程,亲测好用。-stm32 serial port mode driver 12864 LCD screen, only three lines, is very convenient, the code contains all the engineering, pro-test is easy to use.
1.8LCD
- 1.8寸串口彩屏 stm32F103 上电后屏幕显示40*40小图片若干和一些字符。按S4按键会显示纯色,每按一次颜色变一次,红绿蓝交替显示.-1.8 LCD STM32F103
STM32-ST7290-LCD12864
- 在STM32中,针对LCD12864的单色屏(驱动型号ST7290,串口驱动方式)移植了UCGUI,可用于实际工程项目中。(In STM32, UCGUI has been ported to LCD12864's monochrome screen (drive mode, ST7290, serial port drive), which can be used in actual engineering projects.)
基于lpc1114开发的2.8寸TFT彩屏9325驱动
- 基于lpc1114开发的2.8寸TFT彩屏9325驱动 或者2.4寸 实现了液晶显示,使用w25q32存储字库,使用ymodem 协议通过串口下载字库,实现了汉字英文显示,以及字体的比例放大。(Lpc1114 developed 2.8 inch TFT color display driver based on 9325 Realize the LCD display, use w25q32 storage font, use the ymodem protocol to download
HMI串口屏资料
- 里面有如何写HMI的上位机与单片机编程,方便界面的显示,上位机的编写利用相应软件,十分便捷
实验12 OLED显示实验
- 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3) 5,24C02(IIC连接在PB8/PB9上面) 实验现象: 本实验通过KEY1按键来控制24C02的写入,通过另外一个按键KEY0来控制24C02的读取
HMT_API_V4.XX
- 拓普微串口触摸屏底层驱动程序,包括51 单片机,和STM32的例程,程序包含画点画线,读数据、写数据,读按键等功能(Tuopu serial port touch screen driver, including 51 SCM, and STM32 routine, the program includes drawing dot line, read data, write data, read the keys and other functions)
串口屏
- 该程序是2.2寸TFT串口屏的驱动程序,包括串口屏的数据显示,颜色控制程序,画线等等。(The program is the driver of the 2.2 inch TFT serial screen, including the data display of the serial screen, the color control program, the drawing line and so on.)
HMI串口屏+STM32F103
- HMI串口屏+STM32F103源码 有效,自用的,触摸屏的那个