Skip to content

thatking/STM32F4_UVC_Camera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some projects with STM32F4-DISCOVERY.

More information in Russian: http://geektimes.ru/post/255316/

iar_uvc_mjpeg/iar_uvc_camera - Analoge Video (PAL) captured, encoded to JPEG and transmitted to PC by USB UVC. Аналоговое видео захватывается, кодируется в JPEG и передается на компьютер с использованием USB UVC.

iar_uvc_nv12/iar_uvc_test - Send static NV12 image to PC by UVC. Передача статической картинки на компьютер с использованием USB UVC.

iar_uvc_mjpeg_static/iar_uvc_mjpeg - Stactic bmp picture encoded to JPEG and transmitted to PC by USB UVC. It is possible to swithch between FLASH (bmp image) and RAM (moving circle) as an image source for JPEG encoder. Статическое bmp изображение кодируется в JPEG и передается на компьютер с использованием USB UVC.

iar_adc_test - Capture analog b/w PAL video into STM32F4 RAM. Захват аналогового черно-белого сигнала в память STM32F4.

About

STM32F4 UVC Camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 93.2%
  • HTML 3.5%
  • Assembly 2.8%
  • C++ 0.5%