arrgon
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by arrgon-
Issue about drawing on NHD-0420CW-AY320 in i2c
Hello everyone,I use an oled display NHD-0420CW-AY320. Datasheet: https://newhavendisplay.com/content/specs/NHD-0420CW-AY3.pdf common driver US2066. Datasheet: https://newhavendisplay.com/content/...
-
[NHD-0420CW-Ax3] Start my display in C language
Hi,I try to debug my code but when I initialize the start of my function about the display, it not work and I don't know how to do it.First of all I have my main part that start my display manageme...
-
[STM32] [NHD-0420W-Ax3] [US2066] Problem Arduino to C
Hi,I use a display NHD-0420CW-AY3Common Driver with Controller : US2066.I want to use it in I2C but i don't know how to do that.I took that in arduino : Wire.beginTransmission(SLAVE2W);Wire.write(t...