In this example, we use the Ameba RTL8722 module (AMB21/22/23) or BW16 to connect to a Waveshare 2.9-inch e-Paper module to display the QR code generated by Arduino.
The 2.9” active area contains 296 x 128 pixels and has 1-bit white/black full display capabilities. An integrated circuit contains a gate buffer, source buffer, interface, timing control logic, oscillator, etc… are supplied with each panel.
Then install the AmebaEink.zip. Open the “DisplayQR” example in “File” → “Examples” → “AmebaEink” → “DisplayQR”:
Modify the URL in the loop() section as you wish, after that, verify and upload the code to the Ameba board. After uploading the sample code, press the reset button, a QR code generated based on the URL of your input will be shown on the E-paper module. The QR code showing below leads to our Ameba IoT official website.