Skip to content

A driver written in Micropython (micropython.org) for the ULN2003 driver module and 28BYJ-48 Stepper Motor

License

Notifications You must be signed in to change notification settings

Asher-Meachum/ULN2003_DRIVER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ULN2003 Driver

This is a simple and easily customisable software driver for the ULN2003 stepper motor driver written in Micropython.

Use the ULN2003 Driver

To use this driver, download ULN2003_DRIVER.py and move into your project folder. You can then use it like a DIY library.

Hardware

While this should work on any device running Micropython, I have only tested:

  • Raspberry Pi Pico (the original one) with the 28BYJ-48 Stepper Motor

About

A driver written in Micropython (micropython.org) for the ULN2003 driver module and 28BYJ-48 Stepper Motor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages