PiSquare icon indicating copy to clipboard operation
PiSquare copied to clipboard

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 mu...

Results 10 PiSquare issues
Sort by recently updated
recently updated
newest added

I have five PiSquares, and two RP2040 HAT Expansions, which all act the same. I have tried to put them into BOOTSEL mode to load my own code, but none...

Is it possible to flash Tasmota ? i tried tasmotizer ... but not working

Intermediate-ish Micropython user here. I see there are AT commands in the examples for setting and interacting over uart with the ESP-12E that comes with the board. How do I...

Looking for an answer on minimum power requirements for the PiSquare so that I know what kind of power supply to build.

I'm running in an issue with **CircuitPython**: Can't use the onboard OLED-display without pullups. A similar topic was discussed here: [https://github.com/adafruit/circuitpython/pull/4488#] SDA=board.GP6 SCL=board.GP7 i2c = busio.I2C(SLC, SDA) Is there a...

So far I have found the following HATs which use GPIO 23 which is not brought out on the PiSquare. You may want to mention them in the documentation. Some...

Is GPIO25 on the RP2040 wired to anything on the board?

As the writer of the CamJam EduKits, I understand the importance of clear and precise instructions, so I thought I would help out a little here as I learn how...