esp8266web
esp8266web copied to clipboard
Small web server on ESP8266
It seems like you are not using the inbuilt ADC of the ESP module. Could you please let me know which module it is?
hi i am thanks for your help to peaple for publishin your good project in this code i want give data from google Sheet and send data in telegram bot,...
The initialization code of I2S subsystem causes an exception 28/29. Fatal exception (28): epc1=0x40230bd7, epc2=0x00000000, epc3=0x00000000, excvaddr=0x02190000, depc=0x00000000 `rom_i2c_writeReg_Mask(i2c_bbpll, i2c_bbpll_hostid, i2c_bbpll_en_audio_clock_out, i2c_bbpll_en_audio_clock_out_msb, i2c_bbpll_en_audio_clock_out_lsb, 1); CLEAR_PERI_REG_MASK(I2SCONF, I2S_I2S_RESET_MASK); //
Когда к Вашему проекту требуется добавить собственный код приходится вносить правки в user_main.c. Если код Вашего проекта при этом находится под контролем версий (git), такие изменения начинают конфликтовать с обновлениями....
As I can see, you turned back to SDK 1.4.1. What are real reasons of this? In russian: Я вижу, что вы вернулись обратно к SDK 1.4.1. Каковы настоящие причины...
Hi pvvx, First I wanted to say you did an excellent work of reverse engineering the closed ESP SDK. Well done! I would like to re-use parts of your code...
Hi Victor, thks for your last reply. Now I am trying to access webserver from external IP address. Did port forwarding in my router but still get error: 111 connection...
Hi pvvx I want to say thank you for this great piece of work. It's awesome! ... but also it's complicated. Perhaps you can give me a hand, i want...