Activity

Micah
  • Spent forever getting ESP32 and project setup.
  • Learned basics of C++, PlatformIO, and VSCode.
  • Setup core timer functionality and logic.
  • Created temporary I/O over serial.

Next I want improve the way inputs and outputs are handled to be better prepared for a physical display and buttons. I also want to add a way to store preset tests and recent tests.

I’m having some issues with GitHub ATM but as soon as those are all sorted out I’ll add the repo to the project.

1

Comments

Micah
Micah 3 months ago

In case anyone is wondering, yes I know ESP32 most likely won’t work for the final version because of the Wi-Fi/Bluetooth capabilities. I plan to use something else for the final project, but don’t have anything at the moment.