-
I have a https://www.waveshare.com/pico-epaper-2.13.htm
I wanted to use your converter to make image that can be displayed on the smaller screen.
Resolution: 250 x 122 pixels
Display color: Black…
-
微博内容精选
-
👋 First of all, thank you for this project! Very nice and useful idea! :) 👍
## Description
I'm using Raspberry Pi Zero W (1-core CPU) and inkycal python scripts takes ~3+ min (I see 100% CPU usage…
-
Hi,
not really an 'issue', more a heads up that I'm working on adding support for the [Waveshare Pi Pico 3.7"](https://www.waveshare.com/pico-epaper-3.7.htm) display support.
I've just [opened a …
-
As like in [issue](https://github.com/letscontrolit/ESPEasy/issues/3951) discussed, we could make this display more usable when we could put some pixel map to the flash to use it easily from rule to s…
-
Is there a simple way of working out the width of the rendered object after calling `wri.printstring`?
I'd like to be able to centre text based on the screen width. I've been playing around with .…
wumfi updated
2 years ago
-
Hi,
I have V2 of Pico -ePaper 2.9" mono display and I need please a test code example for Raspberry Pi Pico in Arduino.
I tested all from directory arduino, especially epd2in9_V2 but without…
-
Hi, I've got a `waveshare_epd.epd2in7b_V2` that i'm trying to show a picture on.
when i configure the device for `red` mode using an ini file all I get is red pixels on the display, should it als…
-
started a fresh install and when I get try to run python3 screen-calendar-get.py I get a return that just says "illegal operation"
worked through the installation guide, used a fresh raspberry pi…
-
I have found this snippet of code in User_Setup.h
#ifndef USER_SETUP_LOADED // Lets PlatformIO users define settings in
// platformio.ini, see notes in "Tools" folder.
…