The code used in this project is freely available online but I had to change the pin assignments for the esp32 Wroom development board and I included a physical display instead of using the serial monitor.
The circuit is quite simple, the display uses the standard spi pins on the esp32 and the gas detector uses the analogue pins GPIO34 and GPIO35
The display is powered by 5v and the gas detector is powered from the 3.3v pins on the esp32. The gas detect heater pin is connected to GPIO5



Comments