|
Stepdance Software Library
|
Core foundational Stepdance sketches illustrating hardware input, encoder usage, IO port interaction, and basic motor current configuration.
analog_in_test/analog_in_test.ino
Basic example demonstrating analog input reading and processing.
Example showing how to read and configure rotary encoders.
Tests input and output port functionality.
set_motor_currents/set_motor_currents.ino
Example for configuring motor current settings.
remote_procedure_call/remote_procedure_call.ino
Example demonstrating the RPC (Remote Procedure Call) system for remote control and communication.