Saurabh_B
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 241
Comments
Recent activity by Saurabh_B-
Were you not able to use the tool or did you have another problem?This would be our first time working with the eve, and any information we can get to help improve the displays would help as well.
-
Hi Joe,You should be able to use the Screen Editor with the Shield.You would need to select the FT801 for the Device. And under the Export drop down, select the VM801B43 option.
-
The sample code given in the specification sheet was actually copied from another display that uses the same controller, which is why the code shows two enable pins instead of one for this display....
-
Hi Rob,There isn't a memory associated with these displays. You would tell the controller to display the pixel data onto the display. To write complete screen size images you would either have to c...
-
Hi,According to the controller datasheet: In 3-Line mode, default message from MCU is command, the 2 bytes command of Set Data Direction & Display DataLength must be set before display data send fr...
-
HI,To get the 3D model for this display please email a request to nhtech@newhavendisplay.com.There are multiple ways to mount it onto your case, You could create an enclosure with an opening for ...
-
Would it be possible to share the segments of code that write the pixels and clear the display.The clear and fill could possibly be sped up by speeding up how fast you write to the display.The disp...
-
Hi,There is a command to turn all points on.Using command #10, 0xA5 will turn all points of the display ON.You can reverse this by using 0xA4 (Normal display).
-
Hi Javier,The schematic seems fine.This display will require you to activate the booster circuit prior to operation. You can find an example initialization example on page 8 of the display datash...
-
This is not normal,Have you tried to clear the display?