samsonmking

Results 15 comments of samsonmking

@matiaskorhonen looks like that display uses a different hardware driver board than the displays I've integrated so far. It's certainty possible to pull in the c files and expose the...

@VictorioBerra, unfortunately, I wasn't able to reproduce this locally. I do have a slightly different version of the display, though... it's not mounted on a PCB like yours is. Does...

@VictorioBerra I just updated on 9/11/2022. you can see the diff [here](https://github.com/samsonmking/epaper.js/pull/76/files#diff-4291fb826aa7e876649021fa5db447f137847d21730995b5e0db46841c8c39d7)... I pulled in the latest from this [repository](https://github.com/waveshare/e-Paper). Do you see this problem if you run with just...

Hi @johanoskarsson thanks for your interest in the project! Apologies for the lack of documentation for developers... I recently switched to a monorepo setup, but haven't gotten a change to...

@clintandrewhall thanks for submitting this PR! I'll find some time to take a close look over the next couple of days. I appreciate the thorough investigation into the different connectivity...

@clintandrewhall if you're up for it, I've got a couple thoughts about how we might track down with what's going on with `USE_DEV_LIB`. It's pretty convenient to be able to...

@clintandrewhall have you happend to try building and running the provided c examples from Waveshare? I noticed they do some things in a slightly different order... for instance, clearing the...

@Mentor1337 right on. I recently created a [discord server](https://discord.com/channels/888893320309379122) for this project, so if you have any questions or anything along the way, feel free to reach out there, too.

Hi @clintandrewhall thanks for your interest! It looks like the 12.48" screen uses a different controller than some already supported screens, so it may be a little more work than...

@clintandrewhall if you have any questions while working on this, you can also reach out on the [discord server](https://discord.com/channels/888893320309379122).