-
1Clone Repository
git clone https://github.com/vlado83/Stick-CPlus-Vibration-Analyser.git cd Stick-CPlus-Vibration-Analyser
-
2Open in Arduino IDE
File → Open → VibrationAnalyzer_v1.7_RTC.ino
-
3Configure Board
Tools → Board → ESP32 Arduino → M5Stick-C-Plus Tools → Upload Speed → 1500000 Tools → Port → [Select your COM port]
-
4Install required libraries
M5StickCPlus ≥0.1.0 Library Manager: "M5StickCPlus" arduinoFFT ≥2.0.0 Library Manager: "arduinoFFT" -
5Upload
Sketch → Upload (Ctrl+U)
-
6Set RTC Time
After upload, open Serial Monitor (115200 baud) and send:
T2025-01-15 14:30:00
(Replace with current date/time)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.