Close

ESP32 Modules

A project log for RPN-83

An RPN Graphing Calculator

timm-murrayTimm Murray 01/13/2022 at 01:510 Comments

Received the first version of the PCB, did some tests with the ESP32.

I'm finding that the ESP32-WROOM modules simply don't have enough pins to do this. The button matrix is 10x5, and then there's a power button (separated because it can be used to wake the ESP32 from sleep), LCD interface, touch interface, and SD card interface. It'd be nice to have a few extra pins that can be broken out for the user to do with as they please.

Options:

I'll probably make the jump to the WROVER now and put up with extra soldering. I'll have to source a USB-UART bridge, which is a whole other set of parts to deal with. Hopefully, I'm not taking on too much at once.

Discussions