Pinned Repositories
AbendInfo
Arduino ESP8266 library - Intercept some crash events that result in Hardware or Software WDT Resets. Cache the results across reboot.
airgradient
Arduino
ESP8266 core for Arduino
arduino-esp32
Arduino core for the ESP32
Arduino-ESP8266-misc
It is the Wiki that is of interest here.
arduino-esp8266-spiffs-utils
Some misc. utilities for accessing, backing up the SPIFFS file system on a ESP8266 running a Web Server sketch.
Arduino-IDE-Tweaks
Some Arduino IDE setup tweaks I find useful.
BacktraceLog
Arduino ESP8266 library - Store a backtrace of a crash to (no init) IRAM or DRAM log buffer with an optional backup to RTC memory.
mhightower83's Repositories
mhightower83/Arduino-IDE-Tweaks
Some Arduino IDE setup tweaks I find useful.
mhightower83/TM1621
TM1621 driver of a Liquide Crystal Display
mhightower83/arduino-esp8266-spiffs-utils
Some misc. utilities for accessing, backing up the SPIFFS file system on a ESP8266 running a Web Server sketch.
mhightower83/CZII_to_MQTT
Carrier Comfort Zone II (CZII) rs485 protocol to MQTT
mhightower83/esp8266-ota-flash-convert
mhightower83/ESP8266_MCP23S17
ESP8266 Library for the MCP23S17 SPI 16bit I/O Expander
mhightower83/EspArduinoExceptionDecoder
Python Script to decode ESP8266 Exceptions.
mhightower83/ESPAsyncTCP
Async TCP Library for ESP8266
mhightower83/espusb
Software-only ESP8266 USB Device
mhightower83/event-logger
Event Logger for Arduino ESP8266
mhightower83/ifup-wait-dhcpcd
This work around applies to Raspbian. It attempts to force a delay on network-online.target being available, until we have an IP Address.
mhightower83/json-streaming-parser2
Arduino library for parsing potentially huge json streams on devices with scarce memory. Implements a number of improvements over the original json-streaming-parser library but is not backwards compatible.
mhightower83/StringEx
An Extension to the Arduino String Class. Adds method to apply commas to numbers and more.
mhightower83/ttybus
A simple TTY multiplexer.
mhightower83/weenymo
Belkin Wemo emulator, providing Alexa voice control for your ESP8266 (in Arduino IDE) in about the smallest "footprint" you will find
mhightower83/x10ctrl
Notes for connecting Amazon Echo and X10 modules together.