NaturalAutomatics / MetaTemp

Feel the temperature of the Metaverse with MetaTemp
0 stars 0 forks source link

KelvinVR list of commands expanded + #20

Open AlexNoyanov opened 1 week ago

AlexNoyanov commented 1 week ago

New commands from the list: HELP -> HLP COOL [intensity] - Start cooling (intensity 0-255, default 255) -> CL [intensity] HEAT [intensity] - Start heating (intensity 0-255, default 255) -> HT [Intensity] STOP - Stop thermal control -> STP CYCLE <COOL|HEAT> - Run a thermal cycle -> CY <CL/HT> STATUS - Get current status -> STS STOPCOOL - Stop cooling -/ -> STP <CL/HT> STOPHEAT - Stop heating / LED ON - Turn LED on -> LD ON LED OFF - Turn LED off -> LD OFF LED BLINK [delay] - Blink LED (delay in ms, default 1000) -> LD BLK [delay] LED FADE BLUE - Fade blue LED -> LD FDE B LED FADE GREEN - Fade green LED -> LD FDE G LED FADE RED - Fade red LED -> LD FDE RED

Parallel running of commands

TEST IT FIRST!