My "Clockception" display is a replica of the famous "A Million times clock" of humanssince1982.
For my replica, I built a similar display from several (slave) modules that communicate with each other via a CAN bus. Each module has an LED ring, an ATmega328P, a CAN transceiver and a dual-axis stepper motor. The stepper motor can be used to adjust the pointers on the front.
In addition to the slave module functionality, an ESP32 MCU is installed on the master module. This is used to coordinate the pointer animations and, if necessary, can update the firmware of individual or all microcontrollers on the slave modules via a CAN Bus bootloader. The entire electronics are supplied via a USB-C connection and a power delivery-capable power supply.
Support:
If you want to support me, you can do so by like on this project page, on Instagram or by donating a coffee. :)
Licenses:
Content that is not based on software/code: Unless otherwise stated, all works presented here that are not based on software/code are subject to the CC BY-NC-SA 4.0 license (attribution – non-commercial – dissemination under the same conditions 4.0 international).
You can find a summary here: https://creativecommons.org/licenses/by-nc-sa/4.0/deed.de
You can find the complete legal text here: https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.de
Software/code-based works Unless otherwise stated, all software/code-based works presented here are subject to the GNU Affero General Public License v3.0
You can find a summary here: https://tldrlegal.com/license/gnu-affero-general-public-license-v3-(agpl-3.0)#summary
The complete legal text can be found here: https://www.gnu.org/licenses/agpl-3.0.de.html
Hope to see the finished product as soon as possible, as well as detailed documents