Skip to content

MuiLe/stm32f4-dcmi-jpeg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stm32f4-dcmi-jpeg

This is a Keil project which interfaces the Digital Camera Media Interface(DCMI) on the STM32F407Vg found on the STM32F4Discovery board, with a NTSC Decoder IC(TW9910) which converts analog video to digital video. This project also compresses the digital image obtained from the camera to the jpeg format.

There are three branches in this repo. The links to each branch are given:

  1. master - This branch contains the encoding code for a color image.
  2. bwjpeg - This branch contains the encoder and changes made for a black and white image
  3. bwjpeg-parallel - This branch contains the encoder for black and white images but also includes changes for using 8 GPIO pins as a parallel port.

About

A keil project for using the DCMI on an STM32F4Discovery board with a TW9910 to get an image and compress it to jpeg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published