STSPIN220 Stepper Driver Library for Arduino
Dec 20, 2020 · 2 min read · Arduino Embedded Systems Motor Control Stepper Motor STSPIN220 Driver Development Open Source ·Open source · C++ / Arduino · github.com/pranav083/Stepper_STSPIN220-library An Arduino library for STMicroelectronics' STSPIN220 low-power stepper driver. It is my most-used piece of open-source work. Why it exists The STSPIN220 can microstep down to 1/256 of a full step — fine enough for 3D printers, camera slides, …
Read MoreGoogle Summer of Code: Bidirectional I/O and PRU Programming on BeagleBone
Aug 20, 2019 · 2 min read · Google Summer of Code BeagleBone PocketBeagle PRU Embedded Linux Open Source Hardware ·Google Summer of Code 2019 · BeagleBoard.org My first sustained open-source contribution, and the work that pulled me toward low-level systems. The problem The PocketBeagle is small, capable, and short on GPIO. Many embedded projects need more digital I/O than the header exposes, and the standard answer — shift …
Read More