Skip to content

Conversation

@finger563
Copy link
Contributor

Description

  • Update MT6701 to allow accumulator to be reset
  • Update MotorGo Mini to wrap this function for ease of use

Motivation and Context

This is helpful when switching regimes between velocity control and angle control for instance.

How has this been tested?

  • Build and run as part of the esp-motorgo-mini-gesture-control project.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

* Update MT6701 to allow accumulator to be reset
* Update MotorGo Mini to wrap this function for ease of use

This is helpful when switching regimes between velocity control and angle control for instance.

* Build and run as part of the `esp-motorgo-mini-gesture-control` project.
@finger563 finger563 self-assigned this Mar 9, 2025
@github-actions
Copy link

github-actions bot commented Mar 9, 2025

✅Static analysis result - no issues found! ✅

@finger563 finger563 merged commit 582c61e into main Mar 9, 2025
75 checks passed
@finger563 finger563 deleted the feat/encoder-reset-accumulator branch March 9, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants