STEMMA QT (https://adafru.it/Ft4) - This JST SH 4-pin connector breaks out I2C (SC L, SDA,
3.3V, GND). It allows you to connec t to various breakouts and sensors with STEMMA
QT connectors (https://adafru.it/HMF) or to other things usin g assorted associated
accessories (https://adafru.it/Ft6).
Works great with any STEMMA QT or Qwiic sensor/device
You can also use it with Grove I2C devices thanks to this handy cable (https://adafru.it/Ndk)
Digital/Analog Connectors
On the side are three connectors labeled A0, A1, and A2. These are STEMM A 3 pin
JST digital or analog connectors for
attaching NeoPixels (https://adafru .it/Cup), speakers (https://adafru.it/G pf), servos (https://adafru.it/FWq)
These pins can be analog inputs o r digital I/O. They are connected to GPIO17 for A0 ,
GPIO2 for A1 , and GPIO1 for A2 .
All three connectors have protectio n 1K resistors + 3.6V zener diodes so you can drive an
LED directly from the output. The m aximum current from these connec tors is 200mA.
All three ports are 'true' analog outputs and all three can be used for PW M as well as analog
inputs. The maximum input voltag e is 2.6V, after which the zener diodes will kick in to drain
excess voltage.
The power output is 5V by default , but a jumper can be cut/soldered to change it to 3.3V.
Speaker and Sensors
Towards the middle of the board, a t the bottom right corner of the displa y, is
a speaker/buzzer labeled with a musical note. This in cludes a mini class D amplifier on
DAC output GPIO42 and can play tones or lo-fi audio clips.
In the bottom right corner of the bo ard, on the left side of the cutout reg ion, is
a DPS310 pressure sensor, that can be used to sense the barometric pressure It is
connected to the I2C port and available on I2C address 0x77 .
Also in the bottom right corner of t he board, on the right side of the cut out region, is
an AHT20 Humidity and Temperature se nsor, that can be used to sense the humidity
and temperature. It is connected to the I2C port and available on I2C address 0x38 .
Below the display, and slightly to th e left, is a front-facing light sensor that is positioned
at the top left of the FunHouse do or.
Note: The light sensor is influenced by the display's backlight, use some tape to block the light if needed. More info, and a great chart here (https://adafru.it/doW).
Reset and Boot Buttons
Reset button - The rese t button is on the front below the dis play and to the right of the
FunHouse Door.
Boot button - The boot button is on the back and situated between the Digital/Analog
Ports and the ESP32-S2 module. This is connected to BOOT0 and can be use d to put
the board into ROM bootloader mo de. To enter ROM bootloader mode, hold down DFU
button while clicking reset button m entioned above. When in th e ROM bootloader, you
can upload code and query the chip using esptool .