Also, I like nature, 🗻 mountains and picking mushrooms in a forest.
I have AMD GPU and only Ubuntu (from relatively fresh distros)is supported by AMD’s official drivers.
I have AMD GPU and only Ubuntu (from relatively fresh distros)is supported by AMD’s official drivers.
What’s the new purpose of that pc though?
What’s the new purpose of that pc though?
Additionally, there is an option to assign IP for a device in ESP Home config. But I haven't tried it yet.
Additionally, there is an option to assign IP for a device in ESP Home config. But I haven't tried it yet.
Moreover, there are other ways to control the device, such as #MQTT or via #HTTP.
The process of the first firmware is as follows:
1. Add a device to the dashboard and write basic config.
2. Compile the firmware and download its UF2 file.
4. Flash the file using ltchiptool.
Done! 🥳
Guides:
esphome.io/guides/getti...
docs.libretiny.eu/docs/flashin...
The process of the first firmware is as follows:
1. Add a device to the dashboard and write basic config.
2. Compile the firmware and download its UF2 file.
4. Flash the file using ltchiptool.
Done! 🥳
Guides:
esphome.io/guides/getti...
docs.libretiny.eu/docs/flashin...
The documentation says that initial firmware can be flashed through a browser, but it didn't work for some reason. So I flashed it via the USB-TTL converter.
The documentation says that initial firmware can be flashed through a browser, but it didn't work for some reason. So I flashed it via the USB-TTL converter.
Here is a description of how to install Supervised HAOS: github.com/home-assista...
Here is a description of how to install Supervised HAOS: github.com/home-assista...
There are several options to install HAOS:
1. Docker. Not suitable because add-ons won't work.
2. Supervised HAOS on #Debian (other distributions aren't supported).
3. HAOS as the main OS on a computer (UEFI required) or on VirtualBox.
There are several options to install HAOS:
1. Docker. Not suitable because add-ons won't work.
2. Supervised HAOS on #Debian (other distributions aren't supported).
3. HAOS as the main OS on a computer (UEFI required) or on VirtualBox.
The firmware is compiled through the #ESPHome plugin.
The process is described here: docs.libretiny.eu/docs/flashin... docs.libretiny.eu/docs/flashin...
The firmware is compiled through the #ESPHome plugin.
The process is described here: docs.libretiny.eu/docs/flashin... docs.libretiny.eu/docs/flashin...
1. A soldering iron.
2. A laptop with #Windows.
3. USB-TTL converter based on #CH340G. Others may not work.
4. An app for flashing called ltchiptool.
5. Installed HAOS with the possibility to install add-ons.
6. Oscilloscope (optional) - just to see cool signals 😄.
Now it's time to flash the new firmware. Let's talk about required equipment.
Now it's time to flash the new firmware. Let's talk about required equipment.
TP1: TX
TP2: RX
TP3: GND
TP4: +3.3V
TP12 - PWM. This pin controls current flow to the LED. It's named as PA14 in the config.
TP1: TX
TP2: RX
TP3: GND
TP4: +3.3V
TP12 - PWM. This pin controls current flow to the LED. It's named as PA14 in the config.
esphome.io/components/l...
esphome.io/components/l...
Here is the link for the project: docs.libretiny.eu/docs/platfor...
Here is the link for the project: docs.libretiny.eu/docs/platfor...
To achieve this, I had to disassemble the bulb and check what kind of microcontroller was used. Fortunately, I was lucky enough to find #Realtek #RTL8710BX
To achieve this, I had to disassemble the bulb and check what kind of microcontroller was used. Fortunately, I was lucky enough to find #Realtek #RTL8710BX
Unfortunately, I could not find any useful info about the original firmware or about the built-in API, which could allow me to bypass TP-Link servers.
Unfortunately, I could not find any useful info about the original firmware or about the built-in API, which could allow me to bypass TP-Link servers.