Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 353 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 353 Bytes

PWM Startup Sequence for the BlueESC

Starts the the BlueESC from a Raspberry Pi 4B using the Rust rppal library.

Output is from PWM0, or Pin 12 (see pinout.xyz).

Developed via cross-compiling on Ubuntu 18.04 LTS x86_64 for Raspberry Pi OS. Tooling instructions can be found here.