Giter VIP home page Giter VIP logo

pico_epd_1in54's Introduction

pico_epd_1in54

Raspberry Pi Pico (RP2040) example interface code with E-Paper Display 1.54 inch from Wavesahre (Version v2).

My Blog

https://andromedabay.ddns.net/controlling-1-54-inch-e-paper-via-pico/

Youtube

Video of E-Paper Demo working

Reference Links

https://www.raspberrypi.com/products/raspberry-pi-pico/

https://www.waveshare.com/product/displays/e-paper/1.54inch-e-paper-module.htm (Version v2)

https://www.waveshare.com/wiki/1.54inch_e-Paper_Module (Version v2)

https://github.com/waveshare/e-Paper (Version v2)

https://www.digikey.ca/en/maker/projects/raspberry-pi-pico-rp2040-spi-example-with-micropython-and-cc/9706ea0cf3784ee98e35ff49188ee045

https://www.waveshare.com/wiki/Pico-ePaper-2.13

https://github.com/waveshare/Pico_ePaper_Code

Pin Connections for Pico and E-Paper Display

Pin Connections Pins on E-paper

Pico Pin Layout

Pico Pin Layout

WSL2 Reference

https://docs.microsoft.com/en-us/windows/wsl/about

https://docs.microsoft.com/en-us/windows/wsl/install

Test Environment Setup

WSL2 on Windows 10 or 11, Visual Studio Code (VSCode).

Following link is a Beautiful Article by 'Paul Bupe, Jr', describing WSL2 based C/C++ setup for Windows 10 and Up: https://paulbupejr.com/raspberry-pi-pico-windows-development/

You may want to use following script to setup configure WSL2 as the Script in above article skips some official Repositories for Pico: https://github.com/hammadrauf/pico-wsl-setup/blob/main/pico_setup.sh

To download this script in your home folder in WSL2 and run the following on the WSL2 prompts:

cd ~
sudo apt install -y git
git clone https://github.com/hammadrauf/pico-wsl-setup.git
/bin/bash ./pico-wsl-setup/pico_setup.sh

Configuring of Visual Studio Code is explained very nicely in the the article by Paul in section "Configure and Build with Visual Studio Code" in the article link given above.

Utilities

Bitmap to Raw Data https://www.waveshare.com/wiki/File:Image2Lcd.7z

pico_epd_1in54's People

Contributors

hammadrauf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.