kayasaman
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by kayasaman-
I managed to figure this one out! It is indeed a TTL signal that the display needs and *not* RS232!Perhaps it would be a good idea to change the documentation as that threw me off totally Throwin...
-
What I am using at present is this:https://www.artekit.eu/ak-3232-usage-guide/It is taking the 3.3V uart signal from the Pine64 and translating it to full swing -5V - +5V RS232.If it is TTL that I ...
-
The display is being driven at 5V. The documentation says RS232. My level shifter is converting the uart port on the Pine64 which is a 3.3V TTL signal to 5V RS232.Perhaps there is confusion here as...
-
Here are some images of the project with the displays. If anyone knows of a way to throw commands at the displays without needing to compile a full C program it would be great. Currently sending He...