Skip to content

Trying to get SimPixel to connect #33

@emdeex

Description

@emdeex

I'm running bibliopixel demo on a Pi4 (192.168.0.182)... it appears to be working, but I can't get a webpage to load from my laptop (192.168.0.33)

I can see:

netstat -neap | grep python
tcp        0      0 0.0.0.0:1337            0.0.0.0:*               LISTEN      1000       95404      25941/python3
tcp        0      0 192.168.0.182:1337      192.168.0.33:54317      ESTABLISHED 1000       94886      25941/python3

So it seems the port is open on the Pi.. and the connection is being made from the laptop. But all I get is "could not connect" from Chrome. And http://simpixel.io/ says "could not connect"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions