-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Emulation of the tinyServo85 library appears to be broken. The sample script from the library's website works in hardware but does not work in the Wokwi simulator
To Reproduce
Create a new Wokwi project. Load the tinyServo85 library. Copy the code from the single servo example at examples/1servo/1servo.ino
and paste it into the Wokwi code window. Wire up the servo and ATtiny85 as required.
When running the program, the servo should sweep from side to side. The program compiles, but no servo motion occurs.
See sample project at: https://wokwi.com/projects/445922394760233985
**Environment
- Linux: Ubuntu 24.04
- Browser Chromium
- Version 141.0.7390.54 (Official Build) snap (64-bit)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working