Interesting. Thanks. I considered doing this on a Pi, but it seems a little heavy and I was looking for an ESP32 project. Honestly, I was hoping I could just build the Color Kit Grande, load the original sample code, and call it a day; however, I am happy with how things turned out and I learned a lot in the process. The touch screen is nice and offered a lot of possibilities.
I'll start work on the fork. I'm not sure what my ETA will be, but getting it out there will be my hobby-time priority until it is done.
4/29 - I have forked the ThingPulse repository, cloned it, and started an initial release branch
5/4 - Started prepping codebase, copying configurations over, and source files as they become ready. Probably about 40% complete.
5/11 – The entire codebase has been copied over, cleaned up, compiled, and committed to my local repository. I also created a design diagram of the project. Next steps: begin testing and review the existing project documentation that references the original version.
5/12 - Initial testing looks great. Everything seems to be working as expected. Took some pictures of the different views to include in the project documentation.
5/14 - Updated README.md with new pics, updated information, and fresh Spotify setup pics. Ready to submit changes.