Electronics - STM32 - User button as EXTI with the STM32F3Discovery board

Santa is impressed by the rotating LEDs but now he wants to control them.

Let's add a push button with the EXTI (External Interrupt).

Electronics - STM32 - STM32F3Discovery LED ring rotation with TIM2 and NVIC

Our Christmas tree is almost ready.

In our previous tutorial we saw how to blink all LEDs at the same time.

The lights are blinking but Santa thinks it's too static.

Let's make them rotate.

Electronics - STM32 - Blinking all F3Discovery LEDs at the same time

Christmas is near (only 6 months), so we have to prepare our xmas tree.

What a better option than using our dear STM32F3Discovery board as a Christmas lights?

Let's see this in this tutorial.

(And yes, Santa Claus is watching you, so be kind.)

ROS2 - Humble - Action in action with Python

Ever wanted to control a satellite without leaving your comfortable Linux terminal?

Today is your lucky day.

Welcome to this cosmic guide where we are going to build a fully automated ROS2 Action server and client in Python.

ROS2 - Humble - Basics with Node, Topic and Service in Python

We are going to walk through the essential building blocks of ROS2.

ROS2 - Humble - Starter kit

Every project has to start from somewhere.

In this tutorial, we are going to see the minimal template to start any ROS 2 Humble projects with style and stability.

ROS2 - micro-ROS - Publisher, subscriber, node, topic with STM32 and Python

While receiving data from your microcontroller is great, what about sending data in the opposite direction?

First, we need to understand the difference between a publisher and a subscriber.

In order to achieve this goal, we'll need to use ROS2 topics.

ROS2 - micro-ROS - Using STM32 USB serial port to communicate with a Linux host via WSL 2

Connecting a microcontroller to a modern robotics ecosystem can be a daunting task, especially when working across different operating systems.

Electronics - STM32 - Setting up PlatformIO in ROS2 DevContainers

This guide provides a step-by-step workflow to bridge physical STM32 hardware into a virtualized ROS2 DevContainer.

It leverages PlatformIO and usbipd to enable firmware flashing from a Docker environment.

Rust - Crate - Grcov demo

When your projects grow complex, ensuring that every single line of code is covered by your tests becomes critical.

But how do you verify such a thing efficiently?

Fortunately, the Rust ecosystem offers powerful crates for this purpose.

Pages

Subscribe to BadproG.com RSS