Namespace
Classes
Stimulation
Provides a Unity-facing API for WSS stimulation using the full params + model stack.
StimulationParams
Provides a Unity-facing API for WSS stimulation using the core + params layer.
Stimulationbasic
Provides a Unity-facing API for the basic WSS stimulation core.
portScanner
Simple Unity helper that scans available serial ports and allows selecting
one from a UI dropdown to force the COM port used by the stimulation script.
Attach this to a separate GameObject and wire the selectPort()
method to a UI event (e.g., button click) to apply the chosen port.