Skip to content

Elephant activity tracking (upstairs neighbor stomping) device for M5Stack Core2

License

Notifications You must be signed in to change notification settings

lazd/stompinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M5Stack Core 2 Stompinator

This little bad boy tracks your upstairs neighbor's stomping, shows it on the screen, logs it to the SD card, and publishes a web interface to show you when the action happens.

The interface shows a realtime data feed of the stomping, as well as high scores and a graph showing when what kind of stomping happens most. Yes, the whole interface shakes when a stomp happens, because why not?

stompinator.jumpy.mov

It looks nice on mobile too:

Stompinator on moible

Usage

You'll need a M5Stack Core2 to run this.

This project uses PlatformIO. You should probably install the PlatformIO VSCode plugin to get started.

Create a file called src/WiFiSecret.h and define the following:

#define SSID "mySSID"
#define PASSPHRASE "mySuperSecretPassphrase"

Change platformio.ini to have your device's upload_port and monitor_port, upload the sketch, stick the device on your ceiling, and cry because having a cute retro-futuristic interface showing how hard your neighbor stomps changes nothing.

About

Elephant activity tracking (upstairs neighbor stomping) device for M5Stack Core2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published