-
Notifications
You must be signed in to change notification settings - Fork 0
Other
M Hightower edited this page Dec 17, 2022
·
4 revisions
Things I may need that don't merit showing to everyone and don't need to be 100% hidden.
Project Research Notes
- 433MHz Transmitter Receiver
- WiFi Packet Sniffer links
- Motion Detection
- IKEA Air Quality Sensor
-
LilyGO Community Site
- LilyGO T-Display-S3
- LilyGO T-PicoC3
-
LilyGo T-Dongle-S3
- WiFi Dongle
- Ethernet Dongle
- WiFi Network Monitor
- ESP Hosted-FG looks very interesting. Might be a good way to connect a new device to my local network as an 802.3 device and avoid entering that very long password.
- 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.