Skip to content

This is a micropython library to control the SKR Pico, work in progress by a noob (me)

License

Notifications You must be signed in to change notification settings

EdwardGonell/SKR_PICO_micropython_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SKR_PICO_micropython_lib

This is a micropython library to control the SKR Pico, work in progress by a noob (me).

My end goal with this project is to control 2 stepper motor for a camera mount but in the process I'll be making a library of presets to build my project on top of. This is as simple as it may possibly get and may have plenty of fault since I barely have any knowledge in programing.

I'll be using some libraries already available here on github to be able to comunicate with the four TMC2209's the board has. As of now I have the X "axis" working, have not yet tried to use several motors at the same times and I'm building on top of kjk25's TMC2209_ESP32 library which is an adaptation of Chr157i4n's TMC2209_Raspberry_Pi.

About

This is a micropython library to control the SKR Pico, work in progress by a noob (me)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages