All items tagged with Microcontrollers and Mathias Claußen (9)

| The Raspberry Pi is well known as a single-board computer (SBC) running Linux on it, but the new Raspberry Pi Pico is different. While still...

| Espressif's ESP32-C3 has arrived. A single-core, cost-effective alternative to the ESP8266, the ESP32-C3 uses the open RISC-V instruction se...

| The K210 from Kendryte is a RISC-V-based microcontroller with an AI accelerator. A development environment for C/C++ is available. In this a...

| To wrap up this series about the Parallax Propeller 2, we will introduce the "smart pin" function, which allows universal and flexible confi...

| In this article, we are going to start the development on the Maxim Micro SDK and implement the code to control our coffee machine demo. To...

| Modern hardware can accelerate the use of convolutional neural networks (CNN), which can be used for image or voice recognition. With the Ma...

| embedded world 2021 was a fully digital event. Curious about the new and interesting products that were featured there? Let's take a look at...

| Our series about the Parallax Propeller 2 continues! This time, we consider some issues that you might encounter when sending strings with t...

| Last time, we lit up an LED. Now it's time to make it blink. We will continue with smart pins to form a UART that can transmit characters. L...