tyhenry / CheapStepper

Arduino library for the cheap but decent 28BYJ-48 5v stepper motor with ULN2003 board
GNU General Public License v3.0
122 stars 46 forks source link

Port to Golang #27

Closed miathedev closed 2 years ago

miathedev commented 2 years ago

I ported your library to Golang:

https://github.com/miathedev/GoCheapStepper

I just wanted to inform you.