Skip to content

Add serial rotary encoder and api endpoint#115

Merged
marcosfrenkel merged 1 commit into
masterfrom
simple-rotary-encoder
Oct 3, 2025
Merged

Add serial rotary encoder and api endpoint#115
marcosfrenkel merged 1 commit into
masterfrom
simple-rotary-encoder

Conversation

@Benjamin-Nussbaum

Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +43 to +45
rotary_encoder: SerialRotaryEncoder = SerialRotaryEncoder(
label="rotary_encoder", address="/dev/ttyACM0", offset_degrees=0.0
)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the automatic discovery of the serial address? What happens if the pi doesn't have this address?

@marcosfrenkel marcosfrenkel force-pushed the simple-rotary-encoder branch from 7fe0a22 to b4bdb65 Compare October 3, 2025 14:29
@marcosfrenkel marcosfrenkel merged commit 08ebc6f into master Oct 3, 2025
6 checks passed
@marcosfrenkel marcosfrenkel deleted the simple-rotary-encoder branch October 3, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants