Skip to content

Feature request: add fuction to halt motor's via RF remote #9

@joroosen

Description

@joroosen

Hello,

There are numerous available input/output (I/O) ports on the ESP32 microcontroller. Is it feasible to incorporate a function into the code to utilize one of these I/O ports for connecting RF?

I aim to create a straightforward, single-button controller. Upon pressing the button, it should trigger the following actions:

BUTTON PRESS:

  1. If motors are enabled, disable them.
  2. If motors are disabled, enable them.
  3. Otherwise, take no action.

Appreciate your work on this project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions