All Projects → iliasam → Stm32f4_uvc_camera

iliasam / Stm32f4_uvc_camera

STM32F4-Discovery USB Device UVC Camera examples

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Stm32f4 uvc camera

Usbdevice
Highly flexible Composite USB Device Library
Stars: ✭ 144 (-16.76%)
Mutual labels:  usb
Hidusbf
USB Mice Overclocking Software (for Windows)
Stars: ✭ 152 (-12.14%)
Mutual labels:  usb
Nrf52 Keyboard
A ble keyboard firmware using nrf52810/52832
Stars: ✭ 168 (-2.89%)
Mutual labels:  usb
Metadata Extractor
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Stars: ✭ 1,972 (+1039.88%)
Mutual labels:  jpeg
Jpegkit Android
Efficient JPEG operations for Android without the risk of an OutOfMemoryException.
Stars: ✭ 154 (-10.98%)
Mutual labels:  jpeg
Browser Extension Json Discovery
Browser (Chrome, Firefox) extension for JSON discovery
Stars: ✭ 157 (-9.25%)
Mutual labels:  discovery
Doctron
Docker-powered html convert to pdf(html2pdf), html to image(html2image like jpeg,png),which using chrome(golang) kernel, add watermarks to pdf, convert pdf to images etc.
Stars: ✭ 141 (-18.5%)
Mutual labels:  jpeg
Authorizer
Authorizer is a Password Manager for Android. It emulates an HID keyboard over USB and enters your credentials on your target device. Additionally it supports OTP 🔑📴
Stars: ✭ 172 (-0.58%)
Mutual labels:  usb
Linuxscripts
Script collection for linux
Stars: ✭ 154 (-10.98%)
Mutual labels:  usb
Essential Image Optimization
Essential Image Optimization - an eBook
Stars: ✭ 1,950 (+1027.17%)
Mutual labels:  jpeg
Caesium Clt
Caesium Command Line Tools - Lossy/lossless image compression tool using mozjpeg and zopflipng
Stars: ✭ 149 (-13.87%)
Mutual labels:  jpeg
Rxbonjour
⚠️ THIS PROJECT IS ARCHIVED. No further development is scheduled.
Stars: ✭ 153 (-11.56%)
Mutual labels:  discovery
Usbdeviceswift
wrapper for IOKit.usb and IOKit.hid written on pure Swift that allows you convenient work with USB devices
Stars: ✭ 156 (-9.83%)
Mutual labels:  usb
Next Img
A Next.js plugin for embedding optimized images.
Stars: ✭ 149 (-13.87%)
Mutual labels:  jpeg
Zabbix Haproxy
HAProxy Zabbix Discovery and Template
Stars: ✭ 169 (-2.31%)
Mutual labels:  discovery
Mtpwn
PoC exploit for arbitrary file read/write in locked Samsung Android device via MTP (SVE-2017-10086)
Stars: ✭ 143 (-17.34%)
Mutual labels:  usb
Openmoko Usb Oui
USB Product ID allocations for Free Software / Open Hardware
Stars: ✭ 156 (-9.83%)
Mutual labels:  usb
Resilient.js
Fault tolerant and reactive HTTP client for node.js and browsers
Stars: ✭ 172 (-0.58%)
Mutual labels:  discovery
Simpleusbterminal
Android terminal app for devices with a serial / UART interface connected with a USB-to-serial-converter
Stars: ✭ 169 (-2.31%)
Mutual labels:  usb
Image Optimizer
Easily optimize images using PHP
Stars: ✭ 2,127 (+1129.48%)
Mutual labels:  jpeg

Some USB Device UVC projects for 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.
  • iar_uvc_nv12/iar_uvc_test - Send static NV12 image to PC by UVC.
  • iar_uvc_mjpeg_static/iar_uvc_mjpeg - Static 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.
  • 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].