Universal ePaper HAT is based on the Raspberry Pi Pico W which can be use to attached any sizes of E-Paper screens. It has dual clips - on top and bottom side of the HAT to attach a display of any dimensions.
This Universal ePaper HAT is equipped with additional GPIO pins which can be programmed as per user's requirements.This universal HAT is compatible with both Raspberry Pi Pico and Raspberry Pi Pico W. Comes with a pair of Female Header Pins which can be soldered, if needed, to access additional devices.
- Follow this steps only if you need to install firmware for your Pico W, then you can follow the tutorial here
-
Download Thonny IDE from Download link as per your OS and install it.
-
Once done start Thonny IDE application, Connect EnkPi with a laptop/PC using a micro USB cable and the micro USB port on Pico W present on EnkPi.
-
Select device at the bottom right with a suitable COM port, as shown in the below figure. You might get a different COM port.
-
Write simple onboard blink Python code or Download Led blink code, then click on the green run button to make your script run.
Now that we've reached this point, you're executing your script through Thonny IDE, so if you unplug Pico, it will stop running. To run your script without using an IDE, simply power up Pico and it should run your script, go to step 3.
- Click on File -> Save Copy -> select Raspberry Pi Pico , Then save file as main.py In similar way you can add various python code files to Pico.
Example 1: to test onboard led blink with button pressed out of 4 provided on HAT Depending upon which E-paper you are using, Follow corresponding tutorial to work with E-paper
- Click Here - to use with 2.9" E-paper
- Click Here - to use with 4.2" E-paper
- Click Here - to use with 5.83" E-paper
- Click Here - to use with 7.5" E-paper
Now you are ready to try out your own codes, Happy Coding!
- EnkPi 2.9" - EnkPi with 2.9" E-paper display size
- EnkPi 4.2" - EnkPi with 4.2" E-paper display size
- EnkPi 5.83" - EnkPi with 5.83" E-paper display size
- EnkPi 7.5" - EnkPi with 7.5" E-paper display size
This is open source product. Kindly check LICENSE.md file for more information.
Please contact [email protected] for technical support.