Skip to content
#

stepper-motor-driver

Here are 50 public repositories matching this topic...

This library enables you to use Hardware-based PWM channels on Arduino AVRDx-based boards (AVR128Dx, AVR64Dx, AVR32Dx, etc.), using DxCore, to create and output PWM. Using similar functions as many other FastPWM libraries, it enables you to port PWM code easily between platforms.

  • Updated Jan 22, 2023
  • C++

This library, a wrapper around SAM DUE analogWrite() function, enables you to use Hardware-based PWM channels on SAM_DUE boards to create and output PWM to pins. Using similar functions as some other FastPWM libraries, it enables you to port PWM code easily between platforms

  • Updated Jan 22, 2023
  • C++

COVID-19 has caused us to adapt a lot of our everyday activities in order to maintain social distancing and keep people safe. With Halloween coming up, we must be mindful of keeping everybody safe, but that does not mean we can't still celebrate. This code is correlated to an Arduino project that I have created that allows people to continue to …

  • Updated Jan 9, 2021
  • C++

This library enables you to use Hardware-based PWM channels on Teensy boards, such as Teensy 2.x, Teensy LC, Teensy 3.x, Teensy 4.x, Teensy MicroMod, etc., to create and output PWM to pins. Using the same functions as other FastPWM libraries to enable you to port PWM code easily between platforms.

  • Updated Jan 22, 2023
  • C++

Improve this page

Add a description, image, and links to the stepper-motor-driver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stepper-motor-driver topic, visit your repo's landing page and select "manage topics."

Learn more