MicroPython
1.20
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. More Information
General board control
Delay and timing
LEDs
Pins and GPIO
Servo control
External interrupts
Timers
PWM (pulse width modulation)
ADC (analog to digital conversion)
DAC (digital to analog conversion)
UART (serial bus)
SPI bus
I2C bus
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. More Information
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