ESP8266-01 with multiple I2C devices?! || Exploring ESP8266:Part 2

preview_player
Показать описание
Hello everyone! Thank you for stopping by my video!
This is a very exciting video about the almost forgotten ESP8266 01 Wi-Fi modules. These modules are very much used to have a Wi-Fi feature in standalone Arduino projects but with more powerful boards like the NodeMCU and ESP32 in the market, this board is now often ignored.

Join me in this mini video series where we explore the various powerful but rather unexplored features of this little board.

In this video I show you how an ESP8266-01 module can interface with multiple I2C devices. Here temperature and pressure data from BMP180 sensor are being displayed on the OLED screen

I have made previous videos which can be helpful for you:

LIKE || SHARE || SUBSCRIBE

#esp8266 #arduino #wifi
Рекомендации по теме
Комментарии
Автор

Thanks for your sharing. Appreciate exploration to sent the data to clouds..can't wait your part 3

syaduinotech
Автор

I want to use oled display and rtc clock module with my nodemcu at a same time, as both work on i2c communication my clock module time is disturbing by connecting it on the i2c pins..
Please help me with it

RohanSharma-tlwh
Автор

Hi, I need to make an I2C communication between an Esp 32 and Esp8266, where can I find info about?

ingenierocristian
Автор

The program is running on ESP, right?

CamelXP
Автор

Can we share this BMP sensor data over internet ??

pcd_