micropython-ov2640
Camera interface
A MicroPython interface to an ArduCAM OV2640 camera module
A MicroPython class for the ov2640 camera.
112 stars
11 watching
25 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
funpythonec/ov2640_upy | A MicroPython library for controlling an OV2640 camera on an ESP32 microcontroller | 9 |
cnadler86/micropython-camera-api | Provides an API for interacting with cameras in Micropython environments. | 9 |
larsks/py-mpu6050 | This project provides a Micropython interface for interacting with the MPU6050 6DOF IMU sensor. | 82 |
waveform80/picamera | Provides a pure Python interface to access the Raspberry Pi camera module | 1,570 |
deshipu/micropython-bno055 | A Python implementation of a navigation system using a BNO055 IMU sensor. | 4 |
matthias-bs/lorae22 | MicroPython class for controlling LoRa modules in Microcontroller hardware | 10 |
lemariva/micropython-camera-driver | Adds camera support to MicroPython for ESP32 family devices | 459 |
basanovase/sim7600 | A MicroPython library providing a set of classes to interact with the SIM7600 module for various cellular communication functions | 2 |
octaprog7/bmp180 | A MicroPython module for interfacing with a BMP180 pressure and temperature sensor. | 3 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
jiekanghuang/micropython-am7020 | Microcontroller firmware providing access to NBIoT and networking features via a Python interface. | 3 |
olablt/micropython-sim800 | Provides a Python driver for the SIM800 module to enable communication with this cellular modem | 17 |
wybiral/micropython-mpu6050 | A MicroPython library for reading data from an accelerometer and gyroscope module. | 1 |
micropython-imu/micropython-bno055 | A MicroPython driver for the Bosch BNO055 inertial measurement unit (IMU) | 48 |
takluyver/ubit_kernel | An interface to run MicroPython code on the micro:bit single-board computer | 26 |