garbage98
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by garbage98-
Thanks!
-
Could you provide a 3D model for the 763-NHD-0420CW-AW3 OLED display as well?
-
I've found the command for controlling Line Size in the data sheet.See datasheet pg. 8 https://www.mouser.de/datasheet/2/291/NHD-0420CW-AW3-1266321.pdfCan you help me figure out how to send this c...
-
I will look into it. Thanks!
-
pin 17 is tied low, pins 18 and 19 are tied high. What does tie high and tie low mean exactly? How do I need to connect them?-> Send GPIO.High/GPIO.LOW by defaultFurther questions:Should I rather...
-
SOLVEDWe tried connecting the Display using the user manual (https://www.mouser.de/datasheet/2/291/NHD-0420CW-AW3-1266321.pdf)This is our working setup: A few necessary additions in our code: ...