Holy Hathaway Posted October 12, 2021 Report Posted October 12, 2021 I'm programming ATtiny13A with arduino. I want to use "stepper.h" library but it seems it is only supported on arduino or atmega series but not on attiny. Is there any way I can fix it? Thank you! Quote
HarryA Posted October 12, 2021 Report Posted October 12, 2021 See section [047] here: https://blog.podkalicki.com/100-projects-on-attiny13/ else you could rewrite the stepper.cpp library file for the ATtiny13A. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.