Sump Pump Monitor

Need someone to guide me through a Sump Pump build.

I am a total newb to Arduino. I have a bag full of parts I ordered a year or so ago and can share what I have.

I want the Arduino to log sump events... meaning date time when the pump ran. I would like to use this data to map out the pump frequency in a line chart in excel.

If possible as a lead to show the water level inside the pump well... perhaps indicating when the well is wet or dry.

Here are the parts I have.

Looks to me you have all the hardware you need.
Might have to but some mounting hardware.

There are a lot of great sample sketches that come with the IDE you can learn from.

Also, Adafruit has excellent tutorials you might want to try out before proceeding with your project.

Use a CSV file for export to EXCEL.

Yes everything you said is doable,