Open Nemo79 opened 1 year ago
Your display a 3.3V display, so the I2C bus also has to have a 3.3V high level which is not the case according to your schematic. The DHT22 might also work with 3.3V, so maybe changing the +5V power rail for the attached devices to 3.3V might work already.
maybe there is an issue, but on the back side of LCD is written 3-5V. I will add a voltage divider for the first approximation.
I will add a voltage divider for the first approximation.
The voltage divider may not provide the required current. You could just use the 3.3V output of the Arduino Nano instead.
hi Oliver, the issue was caused by death or crashed i2c bus on first Arduino. I change arduino nano board to a new unboxed Arduino nano and it works for two hours without a problem
now i am thinking how to add sd card and logging temperature and humidity
now i am thinking how to add sd card and logging temperature and humidity
In the same I2C bus? Be aware, that Arduino Wire doesn't has a concept to allow multiple I2C devices with different configuration requirements. U8g2 is already kind of smart here, but other libs may not.
Keresek egy kódot, ami megjeleníti a GM12864-59N LCD kijelzőn a HELLO szöveget.
hello, I have a problem with arduino nano and i2c display from ali. I connected and programmed the temperature and humidity meter according to the following scheme and it does not work. Everything is ok for 15 minutes, but then it starts mirroring the text on the LCD. any advice what's wrong?
code: https://pastebin.com/xTHv5tVG
LCD GM12864-59N