Skip to content

Timot05/PIO_PPM_RP2040

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPM Generator for the RP2040 using PIO

Based on the work from Elmot.

This library generates a pulse train commonly used in the RC (remote control) field to communicate between a controller and an external transmitter or a secondary controller.

Here is what the pulse train looks like:

Pulse train

Utils

Online tool to compile PIO code for the RP2040:

WOKWI_PIOASM

Note

PIO_INTR_SM0_TXNFULL_LSB was defined in multiple place and was causing build issues, so I replaced it with pis_sm0_tx_fifo_not_full.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published