Program for logging meat for tenderisation

Hello.

I want to measure the temperature in a room where meat is hung for tenderisation. I'm new to coding so I hope someone can help me get started :slight_smile:

Hardware:
DEV EPS32.
DHT22

If you want the signal to go high, it should measure the temperature in the room and calculate the average of the last 24 hours.

because once 24 hours have passed, it will start again to log for 24 hours, then calculate the averages, etc.

This must be logged and preferably summed up the progress.

If the temperature is above 8 degrees for more than an hour, an alarm is required.

Thank you in advance for your help :slight_smile:

Welcome! That is very doable, there are similar projects posted on this forum. We are not a free design service, we have a section for that but we will help with your design, not do it for you. Start by making an annotated schematic showing which Arduino you plan on using and connecting the external hardware. Make an attempt at the code and post that with questions.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.