Instead of bit-banging, use a timer #1

Open
opened 2025-05-07 18:24:38 +00:00 by Cynopolis · 0 comments
Owner

Right now the code bit-bangs out a PWM frequency to make a working stroboscope. Instead, we should use a timer to control the pin. It'll be able to go faster and be more accurate.

Right now the code bit-bangs out a PWM frequency to make a working stroboscope. Instead, we should use a timer to control the pin. It'll be able to go faster and be more accurate.
Cynopolis added this to the Test Project project 2025-05-07 18:24:38 +00:00
Cynopolis moved this to To Do in Test Project on 2025-05-07 18:24:42 +00:00
Cynopolis moved this to Backlog in Test Project on 2025-05-07 18:24:43 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Cynopolis/Stroboscope#1