Sipeed Series

MaixCam Mastery: MaixVision IDE & MaixHub App Guide

MaixCam Mastery: MaixVision IDE & MaixHub App Guide If you’re diving into AI and edge computing, MaixVision IDE offers a powerful integrated development environment (IDE) tailored for working with the MAIX platform. Whether you’re building computer vision projects or developing smart IoT applications, this guide will take you through the essential steps of installing MaixVision […]

MaixCam Mastery: MaixVision IDE & MaixHub App Guide Read More »

MaixPy #16: Maixduino Face Recognition | AI MicroPython

MaixPy #16: Maixduino Face Recognition | AI MicroPython A facial recognition system is a technology capable of matching a human face from a digital image or a video frame against a database of faces. Such a system is typically employed to authenticate users through ID verification services, and works by pinpointing and measuring facial features from a given image. Since their inception, facial recognition systems have seen wider

MaixPy #16: Maixduino Face Recognition | AI MicroPython Read More »

MaixPy #11 : Maixduino Speech Recognition | Firmware Update Part 1

MaixPy #11 : Maixduino Speech Recognition | Firmware Update Part 1 In this tutorial i will show how we can change that Maixduino firmware by installing a Linux subsystem that runs on a Windows 10 operating system. This will allow us to configure the firmware and make a new build for the Maixduino board. What

MaixPy #11 : Maixduino Speech Recognition | Firmware Update Part 1 Read More »

MaixPy #9: Maixduino Object Detection | AI MicroPython

MaixPy #9: Maixduino Object Detection | AI MicroPython Object detection is a computer technology related to computer vision and image processing that deals with detecting instances of semantic objects of a certain class (such as humans, buildings, or cars) in digital images and videos [2]. The object detection generic algorithm is: Identify and locate objects

MaixPy #9: Maixduino Object Detection | AI MicroPython Read More »