RELOADED: P2 running 4d systems led's
pilot0315
Posts: 910
in Propeller 2
Comments
EDIT: That works now. Those are comport commanded displays, right?
@evanh
How do I do that?
Can you see the video??
And how do I edit old posts? I right clicked and left clicked and did not see anything to edit.
Thanks
Thanks.
BTW your p2asm lessons have really helped me. Made a major understanding breakthrough. That, coupled with reading everybody's code has, tought me a lot.
Found the small gear thanks.
Plus how does one when quoting someones post quote only a small portion of the quote? Is there a manual for the forum? probably not.
Note: x0 is high byte and x1 is low byte of the one value. And so on for y, rad, and col.
did not know how to edit.
Yes comport commands. Pain to work with. Parallax sold these some years ago, I can see why.
I gave a very basic example above where I showed how to simplify the sending of an ASCII string. Here is a simpler to use filled circle:
Was not able to understand how they did it so as to port it over. So I did it the hard way.
Was a pain but a good exercise.
I will post the original code shortly.
Here you go.
https://4dsystems.com.au/uoled-128-g2
I have one of the new 4D 7inch displays in my 66 mustang being fed from a Prop1.
I'm not sure how your display works but with this on I send serial bytes in sequence for the gauge index and let the display set the gauge. If the first gauge has 100 frames I send the first byte as 50 to set the gauge at half scale. Don't know if the older ones can do this. Mine has a diablo processor.
I'm just now trying to switch it over to a P2 I just got. Having problems understanding the smartpins for counting pulses and analog signals from the car.
I'll post a pic of the display.
4d systems likes to use their own software to program the screens. The programming is then stored on an sd card then manipulated by the user micro controller.
With regards to the smart pins I am still learning them. One of the forum threads discussed the feedback servo:
SmartPin Mode %10000: Reading 360 Servo Feedback may help.
Nice display, btw!