waveshare-epaper-display icon indicating copy to clipboard operation
waveshare-epaper-display copied to clipboard

At-a-glance dashboard for Raspberry Pi with a Waveshare ePaper 7.5 Inch HAT. Date/Time, Weather, Alerts, Google/Outlook Calendar

Results 20 waveshare-epaper-display issues
Sort by recently updated
recently updated
newest added

The original URL, `https://api-metoffice.apiconnect.ibmcloud.com/...` no longer works. The dashboard shows that the site specific API, which is what this project uses, is 'legacy'. ![image](https://github.com/mendhak/waveshare-epaper-display/assets/746276/8d71ae89-a613-4352-bcf6-7d04882dbd18) The new API key format is...

I had the same issue others had with missing requirements. I had to install the Cairo package and remove all mention of the Jetson board. This allowed the ./run.sh to...

When i want to add a calendar over ICS (this line in .env file): # Or if you use ICS Calendar, export ICS_CALENDAR_URL=https.... i got following error messages: ADD CALENDAR...

File "/home/pi/waveshare-epaper-display/.venv/bin/cairosvg", line 5, in from cairosvg.__main__ import main File "/home/pi/waveshare-epaper-display/.venv/lib/python3.9/site-packages/cairosvg/__init__.py", line 26, in from . import surface # noqa isort:skip File "/home/pi/waveshare-epaper-display/.venv/lib/python3.9/site-packages/cairosvg/surface.py", line 9, in import cairocffi as cairo...

I have all of the environment variable configured properly and the cli is showing data, unfortunately i can not seem to get anything displayed on the epaper. I currently have...

I have bought waveshare e-paper 7.5 inch V2 B. I have set the env.sh properly, I can see the generated png image contains some text in red (as shown in...

Something to think over. The README.md is growing very large. Would it be easier for users if the instructions were in a simple documentation site, with each step in its...

Do you plan on offering more screen sizes built in? I am trying this with a larger screen (epd12in48b_V2) with no luck.

Hi @mendhak this is more a discussion than an issue. I have been thinking about my Calendar a lot because of my network. The Calendar sits on a table quite...

I am running a Calendar version I last updated in Apr-22 on a raspberry pi +3B. I set the crontab to update every hour. I am not quite sure of...