Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awawa-dev authored Dec 26, 2020
1 parent 0225594 commit d024128
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@
Fork of the WLED project where the Adalight USB serial protocol @115200 speed is replaced with the AWA protocol with data integrity check at @2000000 speed for use with [HyperHDR](https://github.com/awawa-dev/HyperHDR). Work for ESP8266 (WLED platform: d1_mini) and ESP32 (WLED platform: esp32dev).<br/><br/>
1 For installation and configuration of WLED please refer to the WLED project: [link](https://github.com/Aircoookie/WLED)<br/>
2 For configuration of HyperHDR please refer to the base project of AWA protocol: [link](https://github.com/awawa-dev/HyperSerialEsp8266)<br/><br/>
<b>ESP8266:</b><br/>
<p align="center"> <img src="https://i.postimg.cc/CdT7hsG6/esp8266-flashing.jpg"/></p><br/>
<p align="center"> <img src="https://i.postimg.cc/C5fJpQqq/esp8266working.jpg"/></p><br/>
<p align="center"> <img src="https://i.postimg.cc/C5fJpQqq/esp8266working.jpg"/></p><br/><br/>
<b>ESP32:</b><br/>
<p align="center"> <img src="https://i.postimg.cc/dQrq3JrZ/esp32.jpg"/></p><br/>
<b>WLED is receiving data from the USB serial port at @2000000 baud:</b><br/>
<p align="center"> <img src="https://i.postimg.cc/76RXckf4/esp-rec.jpg"/></p><br/>


# Disclaimer
You use it on your own risk. As per the MIT license, I assume no liability for any damage to you or any other person or equipment.

0 comments on commit d024128

Please sign in to comment.