搜索资源列表
6_12864
- 用STM32驱动的12864程序,采用的是串行方式-12864 with STM32-driven process is used in serial mode
SPI_LCD12864
- spi接口协议的点整液晶128*64点阵驱动实现-spi interface protocol point of the entire 128* 64 dot matrix LCD driver to achieve
GUI_T6963
- T6963 GUI程序,很不错是240×128的液晶点阵的 ,大家好好使用啊 -T6963 GUI program, very good LCD is 240 × 128 lattice, we make good use of ah
First
- STM32 12864B液晶驱动程序,可供大家参考-STM32 12864B Program
stm32_gpio_glcd12864
- ARM Cortex M3 STM32 - GLCD 128x64 BMP
stm32_240128
- 基于STM32系列ARM条件下的240*128液晶显示的驱动程序。本程序中对显示各种类型的数据或字符及汉字的程序进行了封装。-Based on STM32 series ARM under the condition of the 240 x 128 LCD display of the driver. In this program to display various types of data or character of Chinese characters and procedure
TFT-STM32-128-160
- STM32的128*160液晶驱动及显示程序,能以各种颜色及字体显示汉字和字符,示例显示了普中科技带您进入单片机世界-STM32 128* 160 LCD drive and display program, able to display Chinese characters in a variety of colors and fonts and character, the example shows a general science and technology with the mi
STM32
- while(1) { if(k>=128) {k=0 LCD_Write_Pic(0xff) } else { for(i=0 i<4 i++) for(j=0 j<16 j++) { LCD_Write_A_CHAR(i*2, j*8, k) k++ } } Delay(0x2ffffff) key_num = ReadKeyDown()
RDA5820_3
- 使用STM32实现数字FM收音机的电台选择与音量调节功能,并有液晶显示相关信息。液晶为0.96寸128*64小液晶。-Use STM32 digital FM radio station selection and volume adjustment function, and LCD related information. 0.96-inch LCD 128* 64 small LCD.
oled
- STM32控制OLED液晶(0.96寸,128*64分辨率)显示(包括汉字)-STM32 control OLED LCD (0.96-inch, 128* 64 resolution) display
fast-Fourier-transform
- STM32-based 128-point fast Fourier transform algorithm procedures, the use of the STM32 sampling channel, then the Fourier transform
STM32-VirtualCOM
- STM32通过USB模拟串口,并将接收的数据,发回USB串口,同时显示在128×64点阵屏上。-STM32 serial port via USB emulation and data received back USB port, while in the 12864 dot matrix display screen.
Register-editionOLED-STM32-driver
- 寄存器版本的128*64OLED显示屏STM32驱动程序-STM32 128*64OLED display register driver version
stm32-iap-small-data
- 1.此代码基于红牛开发板,请根据自己的板子进行修改。 2.通过修改网上的代码实现,修改前的功能开了一个很大的缓存接收app数据,然后一次性全部数据写入, 但是这个在实际应用中没多大用,所以修改为一次写入128个字节。 3.程序flash的偏移地址为0x8010000,所以app编译前应该在mdk中设置 Option窗口->Target页->IROM1,start 改为 0x8010000 4.设置中断向量重映射,我用的方法是在app端的main函
stm8-128-eval_fw
- Stm32 开发板代码原理图十分不希望大家支持,学习stm32 是不错的选择
UC1617-STM32
- 4灰度液晶控制器UC1617 STM32 128*128 驱动程序 测试好用 绝非抄袭-4 STEP GRAY LCDcontroller UC1617 STM32 128*128 driver program
STM32例程(OLED)
- STM32模拟IIC驱动OLED屏,实现对128*64OLED屏幕的控制,可以显示中文、英文、符号、数字(Implementing IIC OLED Communications)
21ic下载_自制STM32F103开发板
- STM32F1系列属于中低端的32位ARM微控制器,该系列芯片是意法半导体(ST)公司出品,其内核是Cortex-M3。 该系列芯片按片内Flash的大小可分为三大类:小容量(16K和32K)、中容量(64K和128K)、大容量(256K、384K和512K)。 芯片集成定时器,CAN,ADC,SPI,I2C,USB,UART,等多种功能。(The STM series belongs to the 32 - bit arm microcontroller of the middle and l
STM32AES
- 基于STM32F103实现AES算法的工程,支持128,196,256位AES(Based on STM32F103, AES algorithm is implemented, supporting 128196256 bit AES.)
STM32 SH1106和SH1107驱动
- STM32单片机I2C驱动OLED驱动芯片SH1107和SH1106的驱动程序 里面程序的名字为SH1107,但SH1106的驱动方法基本一致 示例图片为64*128,实际可能需要调整起始坐标位置才能显示全(Driver program of OLED driver chip sh1107 and sh1106 driven by I2C of STM32 single chip microcomputer The name of the program is sh1107, but the