Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: morphiens/ESP_Encoder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: morphiens/ESP_Encoder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 16_bit_test
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 23 files changed
  • 1 contributor

Commits on May 18, 2026

  1. [Swaraj ]Add AEAT-8800-Q24 magnetic encoder firmware and documentation

    - Introduced new firmware for the AEAT-8800-Q24 16-bit absolute magnetic rotary encoder, supporting both SSI and SPI protocols.
    - Added detailed pin mapping, SSI read sequence, and SPI protocol specifications in the code comments.
    - Included a comprehensive data sheet for the AEAT-8800-Q24 in PDF format, outlining key features, specifications, and applications.
    unknown
    unknown committed May 18, 2026
    Configuration menu
    Copy the full SHA
    4b103d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2026

  1. Configuration menu
    Copy the full SHA
    f49e2af View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2026

  1. Update .gitignore, README.md, and setup.sh for project enhancements

    - Removed specific logs directory from .gitignore.
    - Updated README.md to improve clarity and structure, including detailed project descriptions and usage instructions.
    - Modified setup.sh to ensure a smoother environment setup process.
    Swaraj
    Swaraj committed Jul 13, 2026
    Configuration menu
    Copy the full SHA
    eb58269 View commit details
    Browse the repository at this point in the history
Loading