sbcshop / PiSquare

PiSquare is an RP2040 and ESP-12E-based board that allows you to use multiple Raspberry Pi HATs without stacking them on top of one other. PiSquare uses Socket programming to wirelessly communicate multiple Raspberry Pi HATs ("n" numbers of HATs).
MIT License
25 stars 5 forks source link

Can the PISQUARE be a WIFI client to an existing WIFI network? If so, could you point me where I can find some sample code #12

Open Mike42090 opened 1 year ago

misel228 commented 1 year ago

There are a few examples in the examples for a PiSquare Client. One is here: https://github.com/sbcshop/PiSquare/blob/main/Raspberry%20Pi%20Server%20%26%20PiSquare%20Client/single%20socket/pisquare_client.py