step by step : Nodemcu Esp8266 I2C lcd display

  Рет қаралды 48,692

Arduino and stuff

Arduino and stuff

8 жыл бұрын

In this video we are going to see how we can connect I2C devices to the Nodemcu and code via the Arduino ide
feel free to like and share this video
The code:
pastebin.com/raw/NXT6fTtF
The arduino settings:
board: nodemcu 1.0 (esp-12e module)
upload: serial
cpu freq: 80 MHz
flash size: 4m (3m spiffs)
upload speed: 115200
port: the com it is sitting on
programmer: avrisp mkII
if you like this video please subscribe:
/ @marcoarduinochannel
To support my videos check out my patreon page:
/ marco_arduino

Пікірлер: 33
@Musitdjan
@Musitdjan 5 жыл бұрын
Hello from Ukraine. I suffered for 3 hours (I transfer from Arduino to NodeMCU), I could not start the display. Thanks to your video, it started, I did not know about D1, D2 contacts.
@MarcoArduinochannel
@MarcoArduinochannel 5 жыл бұрын
Great
@lmramirezjr
@lmramirezjr 5 жыл бұрын
This really helpful!
@daimyunus7387
@daimyunus7387 5 жыл бұрын
May I know the link of the Liquid_Crystal library because until know i cannot display anything on my lcd albeit after using various lcd i2c library. I already using i2c scanner and yes the serial monitor showed me the address. I think the library is the culprit for my fails.
@mTnX1
@mTnX1 8 жыл бұрын
What settings do you choose in the Arduino compiler? did you change the card setting?
@MarcoArduinochannel
@MarcoArduinochannel 8 жыл бұрын
+Matan Yehoshua board: nodemcu 1.0 (esp-12e module)upload: serialcpu freq: 80 MHzflash size: 4m (3m spiffs)upload speed: 115200port: the com it is sitting onprogrammer: avrisp mkII
@mTnX1
@mTnX1 8 жыл бұрын
+Marco Arduino channel Thanks יש לך אחלה ערוץ 😜
@hamz2900
@hamz2900 3 жыл бұрын
bro can help fix my problem when to upload the code the error show invalid conversion from 'int' to 't_backlightPol' [-fpermissive]
@stevepujara334
@stevepujara334 7 жыл бұрын
So we can use this as a arduino are there any restriction. i wish to use it with MFRC522 would it work
@MarcoArduinochannel
@MarcoArduinochannel 7 жыл бұрын
+Bad Bat Do notice that it is 3.3 v and the adc is 1.1 v
@EZtech
@EZtech 8 жыл бұрын
So the first nodemcu worked fine with the lcd at 3.3volts, but the second one only worked at 5 volts. Is that correct?
@MarcoArduinochannel
@MarcoArduinochannel 8 жыл бұрын
+Revelation612 The brightness of the display is better on 5v but you need to use a logic level converter
@Ed19601
@Ed19601 7 жыл бұрын
In all fairness, I haven't seen it work on the first 2 nodeMCU's that you showed and that had the LCD wired up to 3.3 Volt (till 2:05) the one afterwards, on the breadboard is as you say connected to 5 Volt. It is not a matter of the display being brigther, it is a matter of not seeing anything on a 3.3Volt fed LCD. I haven't seen it work on 3.3Volt anywhere yet
@MakerView
@MakerView 5 жыл бұрын
I know someone could help this, in my case for the RGB LCB don't power on putting in the VIN the VCC, I tried puttin in the VV pin and it works! :D
@aboutcomp4825
@aboutcomp4825 7 жыл бұрын
Thank you very much sir your already save my life LoL.
@MarcoArduinochannel
@MarcoArduinochannel 7 жыл бұрын
+kiadtisak buangam Great !!!
@aboutcomp4825
@aboutcomp4825 7 жыл бұрын
Marco Arduino channel I spent alot time to connect RTC mudule to my Nodemcu1.0 i try to search google many time and filnally you tould me i connect it with swap SCL and SDA pin lol.
@MarcoArduinochannel
@MarcoArduinochannel 7 жыл бұрын
+kiadtisak buangam Why do you need an RTC with your nodemcu ? Simply go to a time server and get the time
@aboutcomp4825
@aboutcomp4825 7 жыл бұрын
Marco Arduino channel I would like my Nodemcu to use real time clock in offline.
@Ergelol0
@Ergelol0 2 ай бұрын
if we use d3 d4 is it works?
@ElectricalZoon
@ElectricalZoon 4 жыл бұрын
error : invalid conversion from 'int' to 't_backlighPol' [-fpermissive]
@bentolima8516
@bentolima8516 8 жыл бұрын
good evening My name is Bento from Brazil, I'm starting to learn now and if you can help me I would be very happy. I plan to use a local network with 18 (ESP8266 12e) and each a temperature and humidity sensor (DHT11), a current sensor (TCS-013) and a relay module 4 channels. All this I would like to come in an excel spreadsheet, excel because I would use this information and create a button to turn on and off the relay. Can you help me? Thank you.
@Ed19601
@Ed19601 7 жыл бұрын
easiest is to have the ESP8266 upload yr data to say Thingspeak and you can export it from there. But you may as well do it on your own webserver as well. how you wantto use the excel info to turn on a relay via a button is completely unclear to me
7 жыл бұрын
I get error I2c_LCD_Test_2x16:14: error: 'class LiquidCrystal_I2C' has no member named 'init' how do i fix plz?
@PauloMorgadomorgapa
@PauloMorgadomorgapa 6 жыл бұрын
i get the error
@keshavdk3080
@keshavdk3080 8 жыл бұрын
I have interfaced Arduino Uno with ESP8266-01 and 16*2 LCD .I want to control LCD from webpage. I am new to server,web side.Now the webpage has two text box and submit button. When i type text on webpage and click on submit button ,text should appear on LCD. I am stuck in web part . How to communicate web part and Arduino. I tried HTML with GET method . But not working .Some suggested saying try Php. Can you please help.
@Ed19601
@Ed19601 7 жыл бұрын
There are plenty of examples on how to turn on an LED with the Arduino over the web (with GET). If can turn on an LED, can turn on a relay I think?
@Dzahmega
@Dzahmega 7 жыл бұрын
dude have you figure out the solution? im using espresso lite to control lcd from blynk app, but my code doesnt works
@Ed19601
@Ed19601 7 жыл бұрын
I dont know blynk, or at least I have no experience with it but if you enter a command on a webpage and use a post or get, then on that 'new' page that is generated you can read the command and then issue new commands e.g. to your LCD I suggest that you google a simple 'switch a led on/of via a webserver' and instead of switching an LED you send a command to yoiur LCD
@santamanyugujari7424
@santamanyugujari7424 7 жыл бұрын
How can we run esp8266 for 24*7day.i burnt mine nodemcu in one night.
@MarcoArduinochannel
@MarcoArduinochannel 7 жыл бұрын
+Santamanyu Gujari You had a faulty unit or you gace to the pins 5 volts or you took too much current from the pins.
How to Use ESP8266 NodeMCU with 16x2 LCD i2C Display
10:11
INOVATRIX
Рет қаралды 26 М.
Step by step guide : Fetching a web page with a nodemcu \ esp8266
10:54
Arduino and stuff
Рет қаралды 18 М.
Double Stacked Pizza @Lionfield @ChefRush
00:33
albert_cancook
Рет қаралды 31 МЛН
HAPPY BIRTHDAY @mozabrick 🎉 #cat #funny
00:36
SOFIADELMONSTRO
Рет қаралды 16 МЛН
How Many Balloons Does It Take To Fly?
00:18
MrBeast
Рет қаралды 151 МЛН
Can You Draw A PERFECTLY Dotted Circle?
00:55
Stokes Twins
Рет қаралды 50 МЛН
Connect an LCD display to the NodeMCU ESP8266 Tutorial
6:46
Forget WiFi! This Wireless Method is WAY Better?
12:14
GreatScott!
Рет қаралды 506 М.
NodeMCU IOT Kit Lesson 15: I2C 1602 LCD & MQTT
5:42
OSOYOO NodeMCU
Рет қаралды 18 М.
Cheap and Easy to Use ESP32 Screen!
8:21
Brian Lough
Рет қаралды 123 М.
how to connect an i2c lcd display to an esp8266
4:01
lets build stuff
Рет қаралды 48 М.
Arduino LCD I2C - Tutorial with Arduino Uno
5:29
Aymaan Rahman
Рет қаралды 443 М.
Setup NodeMCU (ESP8266) to display on 128x64 I2C OLED
6:00
an Erik
Рет қаралды 102 М.
Samsung Galaxy 🔥 #shorts  #trending #youtubeshorts  #shortvideo ujjawal4u
0:10
Ujjawal4u. 120k Views . 4 hours ago
Рет қаралды 8 МЛН
Отдых для геймера? 😮‍💨 Hiper Engine B50
1:00
Вэйми
Рет қаралды 1,2 МЛН
Самые крутые школьные гаджеты
0:49
Klavye İle Trafik Işığını Yönetmek #shorts
0:18
Osman Kabadayı
Рет қаралды 5 МЛН
ОБСЛУЖИЛИ САМЫЙ ГРЯЗНЫЙ ПК
1:00
VA-PC
Рет қаралды 2 МЛН