OpenMV 변경 이력¶
각 OpenMV 제품은 자체 릴리스 이력을 관리합니다. 관심 있는 항목을 선택하세요 — 모든 항목은 무엇이 새로워졌는지, 무엇이 바뀌었는지, 그리고 (중요한 경우) 정확히 어떻게 마이그레이션하는지를 설명합니다.
OpenMV Firmware
The MicroPython machine-vision firmware that runs on the OpenMV Cam. New camera, image-processing, and board-support features, plus breaking API changes and migration steps for your scripts.
View releases →OpenMV IDE
The desktop development environment for writing, running, and debugging scripts on the OpenMV Cam. New editor, camera, and tooling features, bug fixes, and platform support.
View releases →OpenMV Python Package
The host-side Python library and openmv command-line
tool for talking to an OpenMV Cam from your computer over the Camera
Protocol V2 — streaming, scripting, and benchmarking.
OpenMV Arduino RPC Library
The Arduino library for controlling an OpenMV Cam over CAN, I²C, SPI, UART, and USB. New board support, bus interfaces, and reliability fixes.
View releases →