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