News

[Zoltán] sends in his very interesting implementation of a NumPy-like library for micropython called ulab. He had a project in MicroPython that needed a very fast FFT on a micro controller, and ...
This example processes framebuffer data from the Mozilla Audio Data API MozAudioAvailable event. The Fast Fourier Transform algorithm is used to obtain audio frequency levels which are then ...