Programming electronic systems is easier than ever. MicroPython makes it simple to program affordable MCUs, from the ...
Het programmeren van kleine elektronische systemen is eenvoudiger dan ooit. MicroPython maakt het eenvoudig om betaalbare microcontrollers te programmeren, van de Raspberry Pi Pico tot ESP32-boards ...
Both of these projects have a 'progduino' module inside them, and it is currently closed source. I plan to open source this so that others in the community can build projects based around it.
Currently there is no support for cameras in RIOT, which would be very useful for many IoT applications with computer vision. To this end, I've implemented a simple RIOT program/module to grab JPEG ...
Can an AI like ChatGPT pass the Turing test? We explore this with an ESP32, keyboard, TFT display, and Google text-to-speech. Is it obvious it's a machine? Check out this AI terminal project. Can an ...
For years, there has been a clear distinction between the Arduino and Raspberry Pi boards. There are some things the Arduino can do that the Raspberry Pi can't, and vice versa. When you think of ...