Difference between revisions of "IoT - Collabs - ESP Firmware with Guru"

From The TinkerNet Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
=== Baseline ===
 
=== Baseline ===
  
[[Modular EPS Firmware - Baseline - Source|Source code]]
+
This is the basis for pretty much ANY ESP-based firmware project.  It'll get your device online.
 +
 
 +
[[Modular ESP Firmware - Baseline - Source|Source code]]
  
 
=== MQTT ===
 
=== MQTT ===

Revision as of 14:52, 17 December 2020

Modular Firmware

Baseline

This is the basis for pretty much ANY ESP-based firmware project. It'll get your device online.

Source code

MQTT

Source code

OTA

Source code

Configuration HotSpot

Source code

Wiegand RFID keypad

Source code

NeoPixels

Source code

Web Serving

Source code

TFT Display

Source code

Climate Sensing

Source code

Energy Monitoring

Source code