Skip to content

A single header Thumby pico SDK only using the Pico-SDK

License

Notifications You must be signed in to change notification settings

Vali0004/Thumby-Pico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thumby Pico

Info

  • This is a (mostly) single-header Thumby library, with most of the code being directly compatible.

Why?

  • I heavily dislike the Arduino IDE, and wanted to use C. So, I did.

Disclaimer

  • This is written in C without a C++ wrapper.
  • This means that classes and structs were turned into functions. So instead of thumby.clear();, you'd do Thumby_clear();

About

A single header Thumby pico SDK only using the Pico-SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published