Shop OBEX P1 Docs P2 Docs Learn Events
Prop2 Monitor (sends VGA screen buffer and palette to PC over USB serial) — Parallax Forums

Prop2 Monitor (sends VGA screen buffer and palette to PC over USB serial)

Here's a simple program that can capture the P2's VGA screen buffer over USB serial connection.
runs at 3 MBaud so takes about a second to capture and display the screen.

Maybe this is useful if you don't want to connect a monitor to P2, but want to see what P2 is outputting.

There is just a bit of code and one cog on the P2 side to make it work.

If you want to try it, just load up the example .spin file and then run the .exe.

Comments

Sign In or Register to comment.