STM32F767ZI Full Stack
CtrlK
  • Preface
  • Part 1 - Introduction
  • Chapter 1. Getting Started with STM32
    • 1.1 About STM32F767ZI
    • 1.2 STM32 Nucleo-144 Development Board with STM32F767ZI
    • 1.3 LVR Mini Drone
    • 1.4 Sensor Kits for STM32
    • 1.5 Parts For Drone
    • 1.6 STM32 Online Resource
  • Chapter 2. Programming for STM32
    • 2.1 STM32Cube MCU Packages
    • 2.2 Prepare Free IDEs for Developing STM32
    • 2.3 FIRST STM32 Project - Hello World
    • 2.4 QEMU Simulation - Blinky
    • 2.5 Test On STM32F767ZI - Blinky
  • Part 2 - Sensors
  • Chapter 3. Inertial Measurement Unit
    • 3.1 IMU MPU-6050
    • 3.2 Camera
  • Part 3 - Motors
  • Chapter 4. Motors
    • 4.1 Hollow Up DC Motor
  • Part 4 - Display
  • Chapter 5. Display
    • 5.1 Crystal Display 12864
  • Part 5 - Communication
  • Chapter 6. Communication
    • 6.1 Radio Frequency
    • 6.2 Wifi
    • 6.3 Bluetooth
    • 6.4 Integrate Wifi & Bluetooth
  • Part 6 - STM32 Based Mini Drone
  • Chapter 7. Assemble a Mini Drone
    • 7.1 4 Hollow Up DC-Motor Driven
  • Chapter 8. Remote Control
    • 8.1 RF Remote Control
    • 8.2 Bluetooth Remote Control
    • 8.3 Wifi Remote Control
    • 8.4 Automatic Control
Powered by GitBook
On this page
  1. Chapter 3. Inertial Measurement Unit

3.2 Camera

In this chapter, we are going to talk about how to make OV5640 work with Nucleo-144 STM32F767ZI. Here, we select ALIENTEK OV5640 as our camera module.

Previous3.1 IMU MPU-6050NextPart 3 - Motors

Last updated 7 years ago