Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

sransara/bee-camera

Repository files navigation

Bee Camera

As a reference for VC0706 MJPEG video with SD storage

Specifically made for a TM4C129X dev board and TM4C129 product line, but with slight changes to the init methods we can easily set this up for other devices.

Performance:

  • It takes 20 seconds to transfer a 640x480 image from UART to MCU and then from MCU to SD card (a crude measure).
  • DMA is not used and it is in the TODO list.
  • Therefore there should be lot of room for performance improvement.

References:

Made for Bike HUD senior design project

About

Using VC0706 TTL camera with SD card for storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages