搜索资源列表
STM32FSMC16BITILI9325.rar
- STM32 FSMC总线驱动16位ILI9325 2.4寸240*320 TFT屏 ,STM32 FSMC总线驱动16位ILI9325 2.4寸240*320 TFT屏
3.2寸真彩TFT液晶触摸屏
- 3.2寸真彩TFT液晶触摸屏,320*240像素,26万色,i8080 16位并行接口,带转接板及触控芯片,可以直接用AVR、51、PIC、dsPIC、ARM7、STM32等单片机驱动。 ,3.2-inch TFT true color LCD touch screen, 320* 240 pixels, 260,000 colors, i8080 16-bit parallel interface, with adapter plate and touch the chip can be
STM32-ucGUI
- 介绍 ucGUI TFT LCD模块,该模块采用TFTLCD面板,可以显示16位色的真彩图片。本节将利用TFTLCD来显示字符和数字,并显示各种颜色。- ucGUI TFT LCD
STM32(fendou-v3)-FSMC-TFT
- 本例程演示了在奋斗V3开发板4.3寸TFT屏上显示一副16位色图片,并在图片上透 明叠加两个不同显示方向的字符串,该实验学习了4.3寸TFT 16位色显示程序的 编制。-This routine demonstrates the FENDOU development board 4.3-inch TFT screen, a 16-color picture in the picture on a transparent overlay two different display dire
stm32-16X16
- stm32f103rbt6 固定显示 16*16,双色点阵-stm32f103rbt6 fixed display 16* 16, two-color dot matrix
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()
16.wuxian-2.4G
- 这是一个无线通讯的小模块 代码简单易懂 非常适合STM32的初学者 是个入门的好资料-This is a small wireless communication module code is simple to understand very suitable for beginners STM32 is a good data entry
STM32-AD7705
- 利用STM32单片机控制16AD采集芯片AD7705进行数据的采集,并返回给单片机进行显示及处理-Use STM32 MCU control 16 AD acquisition chip AD7705 for data collection, and returned to the microcontroller for display and processing
stm32-internal_temperature
- 内部温度传感器程序:通过ADC1的通道16读取STM32内部温度传感器的电压值,并将其转换为温度值,显示在LCD模块上。-Internal temperature sensor program: Read the passage through ADC1 16 STM32 internal temperature sensor voltage and converts it to a temperature value is displayed on the LCD module.
16-STM32_TIM_4-different-freqencies
- STM32定时计数器应用之定时产生四种频率波形-STM32 application of the timing of the timing counter produce four frequency waveform
DataGet_HET
- 用STM32采用16位并行芯片ADS8515采样,实现电压表的功能-With STM32 16-bit parallel chip ADS8515 sampling achieve functional voltmeter
ADS1115
- 基于STM32F103平台,使用模拟IIC对ADS1115 16位高精度AD转化器的驱动程序,已在STM32F103RCT6平台上验证可用。(Based on the STM32F103 platform, the use of analog IIC ADS1115 16 bit high-precision AD converter driver, has been verified on the STM32F103RCT6 platform available.)
Led_Show_for RBT6
- 实现p10点阵屏16*32单屏汉字静态、左滚显示,数字静态显示(P10 dot matrix screen, 16*32 single screen, Chinese characters static, left scroll display, digital static display)
16,DHT11温湿度传感器资料
- DHT11温湿度传感器测量温湿度源码,基于stm32f1平台(DHT11 temperature and humidity sensors to measure temperature and humidity source code, based on the stm32f1 platform)
【19】DMA PWM WS2812 GPIO输出16组
- STM32作为主控芯片,72Mhz,利用DMA+PWM实现驱动WS2812,创建16个并行800kBit / s数据流的想法如下: 使用定时器每1.25us创建一个800kHz的时基和一个DMA请求。 使用2个比较模块在低位时间(350ns)和高位时间(700ns)下创建DMA请求 1.25us DMA请求将GPIO端口的所有位设置为高电平 350ns DMA请求将数据从帧缓冲区传输到GPIO端口。如果该位为0,GPIO引脚将变为低电平,否则将保持高电平。 700ns DMA请求将所有
DAC8734驱动
- STM32 DAC8734 4路16位DA驱动程序 测试可用(STM32 DAC8734 4. 16-bit DA driver test is available)
ILI9486
- 常用3.5寸液晶屏的驱动程序,非常完善适用于stm32(Commonly used 3.5 inch LCD screen driver, very perfect for stm32)
ADS1115 for STM32
- 基于stm32的ADS1115的c文件,16位AD转换器(STM32 based ADS1115 C file, 16 bit AD converter)
DAC8571(16位DA)
- 基于STM32F103的DAC8571程序代码(DAC8571 program based on STM32)
16字节加解密的AES算法
- 基于STM32的16字节加解密的AES算法(STM32 based AES algorithm for 16 byte encryption and decryptio)