Shop OBEX P1 Docs P2 Docs Learn Events
Logicon — Parallax Forums

Logicon

Here's a game console based on the @Wuerfel_21 emulators and the P2 SWaP module.

This was my son's idea. He thinks that if it is home made, he will be able to bring it to school.
(But now he's wondering what kind of lawyers we have access too :)
He came up with the name too...

Anyway, was already making this Eval style adapter for these 2.3" display modules when decided we could just squeeze a Stamp module in underneath and make it stand alone.

Appears to be working. Just need to add speakers and some kind of power supply (right now is USB-C powered).

Needs Prop Plug for now to program.

480 x 640 - 135K
480 x 640 - 116K

Comments

  • RaymanRayman Posts: 15,457

    Testing with this wireless USB NES controller. Might keep that and find a way to make the controller detachable from the enclosure...

  • @Rayman said:
    Needs Prop Plug for now to program.

    I guess this is where having an SD program loader would come in.

    Also cool things happening on forum right now.

  • TonyB_TonyB_ Posts: 2,219

    @Wuerfel_21 said:
    Also cool things happening on forum right now.

    Spam-tastic!

  • RaymanRayman Posts: 15,457

    @Wuerfel_21 said:

    I guess this is where having an SD program loader would come in.

    Downloaded one from @pik33
    Seems fairly straightforward... Copy binary to PSRAM. Then, copy PSRAM to HUB, stop all other cogs and reboot.

    @RossH Has a version that doesn't need PSRAM. But, this has it, so might as well use it...

  • RaymanRayman Posts: 15,457

    Suppose without lcd could add a second P2 to Eval style P2 board…

    Not thinking that is particularly useful though…

  • RaymanRayman Posts: 15,457

    Suppose should have added HDMI output. Think can do HDMI and LCD6 at same time, right @Wuerfel_21 ?

  • Wuerfel_21Wuerfel_21 Posts: 5,438
    edited 2025-08-11 21:17

    @Rayman said:
    Suppose should have added HDMI output. Think can do HDMI and LCD6 at same time, right @Wuerfel_21 ?

    Not with 1 cog. I think you could detect the HPD signal on the HDMI port and decide the mode on that. But hot-switching would be difficult.

  • RaymanRayman Posts: 15,457

    Ok, thanks. Now wondering if LCD will keep displaying an image if LCD6 input stops. Imagine not, but guess should try...

    Was going to make a unit with HDMI output as a separate project, but now think they can be combined into one.

    Found a little 2 port USB hub that should work nicely for 2 player...

  • @Rayman said:
    Ok, thanks. Now wondering if LCD will keep displaying an image if LCD6 input stops. Imagine not, but guess should try...

    No, it'll go into this weird lock-up state where the image fades to white.

Sign In or Register to comment.