MakerWorld
Other Hobby & DIY
Go to Model
Automated 7 Segment mechanical counter
35
Downloads
14
Likes
3
Makes
ComponentsStandard piecesYou will need to print the standard part of the 7 Segment Mechanical Counter.You also can use tigh tolerences part from my previous remix.Custom piecesYou need the backplate and the push action from this model. Tips: Print the push action on it's side with tupport to have smooth surfaces.ServoThis model is optimized for a mg995 servoServo hornI've used this horn for the servo.MicrocontrollerThe code that follow is for an ESP32 but you are free to use what you want.CodeI've based the servo control from this video. First version, going through all the number// Import ESP32Servo library, don't forget to install it. https://madhephaestus.github.io/ESP32Servo/annotated.html#include <ESP32Servo.h> // Initiate the variablesServo myServo;int count = 0;int wantedCount = 0; <span style="
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!