Skip to content

Various modules in micropython for rp2040 (and successors), mostly using PIOs for high-speed data transfer

License

Notifications You must be signed in to change notification settings

mendenm/rp2_micropython_tricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rp2_micropython_tricks

Various modules in micropython for rp2040 (and successors), mostly using PIOs for high-speed data transfer

Author: Marcus Mendenhall

Date: 2025

License: MIT

The python modules here use various features of the Raspberry Pi embedded processors, such as the RP2040. In particular, most of these of focused on input/output using the PIO units to handle protocols.

Right now, they are in first-upload status. They are highly functional, but only have partial docstrings describing them. There is sample at the bottom showing how they can be used.

About

Various modules in micropython for rp2040 (and successors), mostly using PIOs for high-speed data transfer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages