Aaron Ciuffo

Results 38 comments of Aaron Ciuffo

These are super helpful! I'd like to +1 this.

Complete traceback at startup: ``` 21:19:57 paperpi:main:801:INFO - ********** PaperPi 0.2.11.1 Starting ********** 21:19:57 Screen:_load_hd:399:DEBUG - configuring IT8951 epd Traceback (most recent call last): File "paperpi.py", line 859, in exit_code...

Interesting idea. I can probably add that to the "default" plugin that shows when no other plugins are active.

@ZubaZ21 This would be a great "first issue" to take on if you're interested in fiddling with this yourself. `socket.gethostbyname()` would be a good place to start. You may want...

@aaronr8684 That's a good question. This sounds great. What's involved in modifying the 3.7" epd driver? I'm trying to avoid maintaining and patching waveshare's epd libraries if I can avoid...

@aaronr8684 That's great news! I'm wondering how to get this into the `paperpi/waveshare_epd` directory whenever it's updated. Right now there's a script that pulls down the waveshare repo and fixes...

No solutions for the 3.7. We kind of stalled out on development for this. I don't have a 3.7" to test with. @aaronr8684 have you made any progress?

Interesting failure. I'll have to look into this deeper. How did you install pipenv originally with apt or with pip?

I'll get a test image together and try again when I get a minute. I'll start with 32 bit and maybe on the 64 bit.

@aaronr8684 I haven't forgotten this PR, I'm just working on cleaning and tidying the entire structure with the hopes of making it easier to understand and maintain. Could be a...