Controlling a DC Motor with Rust: The Easy Way
Вставка
- Опубліковано 29 гру 2024
- In this complete guide, we'll show you how to control a DC motor using Rust programming language with PWM. Perfect for those interested in embedded Rust and motor control!
1:40 The Simplest way to control a DC Motor With Rust
4:02 How to create a PWM control with Rust and a Raspberry PI
5:08 Visualizing a PWM controller written in Rust
#rustlang #embeddedprojects #raspberrypi #pwm
"You were the chosen one! It was said that you would destroy the Sith, not join them!" - about using c library in rust
XD I know I feel bad too!! Is just that the underlying infra of Linux is all C 😭😭
Btw I’ll make a video about this, where I built a POC of gpio purely in rust
You are inspiring me 🤗🤗
@@dario.lencina Are you an embedded engineer or electrical engineer?
@kenzo3477 embedded electrical turbo chad engineer 🤗🤗🤗😹😹😹
thanks, im programming my own flight control system but with a twist (basically it can work in herds or as i like to call it an array, currently i call it AVA (Autonomous Vehicles Array) and its super awesome, the idea is that there will be infrared lights which other ava drones in the airspace can detect for real time data on where other ava drones are present, all the drones can either be connected with a leader model or a main ground commander)
😱😱😱Whoa!! This sounds like an awesome project!! Are you documenting it?? I would love to follow along!!
Nice video bruh this is very interesting to be my holiday project
Yaaaas!! I am so happy, you made my day with your comment 🤗🤗
Hi Dario, this an awesome video. What is that gpio pin out mounted on your breadboard called? Is it just used for comfort to move all of the gpio connections closer to the breadboard?
Thanks bro! It’s this part: a.co/d/eK8G1t2
Here's the code: github.com/security-union/rust-projects-to-inspire-you/tree/v1.0.1