dataset_name string | description string | data list |
|---|---|---|
motor_basic_control | Basic motor control using PWM values | [
{
"pwm": 0,
"direction": "stop",
"speed_rpm": 0
},
{
"pwm": 80,
"direction": "forward",
"speed_rpm": 300
},
{
"pwm": 150,
"direction": "forward",
"speed_rpm": 650
},
{
"pwm": 200,
"direction": "forward",
"speed_rpm": 900
},
{
"pwm": 120,
"direc... |
No dataset card yet
- Downloads last month
- 5