The HeartBeat library offers a simple heart beat by sending pulses to a digital pin. Typical usage is to blink a (built in) LED as indicator a program is running (alive). Besides a LED other devices ...
This is a library for the Arduino IDE that helps interface with a DRV8434S stepper motor driver. It uses the Arduino SPI library to communicate with the SPI interface (nSCS, SCLK, SDI, and SDO) of the ...