I am using an arduino uno, sw-420 vibration sensor, Gikfun MC-38 Wired Door Sensor Magnetic Switch for Arduino EK1656, and a data logging shield ada1141. I am open to using other hardware if need be.
I need the sw-420 to detect a vibration and send that information to the arduino. Upon the vibration reaching a set threshold of magnitude I need an alert message to be displayed and an led to blink continually until reset.
The magnetic door sensor will be mounted to a door. I need to log each cycle of open/close and send an alert message and blink an led when a programmed number of cycles is reached. I would like to be able to set messages to be displayed at several different cycle counts.
Wanting to know the feasibility of this with the hardware I'm using and my best route for obtaining a sketch to accomplish this.
I have virtually no programming knowledge beyond cutting and pasting code so will need to obtain from outside source.
Thanks for any info.