Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 2.77 KB

README.md

File metadata and controls

35 lines (25 loc) · 2.77 KB

Iron man clock

This project is based on: https://www.thingiverse.com/thing:6063303

The repository was created due to the change of the script executing the program, the change of the LED ring, which made it necessary to change one element. plot plot

List of components

Changes in parts

I changed the LED ring to a smaller one due to availability in my country. As a result, its circumference decreased and did not fit the original parts. If you prefer to stay with the default number of LEDs (35 pieces), you can print as designed. However, if you prefer to change the number of LEDs to 24 pieces (as I did), it is necessary to print all elements at 95% of the size.

Then, however, there will be problems with two parts. Part_1 will not fit the size of the ESP32. Here I drilled a hole on one side to insert the button that blocked the mounting of the plate.

The second problem is with the display (Part_9), it will not fit the original item. As part of that, I redrawn it, widening the hole it's supposed to go in. You can find the STL file here: Display clock holder.

The rest of the parts are ok.

Changes in code

The code has been changed due to incorrect operation and hard codes on the number of leds. I also wanted to make the code look cleaner.

The animations that occur every hour have also been changed (shown below) due to preference.

Link to original code: https://github.com/jejelinge/IRON_MAN_ARC_REACTOR

Animations

Clock startup

plot

Every hour animation

plot