[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 was ...
In a previous blog, Using MicroPython for real-time software development, I examined the idea behind using MicroPython for real-time embedded software. Now, let’s examine some of the core pieces that ...
Creator Hathey Mash has launched a Kickstarter campaign for HackStar, described as an advanced ethical hacking tool. It is ...
The Raspberry Pi Pico microcontroller was released at the start of the year, and this book may be of interest if you are looking to programme it in MicroPython: yes, its Programming the Raspberry Pi ...
Sometimes, it’s really useful to watch a project’s parts come together one piece at a time in order to get a complete understanding and mental picture of the whole, and we found that to be the case ...