Close

Update: potential re-spin of board

A project log for Alarm Clock with Remote USB Interface

A device I designed to fuse 74-series logic with an ATmega328PB microcontroller

zachary-murtishiZachary Murtishi 02/12/2025 at 02:100 Comments

I am considering re-spinning this board to swap out the ATmega328PB with an STM32C031C6 MCU, which has integrated real-time clock hardware. The increased pin count on the 48-pin variant would allow for the removal of several of the discrete devices on the existing board and perform several of the tasks dedicated to them in software, including seven-segment decoding, the display refresh cycle, and parsing the buttons.

Discussions