OK Little Layout is an Arduino library to format text on small monochrome displays using the u8g2 display driver library. Simple markup controls font size, boldness, inverse video, and column layout; ...
This is the code I created to operate a single-phase excitation stepper motor. Without an argument it moves one step clockwise, and if you pass true as an argument it moves one step counterclockwise.