Skip to content

Send GET to an ESP-32 with drive parameters #20

@joshkarbi

Description

@joshkarbi

I'll be writing drive code for ESP's which will expect requests with parameters for relative power percentage to each side of the drivetrain. From the GUI's perspective, this will be based on the input from the joystick controls (see issue #6 ).

ie. GET: /?left-side=50&right-side=25
would be interpreted as put 50% power to the left side, 25% on the right side drive motors.

On the rover side, these will get mapped to voltage values. This should get completed after the joystick inputs can be interpreted.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions