Skip to content

This Board is designed to support both Audio and Video recording. It uses two cameras for its video feed (OV2710) and the ICS-43432 for its audio recording. It also supports wifi and bluetooth. The media streams are stored on a microSD.

License

Notifications You must be signed in to change notification settings

IamNator/Dash_Cam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance

Dashboard Camera Board

This Board is designed to support both Audio and Video recording. It uses two cameras for its video feed (OV2710) and the ICS-43432 for its audio recording. It also supports wifi and bluetooth. The media streams are stored on a microSD.

Documentation

Getting Started

Fabricate the board

  • click on the green code button and download the zip file for this repository.
  • Extract the zip file. This contains all the files we'll be needing.
  • Get the board Fabricated by your favorite PCB Manufacturer (files needed for this can be found under the subfolder PCB).

Setting up the board for programming

The board has three microchip on it; namely esp32_1, esp32_2 and stm32f4xx. Each of these chips will need to be programmed.

esp32_1 and esp32_2

  • You will require an FTDI programmer for this.
  • Connect the programmer to appropriate pins are shown in the diagram below.
  • Run the install_firmware.* as explained below.

stm32f4xx.

  • All you will need for this process a USB type-C.
  • Plug the board to your computer through the USB cable.
  • Run the install_firmware.* as explained below.
  • For more information check here.

Uploading the firmware

  • Navigate to the Binaries subfolder in your already extracted file.
  • Make sure the drivers listed in the driverlist.txt are installed on your system.
  • Run the Batch file install_firmware.bat on windows or Bash file install_firmware.sh if you're using a mac or linux
  • Follow the Prompts to complete the process (Admin/su previlleges may be required).

Useful links

Resources we found useful

About

This Board is designed to support both Audio and Video recording. It uses two cameras for its video feed (OV2710) and the ICS-43432 for its audio recording. It also supports wifi and bluetooth. The media streams are stored on a microSD.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published