MicroPython Logo
  • MicroPython libraries
  • MicroPython language and implementation
  • MicroPython differences from CPython
  • MicroPython license information
  • Quick reference for the openmvcam
    • General information about the openmvcam
    • OpenMV Cam Tutorial
      • 1. Overview
      • 2. Software Setup
      • 3. Hardware Setup
      • 4. OpenMV IDE Overview
      • 5. Script Structure
      • 6. I/O Tutorial
      • 7. System Architecture
      • 8. Releasing your OpenMV Cam Scripts for Production
      • 9. More Information
    • General OpenMV Cams Board Control
    • STM32 Based OpenMV Cams General Board Control
MicroPython
  • Quick reference for the openmvcam
  • OpenMV Cam Tutorial
  • View page source

OpenMV Cam Tutorial¶

The OpenMV Cam tutorial covers how to use your OpenMV Cam and its accessories.

  • 1. Overview
  • 2. Software Setup
    • 2.1. Windows
    • 2.2. Mac
    • 2.3. Linux-Desktop
    • 2.4. Linux-RaspberryPi
  • 3. Hardware Setup
    • 3.1. USB Flash Drive Notes
  • 4. OpenMV IDE Overview
    • 4.1. File Menu and Examples
    • 4.2. Text Editing
    • 4.3. Connecting to your OpenMV Cam
    • 4.4. Running scripts
    • 4.5. Frame Buffer Viewer
    • 4.6. Histogram Display
    • 4.7. Serial Terminal
    • 4.8. Status Bar
    • 4.9. Tools
    • 4.10. WiFi Debug
    • 4.11. Open Terminal
    • 4.12. Machine Vision
    • 4.13. Video Tools
    • 4.14. Options
  • 5. Script Structure
  • 6. I/O Tutorial
    • 6.1. The PYB Module
      • 6.1.1. LED Control
      • 6.1.2. GPIO Control
      • 6.1.3. Analog IO
      • 6.1.4. UART Control
  • 7. System Architecture
    • 7.1. Memory Architecture
  • 8. Releasing your OpenMV Cam Scripts for Production
    • 8.1. How to freeze your scripts
    • 8.2. How to protect your code
  • 9. More Information
Previous Next

© Copyright - The MicroPython Documentation is Copyright © 2014-2025, Damien P. George, Paul Sokolovsky, and contributors. Last updated on 09 Feb 2025.

Built with Sphinx using a theme provided by Read the Docs.
Language and External Links
Language
English
中文

External links
openmv.io
forums.openmv.io
github.com/openmv/openmv
micropython.org
forum.micropython.org
github.com/micropython/micropython