搜索资源列表
C-Read-jpg
- C语言读取JPG图片源码 起初以为很难呢,才发现fopen就可以 -C language source code to read JPG image that is difficult to do at first, only to find fopen can
ourdev_530727
- 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
IMG_0051
- MC990-1手持式读写器面板图片jpg-MC990-1 hand-held image reader panel
tft-yjctxsf
- tft液晶图片显示法,里面有位图和jpg解码原理,适合玩tft彩屏的-tft LCD image display method, which has a bitmap and jpg decoding principle, tft color screen for playing
SD-card-from-read-the-BMP-image
- //DMAVR-M128读取SD卡中BMP图片实验,基于FAT16/32文件系统 //SD卡中图片文件为BMP形式,用Img2LCD将JPG图片转换为24位BMP图形式即可 //编译环境 AVR Studio 4.17/AVR GCC //优化等级-0s,注意需设定为此等优化度-//DMAVR-M128 to read SD card in BMP picture experiment, based on the FAT16/32 the file system// image fi
picture-decode
- 基于stm32f4单片机的图片解码程序,支持jpg,GIF,bmp格式的图片文件,显示器为SSD1289-Microcontroller based stm32f4 picture decoding procedures, support jpg, GIF, bmp format image files, display is SSD1289
A-serial-port-to-send-the-font-file
- 通过串口将汉子字库存储到flash里,这里还可以将Jpg照片解码上传到flash,有源程序!-Via a serial port to man word stock stored in the flash, here also can upload Jpg image decoding to flash, active program
stm32-photo_display
- 图片显示程序:开机的时候先检测字库,然后检测SD卡是否存在,如果SD卡存在,则开始查找SD卡根目录下的PICTURE文件夹,如果找到则显示该文件夹下面的图片文件(支持bmp、jpg、jpeg或gif格式),循环显示,通过按KEY0和KEY2可以快速浏览下一张和上一张,WK_UP按键用于暂停/继续播放,DS1用于指示当前是否处于暂停状态。如果未找到PICTURE文件夹/任何图片文件,则提示错误。同样我们也是用DS0来指示程序正在运行。-Image display program: boot tim
