Skip to main content

Questions tagged [esp8266]

An IC that offers Wi-Fi networking compatible with b/g/n standards. It also has integrated TCP/IP protocol stack. Extremely popular along IoT community as a low cost and powerful board.

-2 votes
0 answers
25 views

How to make the gear motor to turn only from 0 degrees to 90 degrees and back to 0 degrees?
John's user avatar
  • 97
0 votes
1 answer
70 views

I am trying to get the touch screen and display working on my ESP8266 + TFT ST7796S. However, only one of them works at a time. Below is my pin configuration: Function Device NodeMCU Pin GPIO TFT_CS ...
Sandrocottus's user avatar
0 votes
1 answer
63 views

I am using the Arduino IDE to do ESP-NOW communication with an ESP8266. In espnow.h, on line 53 I find the function prototype: int esp_now_send(u8 *da, u8 *data, int len); Why does it take the mac ...
Sod Almighty's user avatar
0 votes
1 answer
48 views

text or link to describe the answer or a link to where to find the answer. I am a newbie to the esp8266.
David Thompson's user avatar
0 votes
0 answers
127 views

I'm working on an ESP8266-based water level monitoring system using an ultrasonic sensor and an I2C LCD. The problem I'm facing is that sometimes the ESP8266 does not boot properly when powered on for ...
johnson veigas's user avatar
-1 votes
1 answer
203 views

I have an esp8266 that most often won't work with Putty, but always works with Serial Monitor in Arduino IDE. Baudrate is set to 115200. Putty fills the terminal window with odd characters and the ...
Runnin's user avatar
  • 1
1 vote
0 answers
256 views

Kind of desperate here. I tried every solution found on this forum / google and others. My sketch works perfectly with a NodeMCU 1.0 The same script should work on a Lolin Mini D1, everything works ...
Lorenzo's user avatar
  • 11
3 votes
1 answer
256 views

I am attempting to use an esp8266 to play an .mp3 audio file through a connected speaker using the 'ESP8266Audio' library. I have tested that the hardware setup is correct (e.g. I have been able to ...
Padraig Stapleton's user avatar

15 30 50 per page
1
2 3 4 5
135