Need help finding the root cause of Waveshare 2.13V3 noise

This page summarizes the projects mentioned and recommended in the original post on /r/AskElectronics

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • epd-waveshare

    Drivers for various EPDs from Waveshare and others

    I ported epd-waveshare V2 to async Rust, ran the sample on battery power using a 3.3V LDO. I did it in Partial Refresh mode. During this, display border appeared along with all that noise.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • e-Paper

    I ported the Waveshare V3 Python code to Rust. This had a similar outcome, perpetually waiting for the busy pin. The only thing that worked was clearing the display (filling the memory with 0x00/FF): it was blinking a few times in the init() - clear() - sleep() loop. Pixels have never become black/white, though.

  • sensor-hub-ble

    Extensible weather station in Rust

    Lastly, my WIP code for the display.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Waveshare 2.13 G

    1 project | /r/pwnagotchi | 10 Dec 2023
  • Need help with eInk display

    1 project | /r/raspberry_pi | 11 Apr 2023
  • Waveshare E Ink display

    1 project | /r/raspberrypipico | 9 Mar 2023
  • Any chance of lowering power consumption on this project?

    1 project | /r/esp32 | 3 Nov 2022
  • LoveBox: E-paper display project to leave my girlfriend notes and pictures remotely. (Pi Zero W, Waveshare E-ink Display 7.5", Firebase Real Time Database)

    2 projects | /r/raspberry_pi | 13 Apr 2022

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?