Commit Graph
8 Commits
Author SHA1 Message Date
TD-er 3633d74f7c [Docs] Document future ESP32 C2/C6/H2 2023-05-05 13:02:25 +02:00
TD-er f0cc375cbf [Docs] Document pins to use for ESP32-S2/S3/C3 2023-05-03 19:14:49 +02:00
TD-er a2ef969ff7 [ADC] Add support for ESP32 ADC factory calibration 2022-06-30 22:54:06 +02:00
TD-er 617c4d1ac8 [ESP32] Update GPIO description docs & add event to get boot strap pins
ESP32 can keep track of the pin state of a number of pins at boot.
With this update these pin states will be send at boot as an event, so one may act on it during boot.

Possible use case:
Detect voltage and immediately go to sleep again.
Later features may use these too to enter for example a service mode.
2021-10-18 13:18:11 +02:00
GravityRZ dc212b9e48 Update GPIO.rst
GPIO16 can also be used for PWM. removed text which states that it can not be used.
2021-03-23 20:04:14 +01:00
Gijs Noorlander 06254089a5 [Docs] Add documentation for ESP32 ethernet + missing config page 2020-08-22 16:30:20 +02:00
TD-er 6eef558183 [GPS] Add documentation for P082_GPS.ino 2019-01-05 23:32:08 +01:00
Gijs Noorlander 021374bf09 [GPIO] Add GPIO pin description page
And some other GPIO related updates.
2018-12-04 22:38:17 +01:00