electronic_work

Sponsored
Rust

Ultrasonic ranging with Rust on Raspberry Pi Pico

This article describes how to connect the ultrasonic ranging module HC-SR04 to a Raspberry Pi Pico and control them with the Rust language to measure distances to objects.
Rust

Collection of embedded Rust implementation examples – Electronics with Raspberry Pi Pico

This article is a collection of tips for embedding the Rust language into a Raspberry Pi Pico .You can find the corresponding code notation by what you want to achieve with each electronic part. We will add to it from time to time, so it might be a good idea if you come back to look at it often.