Giter Site home page Giter Site logo

zhangjingliu / stm32f4_uvc_camera Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iliasam/stm32f4_uvc_camera

0.0 0.0 0.0 2.75 MB

STM32F4-Discovery USB Device UVC Camera examples

Home Page: https://habr.com/post/245511/

C 93.61% Assembly 2.81% HTML 3.58%

stm32f4_uvc_camera's Introduction

Some USB Device UVC projects for STM32F4-DISCOVERY:

More information in Russian: https://habr.com/ru/post/245511/

  • iar_uvc_mjpeg/iar_uvc_camera - Analog Video (PAL) is captured, encoded to JPEG and transmitted to PC by USB UVC.
  • iar_uvc_nv12/iar_uvc_test - Send a static NV12 image to PC by UVC.
  • iar_uvc_mjpeg_static/iar_uvc_mjpeg - Static bmp picture is encoded to JPEG and transmitted to PC by USB UVC.
    It is possible to switch between FLASH (bmp image) and RAM (moving circle) as an image source for JPEG encoder.
  • iar_adc_test - Capture analog b/w PAL video into STM32F4 RAM.

Примеры USB Device UVC для STM32F4-DISCOVERY:

  • iar_uvc_mjpeg/iar_uvc_camera - Аналоговое видео захватывается, кодируется в JPEG и передается на компьютер с использованием USB UVC.
  • iar_uvc_nv12/iar_uvc_test - Передача статической картинки на компьютер с использованием USB UVC.
  • iar_uvc_mjpeg_static/iar_uvc_mjpeg - Статическое bmp изображение кодируется в JPEG и передается на компьютер с использованием USB UVC.
  • iar_adc_test - Захват аналогового черно-белого сигнала в память STM32F4.

If you heed HOST code variant (to capture data from USB camera), see my another repo: https://github.com/iliasam/STM32_HOST_UVC_Camera

stm32f4_uvc_camera's People

Contributors

iliasam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.