搜索资源列表
file-manager
- 利用stm32实现了SD卡文件管理器,在触摸屏上进行操作。程序界面使用UCGUI制作,请自行添加stm32的库文件(太大不方便上传)。-The stm32 SD card file manager, operate on the touch screen. The program interface use UCGUI making stm32 library file (too inconvenient Upload), please add their own.
STM32-VS1003-MP3Final
- 基于STM32开发的MP3程序。内含触摸屏驱动、SD卡驱动、VS1003驱动、FAT文件系统驱动。已移植GUI。支持各种格式的音乐播放。-STM32 development of MP3-based program. Includes touch screen driver, SD card drive, VS1003 drive, FAT file system driver. Have been transplanted GUI. The music player supports a va
STM32-screen_coordinator
- keil下针对STM32的触摸屏三点校准算法的程序实现-Aimed at the touch screen STM32 keil calibration algorithm procedures at three realization
STM32_touch
- STM32的3.2寸触摸屏驱动 使用最新的3.2.0库,IAR工程 SPI3硬件方式通讯 触摸芯片为ADS7843和它的兼容型号 实现了画图板功能,请根据自己的屏调整校准参数-STM32 3.2-inch touch screen driver to use the latest 3.2.0 libraries to communicate touch SPI3 hardware chip and its compatible models ADS7843 enables dra
STM32-TFT
- 基于STM32-CORTEX3处理器的开发板实验列程-触摸屏实验程序-STM32-CORTEX3 processor based development board test out process- experimental procedure touchscreen
STM32touch-screen-
- 通过配置STM32的寄存器来控制触摸屏显示及触控的源程序,-Configuration the STM32 register to control the touch screen display and touch the source code
TSC2046
- TSC2046 触摸屏基于STM32 硬件SPI的 工程,数据稳定,说明较详细.-TSC2046 touch screen works based on the STM32 hardware SPI, the data is stable, and explain in more detail
STM32test
- STM32触摸屏测试程序c语言,屏幕大小240x230,运行程序后 在屏幕提示PLEASE TOUCH FIRST POINT 后,点击屏幕显示区的 左上角,屏幕会提示PLEASE TOUCH SECOND POINT,点击屏幕中间的十字图标, 进行以上的校正后, 屏幕上部会出现彩条,点击彩条的颜色,可选择画笔的颜色,并可以在 屏幕上随意画图,点击右上角的CLR,可以清除掉所画的图形。-STM32 touch screen test program c language, scree
touch
- 用STM32+ILI9325+XPT2046控制触摸屏显示!效果很好!用的是中断查询方式!-With STM32+ ILI9325+ XPT2046 control the touch screen! The effect is very good! Use is interrupt inquires the way!
stm32--ILI9328
- stm32--ILI9328控制芯片的触摸屏测试程序-stm32- ILI9328 control chip touch screen test program
wireless-mouse-for-stm32
- 基于stm32的usb特殊寄存器,使用触摸屏以及rnf905无线模块,通过操作触摸屏将数据通过rnf905发送至另外一个smt32,通过smt32的usb寄存器发送至pc从而控制鼠标的移动-Stm32 usb special register the touchscreen rnf905 wireless module, by operating the touch screen to send data through rnf905 to another smt32 in and sent t
TouchPanel
- Arm cortex - m3 TouchPanel源码实现,基于stm32开发板,实现触摸屏的控制和显示。-Arm cortex- m3 TouchPanel source implementation, based stm32 development board, touch screen control and display.
STM32touch
- 包含STM32触摸屏的所有驱动程序和应用程序 带你迅速进入CORTEX-M3的世界-STM32 touch screen that contains all the drivers and applications that take you quickly into the world of CORTEX-M3
map_v2
- 基于STM32的图片浏览程序,屏幕为触摸屏,用到了SD卡-STM32-based image viewer program, the screen is touch screen, use the SD card
STM32_SD_FATFS_LCD_TOUCH
- stm32 金牛开发板的 图形啊,触摸屏啊串口啊 做的一个小玩意,包括字库,sd卡-Taurus stm32 development board graphics ah , touch screen ah ah do a serial gadgets, including font , sd card etc.
Touch
- 自己写的触摸屏驱动,3.2寸彩屏,320*480 基于STM32-Write their own touch screen driver, a 3.2-inch color, based on the STM32 320* 480
Stm32_(FSMC)3.2寸TFT触摸屏驱动程序
- 搭载在stm32上的3.2寸TFT源码,含有字符库。(Equipped with STM32 3.2 inches TFT source code, including character library.)
Mini STM32
- miniSTM32控制7’触摸屏,实现触摸屏的基本操作(MiniSTM32 controls 7 'touch screen to realize the basic operation of touch screen)
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)
6、3.2寸液晶配件资料
- stm32 F4 液晶屏源码 本实验将实现如下功能:开机的时候先通过LCD ID检测是电容屏 还是电阻屏,然后进入相关的测试。 如果是电阻屏,判断触摸屏是否已经校准过,如果没有校准,则执行校准程序,校准过后再进入手写程序。如果已经校准了,就直接进入手写程序,此时可以通过按动屏幕来实现手写输入。屏幕上会有一个清空的操作区域(RST),点击这个地方就会将输入全部清除,恢复白板状态。程序会设置一个强制校准,就是通过按KEY0来实现,只要按下KEY0就会进入强制校准程序。 如果是