搜索资源列表
STM32F107-WiFi-examples-1.8
- 该示例程序演示了如何进入EM380C的DTU模式(数据透传) 1、按照正常流程上电,LCD上会显示当前模块的配置情况. 2、打开PC的wifi无线网卡,连接到LCD上显示的ssid,默认是EM380,连接正常后,模块上的红色LED会常量。 3、设置PC的IP地址192.168.4.X(除了192.168.4.4),掩码255.255.255.0。设置完成之后,可以ping通192.168.4.4 4、打开工程文件夹中附带的TCP/UDP测试工具,点击“创建连接”,按照默认
LCD
- 这里共有STM32的模拟IIC、以太网测试USB_HOST、LCD及触摸测试四个程序-Here there STM32 simulation IIC, Ethernet testing USB_HOST, LCD and touch the four test procedures
stm32demo
- STM32系列DEMO程序,测试各接口,UART,CAN ,LCD,MOTOR,-STM32 serals DEMO software such as UART,CAN ,LCD,MOTOR,
LCD
- 基于STM32的LCD彩屏驱动演示程序 经过测试-LCD color display driver based on the STM32 demo program has been tested
SPFD5408_2.8inch-test-code-(stm32)
- tft 液晶屏测试完整程序源代码,本代码是基于STM32系列的开发应用源程序。-tft LCD full test program source code, the code is based on the development and application of the STM32 family source.
LCD
- stm32,做项目写的一个LCD测试程序,让LCD显示功能!-stm32, a project to write an LCD test program, the LCD display!
LCD_TEST-
- stm32的3.2寸液晶测试程序源代码,可以正常在stm32上运行-the stm32 3.2-inch LCD test program source code, can normally run in stm32
SSD1289control-by-STM32
- STM32 ssD1289 控制 tft 液晶显示 驱动程序 还没有测试 做一个提纲-STM32 ssD1289 control tft LCD driver has not been tested to do an outline
STM32--TFTLCD
- 基于keil开发环境,对STM32系统板的板载LCD显示与相关配置,程序工程已通过测试-Based on keil development environment on the the STM32 system board onboard LCD display and related configuration, process engineering has been tested
nrf24l01
- STM32开发板测试程序,包括LED、lcd,nrf24l01,-STM32 development board test program, including the LED, lcd, nrf24l01,
ili9325-lcd
- STM32测试程序通用IO口LCD3.2英寸驱动测试 -STM32 test program general IO mouth LCD3.2 inch drive test
STM32-fmsc
- STM32测试程序fmsc模式 LCD ili9325 8080驱动-STM32 test program FMSC mode ili9325 LCD 8080 driver
SDTest
- 基于STM32的SD卡驱动及FAT文件系统测试程序,带LCD显示-STM32-based SD card drive and FAT file system test program, with LCD display
8X8按键
- 8x8矩阵按键测试程序,stm32f103实现,带LCD显示,keil5开发(8x8 matrix button test procedures, STM32F103 implementation, with LCD display, keil5 development)
STM32频率测试程序
- stm32通过定时器捕获模式测量信号频率并通过LCD屏幕显示(STM32 measurement of signal frequency)
实验47_2 DSP FFT测试
- 测试STM32F4的DSP 库的FFT函数,程序运行后,自动生成1024点测试序列,然后,每当KEY0按下后,调用DSP库的FFT算法(基4法)执行FFT运算,在LCD屏幕上面显示运算时间,同时将FFT结果输出到串口,DS0用于提示程序正在运行。(Test the FFT function of the DSP Library of STM32F4. After the program runs, the 1024 point test sequence is automatically gen
实验47_1 DSP BasicMath测试
- 测试STM32F4的DSP库基础数学函数:arm_cos_f32和arm_sin_f32和标准库基础数学函数:cosf和sinf的速度差别,并在LCD屏幕上面显示两者计算所用时间,DS0用于提示程序正在运行。(Test STM32F4's DSP library basic mathematical functions: arm_cos_f32 and arm_sin_f32 and standard library basic mathematical functions: the speed
12864 STM32
- stm32驱动12864LCD程序源码,测试通过(STM32 driver 12864 LCD program source code, passed the test)
6、3.2寸液晶配件资料
- stm32 F4 液晶屏源码 本实验将实现如下功能:开机的时候先通过LCD ID检测是电容屏 还是电阻屏,然后进入相关的测试。 如果是电阻屏,判断触摸屏是否已经校准过,如果没有校准,则执行校准程序,校准过后再进入手写程序。如果已经校准了,就直接进入手写程序,此时可以通过按动屏幕来实现手写输入。屏幕上会有一个清空的操作区域(RST),点击这个地方就会将输入全部清除,恢复白板状态。程序会设置一个强制校准,就是通过按KEY0来实现,只要按下KEY0就会进入强制校准程序。 如果是
1.8寸LCD-STM32F103C8测试程序
- 1.8寸屏幕使用例程,平台为stm32f103zet6(1.8 Inch screen routine, platform stm32f103zet6)