Skip to content

Commit 77cfb71

Browse files
authored
Remove Tasmota intro
1 parent 2fe2dcf commit 77cfb71

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/LVGL_in_10_minutes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# LVGL in less than 10 minutes with Tasmota
22

3-
Tasmota is a widely used open-source firmware for ESP8266 and EPS32 based devices. It supports a wide variety of devices, sensors and integrations to Home Automation and Cloud services. Tasmota firmware is downloaded more than 200,000 times each month, and has an active and growing community.
4-
53
In 2021, Tasmota added full support of LVGL for ESP32 based devices. It also introduced the [Berry scripting language](https://github.com/berry-lang/berry/wiki/Reference), a small-footprint language similar to Python and fully integrated in Tasmota. A comprehensive mapping of LVGL in Berry language is available, similar to the mapping of Micropython.
64

75
The tutorial below illustrates how to install Tasmota on M5Stack devices (based on ESP32) and run your first LVGL application in Berry - all in less than 10 minutes.

0 commit comments

Comments
 (0)