-
Notifications
You must be signed in to change notification settings - Fork 0
NTC Thermistors
M Hightower edited this page May 31, 2021
·
1 revision
Resistors with a Negative Temperature Coefficient, NTC, the resistance decreases with a rise in temperature. The response curve is usually non-linear. See EE Power: NTC thermistors for more details.
- EE Power: NTC thermistors - good overview of NTC thermistors
- Keeping the Lights On - how to manage GPIO state across reboots and crashes
- Boot fails when SPI Bus used
- GPIO Drive Strength and Ringing
- LDO Regulators WIP
- ESP8266 Power Considerations This is only a rough outline, needs a lot of development.
- Upgrading Flash Chips, QIO, and DIO
- Dodgy Extra 2K of DRAM or CONT - WIP
- WDTracks - Print last call before WDT
- 5V Tolerant I/O?
Arduino IDE specific
Misc.
- Exception Causes
- ESP8266 will not boot
- Stacks sys and cont
- WIP Boot ROM and SDK Notes
- Multi-segment Boot ROM Loader, notes
- Cache_Read_Enable How to turn off and on instruction cache execution.