Skip to content

Releases: sipeed/MaixPy

v4.10.3

19 Mar 08:31
Compare
Choose a tag to compare

New Features

Optimization

BUG Fix

Attention

Burning the system image, the following files in the assets folder:

  • maixcam_*.img.xz: For the MaixCAM device.
  • maixcam-pro_*.img.xz: For the MaixCAM-Pro device.
    Be careful not to burn the wrong image, as burning the wrong one may cause screen burn-in (it usually recovers slowly after being left for a period of time).

More info refer to documentation.

烧录系统镜像,下面 assets 中的文件:

  • maixcam_*.img.xz: 设备 MaixCAM 用
  • maixcam-pro_*.img.xz: 设备 MaixCAM-Pro 用
    注意不要烧录错镜像文件,烧录错会导致屏幕烧屏(一般放置一段时间会缓慢恢复)

更多说明请看文档

Downloads

github release assets (recommend!) Sourceforge Pypi.org
GitHub Downloads (all assets, all releases)
GitHub release (by tag) Assets below ↓↓↓↓↓↓↓↓↓ 点击下方 Assets
SourceForge PyPI - Downloads

国内下载速度太慢也可以到 QQ 群 862340358 群文件下载

v4.10.2

12 Feb 09:28
Compare
Choose a tag to compare

Optimization

BUG Fix

Attention

Burning the system image, the following files in the assets folder:

  • maixcam_*.img.xz: For the MaixCAM device.
  • maixcam-pro_*.img.xz: For the MaixCAM-Pro device.
    Be careful not to burn the wrong image, as burning the wrong one may cause screen burn-in (it usually recovers slowly after being left for a period of time).

More info refer to documentation.

烧录系统镜像,下面 assets 中的文件:

  • maixcam_*.img.xz: 设备 MaixCAM 用
  • maixcam-pro_*.img.xz: 设备 MaixCAM-Pro 用
    注意不要烧录错镜像文件,烧录错会导致屏幕烧屏(一般放置一段时间会缓慢恢复)

更多说明请看文档

Downloads

github release assets (recommend!) Sourceforge Pypi.org
GitHub Downloads (all assets, all releases)
GitHub release (by tag) Assets below ↓↓↓↓↓↓↓↓↓ 点击下方 Assets
SourceForge PyPI - Downloads

国内下载速度太慢也可以到 QQ 群 862340358 群文件下载

v4.10.1

14 Jan 03:16
Compare
Choose a tag to compare

New features

  • Add face 478 landmarks detect support with depth info, reliable and fast, please refer to docmumentation(EN).
    image
    video:
