Stepdance Software Library
Loading...
Searching...
No Matches
Core Example Sketches

Core foundational Stepdance sketches illustrating hardware input, encoder usage, IO port interaction, and basic motor current configuration.

Example Files

Analog Input Test

analog_in_test/analog_in_test.ino

Basic example demonstrating analog input reading and processing.

Encoder Test

encoder_test/encoder_test.ino

Example showing how to read and configure rotary encoders.

I/O Port Test

io_port_test/io_port_test.ino

Tests input and output port functionality.

Set Motor Currents

set_motor_currents/set_motor_currents.ino

Example for configuring motor current settings.

Remote Procedure Call

remote_procedure_call/remote_procedure_call.ino

Example demonstrating the RPC (Remote Procedure Call) system for remote control and communication.