ESP32 Thing Plus (USB-C) Hookup Guide
Contributors:
santaimpersonator, Brudnerd
Arduino Example: Test Sketches
For additional examples, users can check out the Test Sketches that we used to verify the functionality of the board during our development phase. These can be downloaded from the GitHub repository for the board hardware:
- AnalogInSerialOut - Basic (USB) UART and ADC pin test
- AnalogWrite - Uses SigmaDelta API to test the ADC pins
- I2C_Scanner_PowerControl - Toggles power to Qwiic connector and scans I2C bus
- MAX17048_FuelGauge - Tests MAX17048 chip (requires connected LiPo battery)
- RGB_LED - Tests the WS2812 RGB LED
- SD_Test - Tests µSD card slot (requires compatible µSD card)
- Unit_Test - Basic QC test
- blink_gpio - Blinks all the GPIO on the board