Maixduino

MaixPy #6: Maixduino Face Detection | AI MicroPython

MaixPy #6: Maixduino Face Detection | AI MicroPython Face detection can be regarded as a specific case of object-class detection. In object-class detection, the task is to find the locations and sizes of all objects in an image that belong to a given class. Face detection answers two questions: Are there any human faces in […]

MaixPy #6: Maixduino Face Detection | AI MicroPython Read More ยป

MaixPy #5: Maixduino Solar Tracker (1 Axis) | PWM MicroPython

MaixPy #5: Maixduino Solar Tracker (1 Axis) | PWM MicroPython A Solar tracker is a system that positions an object at an angle relative to the Sun. The most common application for solar trackers is the positioning of photovoltaic (PV) panels (solar panels), and it is important that they remain perpendicular to the Sunโ€™s rays .

MaixPy #5: Maixduino Solar Tracker (1 Axis) | PWM MicroPython Read More ยป

MaixPy #4: Maixduino Pan-Tilt Servo Control | PWM MicroPython

MaixPy #4: Maixduino Pan-Tilt Servo Control | PWM MicroPython Tilting is a cinematographic technique in which the camera stays in a fixed position but rotates up and down in a vertical plane. Tilting the camera results in a motion similar to that of someone raising or lowering their head to look up or down. [1] In cinematography and photography, Panning means swivelling a still or

MaixPy #4: Maixduino Pan-Tilt Servo Control | PWM MicroPython Read More ยป

MaixPy #3: Maixduino Analog-To-Digital Converter (ADC)

MaixPy #3: Maixduino Analog-To-Digital Converter (ADC) An ADC converts a continuous-time and continuous-amplitude analog signal to a discrete-time and discrete-amplitude digital signal. The conversion involves quantization of the input, so it necessarily introduces a small amount of error or noise. Furthermore, instead of continuously performing the conversion, an ADC does the conversion periodically, sampling the input, limiting the allowable bandwidth of the input signal.

MaixPy #3: Maixduino Analog-To-Digital Converter (ADC) Read More ยป

Tutorial #3: Maixduino Speech Recognition

Tutorial #3: Maixduino Speech Recognition In this tutorial we are going to explore the APU (Audio Accelerator) of the Maixduino. The Sipeed M1 chip comes with a high-performance microphone array processor that can achieve the following capabilities: Sound Source orientation Sound field imaging Beamforming Voice wake up Speech Recognition The Maixduino has an onboard MEMS

Tutorial #3: Maixduino Speech Recognition Read More ยป