maixcam_face_landmarks_small.mp4
  • Add face emotion recognize support, default 7 types, you can train your self according to documentation(EN.
    image
    image

video:

maixcam_face_emotion_small.mp4

video asset from https://github.com/oarriaga/face_classification

  • All YOLO detect API support sort param now, so you can sort results according to object size and only use first few big objects.
  • Add body pose classifier(EN).

image

APP

  • Add face landmarks APP.
  • Add face emotion APP.
  • Add human pose classifier APP.
  • Camera APP optimization about LED light IO, now you can manually set light IO in /boot/board.

BUG Fix

Optimization

  • Optimize maixtool command full compatibility with app.yaml generated by MaixVision.

Attention

Burning the system image, the following files in the assets folder:

  • maixcam_*.img.xz: For the MaixCAM device.
  • maixcam-pro_*.img.xz: For the MaixCAM-Pro device.
    Be careful not to burn the wrong image, as burning the wrong one may cause screen burn-in (it usually recovers slowly after being left for a period of time).

More info refer to documentation.

烧录系统镜像,下面 assets 中的文件:

  • maixcam_*.img.xz: 设备 MaixCAM 用
  • maixcam-pro_*.img.xz: 设备 MaixCAM-Pro 用
    注意不要烧录错镜像文件,烧录错会导致屏幕烧屏(一般放置一段时间会缓慢恢复)

更多说明请看文档

Downloads

github release assets (recommend!) Sourceforge Pypi.org
GitHub Downloads (all assets, all releases)
GitHub release (by tag) Assets below ↓↓↓↓↓↓↓↓↓ 点击下方 Assets
SourceForge PyPI - Downloads

国内下载速度太慢也可以到 QQ 群 862340358 群文件下载

v4.10.0

13 Jan 06:58
Compare
Choose a tag to compare
v4.10.0 Pre-release
Pre-release

please use 4.10.1

v4.9.3

02 Jan 08:25
Compare
Choose a tag to compare

New features

hands_landmarks.mp4

image

  • Add MaixCAM as UVC camera support and add APP, use MaixCAM as a USB camera.
  • Add thermal camera MLX90640 support, hardware will be on store soon.
    image
  • Add TOF camera support, hardware will be on store soon.
    image
  • Support disable default CommProtocol in Settings APP(you can also set in /maixapp/sys_conf.ini).
  • image.to_format() support NV21 to grayscale.
  • nn.NN.forward_image now support hwc channel format, that is now support Tensorlow model also, you can convert your tensorflow model to ONNX and convert to the format MaixCAM support.

BUG Fix

  • Fix face recognition error when multiple face in camera.
  • Sync time from RTC too late when no network #90.
  • RTSP memory leak bug.
  • MUD file parse labels contain space issue.
  • Fix key init error bug on MaixCAM

Optimization

  • Default set dual_buff arg to false for nn.NN class to avoid program mistake.
  • Pin map add PIN24/PWM2 support.(MaixCAM not this pin out)

MaixVision Update v1.2.1

  • Officially support MacOS, both x64 and arm64 version, with developer signed.

Attention

Burning the system image, the following files in the assets folder:

  • maixcam_*.img.xz: For the MaixCAM device.
  • maixcam-pro_*.img.xz: For the MaixCAM-Pro device.
    Be careful not to burn the wrong image, as burning the wrong one may cause screen burn-in (it usually recovers slowly after being left for a period of time).

More info refer to documentation.

烧录系统镜像,下面 assets 中的文件:

  • maixcam_*.img.xz: 设备 MaixCAM 用
  • maixcam-pro_*.img.xz: 设备 MaixCAM-Pro 用
    注意不要烧录错镜像文件,烧录错会导致屏幕烧屏(一般放置一段时间会缓慢恢复)

更多说明请看文档

Downloads

github release assets (recommend!) Sourceforge Pypi.org
GitHub release (by tag) Assets below ↓↓↓↓↓↓↓↓↓ 点击下方 Assets SourceForge PyPI - Downloads

国内下载速度太慢也可以到 QQ 群 862340358 群文件下载

v4.9.2

20 Dec 09:41
Compare
Choose a tag to compare
v4.9.2 Pre-release
Pre-release
Merge branch 'main' into dev

v4.8.2

05 Dec 12:08
Compare
Choose a tag to compare

Bug Fix

  • APP photos play video error.
  • Correct MaixCAM-Pro pin image in photos APP.
  • Fix set auto start APP failed in second time.
  • Fix time sync script stuck when no network.
  • Fix zbar can't decode Chinese issue.
  • Fix open big file error in APP http file browser.

Optimization

  • Change Modbus default port to 502 from 5020.
  • Camera application support add timestamp

Attention

Burning the system image, the following files in the assets folder:

  • maixcam_*.img.xz: For the MaixCAM device.
  • maixcam-pro_*.img.xz: For the MaixCAM-Pro device.
    Be careful not to burn the wrong image, as burning the wrong one may cause screen burn-in (it usually recovers slowly after being left for a period of time).

烧录系统镜像,下面 assets 中的文件:

  • maixcam_*.img.xz: 设备 MaixCAM 用
  • maixcam-pro_*.img.xz: 设备 MaixCAM-Pro 用
    注意不要烧录错镜像文件,烧录错会导致屏幕烧屏(一般放置一段时间会缓慢恢复)

Downloads

github release assets (recommend!) Sourceforge Pypi.org
GitHub release (by tag) Assets below ↓↓↓↓↓↓↓↓↓ 点击下方 Assets SourceForge PyPI - Downloads

国内下载速度太慢也可以到 QQ 群 862340358 群文件下载

v4.8.0

29 Nov 09:44
a4e2bc7
Compare
Choose a tag to compare

New features

  • Add Modbus support (based on UART and TCP), both slave and master mode are supported.
  • Key support powerkey of MaixCAM-Pro, and long press in launcher will pop out power option.
  • Add maix.image.flip API.
  • Camera APP support change video bitrate, and Photos APP support play video now.
  • Video record(Camera APP), RTSP, RTMP, video play(Photos APP) all video related APPs support audio record and play.
  • display.Display now support select device fb(framebuffer), so you can port any screen in system as fb driver and use in display like if you want to use two screen or a SPI OLED screen.
  • Support 7 inch touchscreen.
  • LVGL based APPs support mouse input.
    image
  • Support a MIPI to HDMI module, so now we can use HDMI as screen.
  • Support audio player volume setting.
  • Add device config file in /boot/board, so you can customize camera and display vflip and hmirror, and max LCD backlight power etc, refer to /boot/boards/README.txt on device.
  • Launcher support I18N.
    image
  • Add log file for APP, you can find it in /maixapp/last_run.log, so you can find bugs from log if your APP dead, use examples/tools/show_last_run_log.py to see log.

so be carefully, print too much log may conduct large log file.

  • New QRCode API maix.image.QRCodeDetector, use YOLOv8 to find QRCode, faster than classic one.
    image

BUG Fix

  • Fix nn.F.softmax execute error
  • Fix RTMP RTSP resource realease bug.

Optimization

  • Speech recognition APP switch mode faster now.
  • Remove upgrade MaixPy item from Settings APP to avoid user wrong upgrade.
  • Optimize API documentation click TOC jump(same id issue).

MaixVision Update v1.2.0

  • Support install runtime in MaixVision, so even MaixCAM no internet, you can also install runtime in MaixVision
    image
  • Add SSH terminal
    image
  • Add save image button on the right-top of image preview zone.
  • Image preview zone support show ROI info(width height etc.)
  • Support flush files button to sync files with system.
    image
  • All py files can use Python code auto-suggestions and auto-completion.
    image
  • Example code alway there now.
  • Optimize editor scroll to preview opened file names.
    image
  • Optimize close files experience.
  • Fix LAB histogram value error bug.
  • Fix auto save will change AI model(binary) file bug.
  • Fix render fail and GUI disapear bug after click image preview zone some times.
  • Optimize multiple line error hint when pack APP.
  • Windows support customize installation path now.

Attention

Burning the system image, the following files in the assets folder:

  • maixcam_*.img.xz: For the MaixCAM device.
  • maixcam-pro_*.img.xz: For the MaixCAM-Pro device.
    Be careful not to burn the wrong image, as burning the wrong one may cause screen burn-in (it usually recovers slowly after being left for a period of time).

烧录系统镜像,下面 assets 中的文件:

  • maixcam_*.img.xz: 设备 MaixCAM 用
  • maixcam-pro_*.img.xz: 设备 MaixCAM-Pro 用
    注意不要烧录错镜像文件,烧录错会导致屏幕烧屏(一般放置一段时间会缓慢恢复)

Downloads

github release assets (recommend!) Sourceforge Pypi.org
GitHub release (by tag) Assets below ↓↓↓↓↓↓↓↓↓ 点击下方 Assets SourceForge PyPI - Downloads

国内下载速度太慢也可以到 QQ 群 862340358 群文件下载

v4.7.8

31 Oct 11:28
Compare
Choose a tag to compare

New features

  • Add YOLO11 support(detect, segmentation, keypoint detection)
    image
  • Support New board MaixCAM-Pro , include its PMU, IMU, RTC.
    image
  • SC035GS(Global shutter camera) support 180fps mode.
  • OS04A10 now support 40s exposure, GC4653 max 1/3 s.
  • Camera support read RAW data.
  • Camera APP add LED light switch, RAW, digital zoomin.
  • New launcher UI
    image

BUG Fix

  • Fix speech recognition APP core dump bug

Optimization

  • optimize NN preprocess, now faster(e.g. 320x320 input, 12ms to 2ms)

Attention

Burn system image(maixcam_*.img.xz(for device MaixCAM) or maixcam-pro_*.img.xz(for device MaixCAM-Pro) file below) to use this version because it have camera driver update in system, and don't forget to install runtime in first bootup
烧录系统镜像(下面的maixcam_*.img.xz(设备 MaixCAM 用)或maixcam-pro_*.img.xz(设备 MaixCAM-Pro 用)文件),以及第一次开机后记得联网安装运行库,才能正常使用此版本

Downloads

github release assets (recommend!) Sourceforge Pypi.org
GitHub release (by tag) Assets below ↓↓↓↓↓↓↓↓↓ 点击下方 Assets SourceForge PyPI - Downloads

国内下载速度太慢也可以到 QQ 群 862340358 群文件下载

v4.7.7

24 Oct 10:00
Compare
Choose a tag to compare
v4.7.7 Pre-release
Pre-release
bump version to 4.7.7