Well you have a few options as to a mouse trap. There is of course the have a heart variety where no mice are harmed in your project and then there is the conventional mouse trap which will snap their little necks and about half decapitate them. The latter obviously kills them making them useless for further experimentation.
How to sense when either trap has sprung depands on the trap so let's set the sensor aside for a moment.
I suggest you Google ESP8266 which will happily join a WiFi network. They are inexpensive and plentiful. Much like an Arduino but with Internet.
They are easily programmed using an Arduino IDE (Integrated Development Environment) which sounds more complicated than it actually is. Consult with your IT department as to use of the ESP8266 being compatible.
Back to sensor? I would use an IR light beam with the have a heart and a piezo sensor with the traditional mouse trap. Just tape it to the bottom and when the trap snaps it will create a pulse good enough to trip the ESP8266 module. There are likely a dozen ways to sense when a trap has been tripped depending on they type of trap.
If you want to get cool about it have the ESP8266 send a notification to your smart phone using an app like Blynk.
Ron
How to sense when either trap has sprung depands on the trap so let's set the sensor aside for a moment.
I suggest you Google ESP8266 which will happily join a WiFi network. They are inexpensive and plentiful. Much like an Arduino but with Internet.
Back to sensor? I would use an IR light beam with the have a heart and a piezo sensor with the traditional mouse trap. Just tape it to the bottom and when the trap snaps it will create a pulse good enough to trip the ESP8266 module. There are likely a dozen ways to sense when a trap has been tripped depending on they type of trap.
If you want to get cool about it have the ESP8266 send a notification to your smart phone using an app like Blynk.
Ron
Last edited: