ESP8266 WebServer using STM32 HAL|| LED Control || Ring Buffer

30 views Oct 25, 2022
publisher-humix

controllerstech

Purchase the Products shown in this video from :: https://www.amazon.in/controllerstech ________________________________________________________________________________________ Better Check this video First and confirm the output from the ESP:: https://youtu.be/eiw-Ns9l8K8 I have used NodeMCU, but i wrote the tutorial in terms of AT commands. So you can use it for all the esp8266 types. /************************ UPDATE 2 ******************************/ The code is updated. The users, who were having problems with different ESP devices, this one should be able to address it. /************************ UPDATE 1 ******************************/ Those, who have errors in the Uart_isr function, like DR or SR registers are not present, replace the Uart_isr code with the one provided in this file https://controllerstech.com/wp-content/uploads/2020/04/Uart_isr.c The latest Ring buffer code can be found at https://github.com/controllerstech/stm32-uart-ring-buffer To download the code and for more explanation, GOTO https://controllerstech.com/esp8266-webserver-using-stm32-hal/ Check out STM32 IOT Playlist https://www.youtube.com/playlist?list=PLfIJKC1ud8gjWKSIkthbDJcgZ62SzRssK

#Engineering & Technology
#Web Services