Difference between revisions of "IoT"
Jump to navigation
Jump to search
(23 intermediate revisions by the same user not shown) | |||
Line 32: | Line 32: | ||
*[[IoT - ESP Easy|ESP Easy]] | *[[IoT - ESP Easy|ESP Easy]] | ||
*[[IoT - WLED|WLED]] | *[[IoT - WLED|WLED]] | ||
+ | *[[IoT - Modular Firmware|Modular Firmware]] | ||
==User Interface== | ==User Interface== | ||
− | + | [[IoT - Android Dashboard Project|Android Dashboard Project]] | |
− | == | + | ==Various Coding Tips== |
− | * | + | *[[I2C Startup]] |
+ | *[[Some debugging functions]] | ||
+ | *[[Adding OTA]] | ||
+ | *[[Adding WiFi credentials to finished firmware]] | ||
− | + | ==Some Troubleshooting Tips== | |
− | + | ||
− | + | *[[Programming Connectivity issues]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | ||
− | |||
− | |||
− | |||
− | |||
==Things== | ==Things== | ||
Line 67: | Line 56: | ||
*[[IoT - Amazon Echo|Amazon Echo]] | *[[IoT - Amazon Echo|Amazon Echo]] | ||
*[[IoT - Sonoff|Sonoff]] | *[[IoT - Sonoff|Sonoff]] | ||
− | *[[ | + | *[[IoT - Sinilink XY-WFUSB|Sinilink XY-WFUSB]] |
*[[Robot Electronics ds1242]] | *[[Robot Electronics ds1242]] | ||
*[[IoT - Acurite Weather Station|Acurite Weather Station]] | *[[IoT - Acurite Weather Station|Acurite Weather Station]] | ||
Line 77: | Line 66: | ||
*[[IP Cameras#Hi3518E|Hi3518E]] | *[[IP Cameras#Hi3518E|Hi3518E]] | ||
*[[IP Cameras#Others to look at|Others]] | *[[IP Cameras#Others to look at|Others]] | ||
+ | |||
+ | ====Baseline Hardware==== | ||
+ | |||
+ | *[[ESP8266|ESP8266]] | ||
+ | *[[ESP32]] | ||
+ | |||
+ | ===Local Projects=== | ||
+ | |||
+ | *[[IoT - The Arduino-MQTT-Keypad-Display project|The Arduino-MQTT-Keypad-Display project]] | ||
+ | *[[IoT - IT Hardware Monitoring with Node-Red|IT Hardware Monitoring with Node-Red]] | ||
+ | *[[IoT - ESP-Everything!|ESP-__ Everything!]] | ||
+ | *[[IoT - SugarBush Automation|SugarBush Automation]] | ||
+ | |||
+ | ===Collaboration Projects=== | ||
+ | |||
+ | *[[IoT - Collabs - ESP Firmware with Guru|ESP Firmware with Guru]] | ||
+ | *The [[IoT - Collabs - KennewellCard Project|KennewellCard Project]] | ||
+ | |||
+ | ===Other Projects to Look At=== | ||
+ | |||
+ | *[https://github.com/swinbkh/MQTT_LED_Display MQTT LED Display] | ||
+ | *[https://github.com/austinscreations/smart-usb-hub smart-usb-hub] | ||
+ | *[https://github.com/Jason2866/ESP8266MinimalHTTPUpdater ESP8266 Minimal HTTP Updater] |
Latest revision as of 17:00, 28 December 2021
Contents
Simplified Automation!
There will soon be a link to a page devoted to learning/teaching How to Simplify the Process of Automating Things here.
Automation Server
Services
- MQTT
- CoAP
- Node-Red
- OpenHAB 2
- ThingsBoard
- Home Assistant
- FHEM
- Mozilla WebThings
- ioBroker
- IP-Symcon
- WeMo
- Philips Hue
- Shelly
- Domoticz
- Hubitat
- Zigbee
Device Firmware
User Interface
Various Coding Tips
Some Troubleshooting Tips
Things
Commercially Made (but may be customized)
IP Cameras
Baseline Hardware
Local Projects
- The Arduino-MQTT-Keypad-Display project
- IT Hardware Monitoring with Node-Red
- ESP-__ Everything!
- SugarBush Automation