Side Project:
I still haven’t gotten the OLED display working. I am beginning to question Pinouts and even if the driver IC listed by the seller(s) is correct. At this point I can’t even tell if the device is seeing my commands. I checked the board for shorts/solder bridges and even replaced the OLED display. I still can’t get anything to show up on the display.
I think a reasonable test would be to measure current to the display and send it a power on command. If I am sending commands correctly, I should see a change in current draw. After that, I will try working through the commands available in the datasheet for a SSD1332 chip looking for a change in the display or the current draw.
Refactoring:
Just like refactoring the code, It’s time to refactor the electronics design. I checked on my feature request on the Espressif forum. Nothing new has happened. So I am considering adding an external ADC to measure voltages.