wokwi-features
wokwi-features copied to clipboard
tinyServo85 library not functioning
trafficstars
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)