SolderedElectronics / Inkplate-Arduino-library

Inkplate family Arduino library. The easiest way to add e-paper to your project.
https://inkplate.readthedocs.io/en/latest/arduino.html
GNU Lesser General Public License v3.0
250 stars 78 forks source link

Inkplate 6" - Coil whine #232

Closed zerowriter closed 10 months ago

zerowriter commented 10 months ago

Wanted to ask if this is an issue unique to my unit or if this is behaving normally -- audible coil whine when doing a display refresh. When running the partial refresh demo, for example, there is a constant coil whine grinding sound. I'm used to other epaper panels with no perceptible sound whatsoever.

Any ideas on troubleshooting this?

rsoric commented 10 months ago

Hi @zerowriter ,

great project! I have consulted with the hardware team they said that, unfortunately, the coil whine is pretty much always going to be there. It's just a part of the hardware design. If you're feeling adventurous, you can have a look at the open source hardware files to try and fix this problem.

-Rob