Close

Before starting the log ( before 2024-06-25)

A project log for Kitchen Timer

We're building a Kitchen timer! The project is heavily inspired by "REST: Kitchen timer" by mkdxdx [Hackaday.io].

nicolas-perozziNicolas Perozzi 06/28/2024 at 08:210 Comments

Since these logs have been started quite a bit after we started working on this project, I will try to summarize the progress that we have made up to now:

Software:

The code has been divided into libraries. Some libraries are platform-specific (atmega328 being the platform) and some others are platform-independent.

Platform-specific Libraries:

Platform-independent Libraries:

Mechanics:

Our design will be very similar to the reference project. These are some of the differences:

Electronics:

We have not started working on a PCB. All the testing is done on breadboards.

Discussions