Algemeen
Domotica
Internet
Linux
Youtube
Unleash the potential of your device by installing ready-made ESPHome projects from this page. Connect your device to your PC, a few clicks in the browser and your ESPHome device is ready to do its magic - as a Bluetooth proxy or a media player. No programming or other software required.
Total local control with quick setup and updates. Control using MQTT, Web UI, HTTP or serial. Automate using timers, rules or scripts. Integration with home automation solutions. Incredibly expandable and flexible.
Hey in this video I will tell and show you what Tasmota is, as well as the easiest way to flash compatible devices with a new tool called #Tasmotizer.
This is a NodeMCU Tasmota-Sonoff Firmware Flashed 8CH Relay Control Project. Sonoff-Tasmota is an alternative firmware for ESP8266 based devices like NodeMCU allowing control over WiFi of Smart Home (ioT) Systems. My idea was to have a 8CH Relays controlled over WiFi with a Tasmota Firmware Flashed (Tasmotized) NodeMCU board.
Some smart devices have additional functionality which may be handled by codes sent to a separate MCU in the device. Devices with functions offloaded to a separate MCU require additional coding in the software or via rules. Certain supported Tasmota BASE devices have built-in code to handle MCU controlled devices. Using a template with an appropriate BASE device may have the programming logic required to manage the MCU commands for your device. If an existing BASE device with the logic for your device is not available, a modified device driver will be required. This case is outside of the scope of this article.