How To Run Rust On A Raspberry PI - Tutorial PART 1
Security Union
On this video I'll setup my Apple M1 for doing embedded Rust raspberry PI Development.
I'll use Docker so that I can use my M1 to compile, then transfer the binary to the raspberry PI using scp.
The advantage of my setup is that you can use your beefy laptop for coding and compiling, instead of doing everything on your PI, which is usually very slow with rustlang.
I tested this with my raspberry pi 3 and raspberry pi 4.
0:00 How to setup raspberry PI for rust development 0:17 Download Ubuntu to Raspberry PI SD Card 01:11 Connecting to raspberry PI using ssh 01:48 copy ssh keys to raspberry PI 03:34 How to install docker 03:51 How to install cargo 04:29 Create script to deploy rust app to raspberry pi ... https://www.youtube.com/watch?v=MxUSSunT-yk
72581593 Bytes