ourdev_530727

所属分类:单片机开发
开发工具:C/C++
文件大小:851KB
下载次数:267
上传日期:2010-02-25 14:41:20
上 传 者nanchangdaxue520
说明:  实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成的图片大小为320x240. 原始图片以RGB数组的形式放在程序里面了,大小为240x16.因为320x240的bmp图片会到200多K,所以只截取了一部分
(To achieve the original bitmap data encoded as JPEG files, sent to the serial port. The proceeding is still warm, because as mentioned before porting from VC to the STM32 success, to achieve a normal compression. Some modifications, you can access the camera, made jpeg serial camera. Hardware only: stm32f103ZET6, serial usart1. The image data from usart1 output, baud rate 115200. Can use the software to receive serial data, save it as. Jpg suffix name, the computer can open the picture file. I use the serial port software is AccessPort. Encoding generated image size is 320x240. The original image to RGB in the form of an array of programs on the inside, and the size of 240x16. Because it will be 320x240 in bmp images to more than 200 K, so only a portion of intercepted)

文件列表:
stm32_Demo_ili9325simio_our2\Demo\include\delay.h (88, 2009-03-23)
stm32_Demo_ili9325simio_our2\Demo\include\main.h (1329, 2009-06-06)
stm32_Demo_ili9325simio_our2\Demo\include\stm32f10x_conf.h (6364, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\include\stm32f10x_it.h (3836, 2008-09-16)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\cortexm3_macro.s (10277, 2008-09-16)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\Exe\STM3210E-EVAL_Demo.hex (62945, 2010-01-30)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\Exe\STM3210E-EVAL_Demo.OUT (323840, 2010-01-30)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\Exe\STM3210E-EVAL_Demo.sim (4971, 2009-08-21)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\Exe\STM3210E-EVAL_Demo.sim._1 (4971, 2009-08-21)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\delay.lst (3941, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\ili9320.lst (45881, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\jpeg_app.lst (4543, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\main.lst (30860, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\ov7660.lst (9539, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\ov7660config.lst (12745, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\pure_jpeg.lst (62672, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\SCCB.lst (10933, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\STM3210E-EVAL_Demo.map (48248, 2010-01-30)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_adc.lst (89171, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_bkp.lst (19924, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_dma.lst (48649, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_exti.lst (16283, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_flash.lst (51582, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_fsmc.lst (60879, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_gpio.lst (36709, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_i2c.lst (73474, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_it.lst (57735, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_lib.lst (17128, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_nvic.lst (48201, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_pwr.lst (19672, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_rcc.lst (68748, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_rtc.lst (21659, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_sdio.lst (59066, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_spi.lst (54894, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_systick.lst (13771, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_tim.lst (195957, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_usart.lst (65684, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\stm32f10x_vector.lst (11938, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\List\user_uart.lst (12760, 2010-01-29)
stm32_Demo_ili9325simio_our2\Demo\project\EWARMv5\Debug\Obj\cortexm3_macro.o (2440, 2010-01-30)
... ...

近期下载者

相关文件


收藏者