You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/waveshare2in13v4/doc.go

21 lines
1.1 KiB
Go

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

// Copyright 2023 The Periph Authors. All rights reserved.
// Use of this source code is governed under the Apache License, Version 2.0
// that can be found in the LICENSE file.
// Package waveshare2in13v3 controls Waveshare 2.13 v3 e-paper displays.
//
// Datasheet:
// https://files.waveshare.com/upload/5/59/2.13inch_e-Paper_V3_Specificition.pdf
//
// Product page:
// 2.13 inch version 4: https://www.waveshare.com/wiki/2.13inch_e-Paper_HAT_Manual#Resources
// This display is an Active Matrix Electrophoretic Display (AM EPD), with
// interface and a reference system design. The display is capable to display
// imagesat 1-bit white, black full display capabilities. The 2.13inch active area
// contains 250×122 pixels. The module is a TFT-array driving electrophoresis
// display, withintegrated circuits including gate driver, source driver, MCU
// interface, timingcontroller, oscillator, DC-DC, SRAM, LUT, VCOM. Module can be
// used in portableelectronic devices, such as Electronic Shelf Label (ESL) System.
// v4 is fully compatible with version 3 however v4 features fast refresh capabilities v3 doesn't
package waveshare2in13v4