So I recently added Date & Time functionality to the EvilCore2 project (HERE).
I also own a Lillygo LoRa32 (HERE) w/ PaxCounter firmware (HERE) but I don’t care about the Lora functionality and I want to integrate it into the Evil-M5Project.
First step in that was getting the functionality working which is what this post is about. As I did get it working! However, I’m running into an issue integrating it into the Evil-M5Project. I think I’m telling it to use too much memory or something… I’ll figure it out eventually. In the meantime I threw the Paxcounter firmware on Github! HERE
Anyway, if you’re interested in installing the bare Paxcounter onto your M5Stack Core2 (HERE).
Here are the instructions:
Follow the M5Stack guidance for installing the required boards to use with Arduino IDE
Board Guide: Link
Library Guide: Link
I would also just install the requirements for Evil-M5Project: Link
Then you just want to git clone the Core2 PaxCounter Repo:
git clone https://github.com/GainSec/M5Stack-Core2-PaxCounter-WiFi-Bluetooth-Monitor
Plug in your Core2 and upload it.
Enjoy!

END TRANSMISSION
