Skip to content

LaskaKit/ESPink-Shelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaskaKit ESPink-Shelf-213 ESP32 e-Paper

A small development board that has been designed primarily for lowest power consumption and convenient programming.
This is the ESPink Shelf 213, a board equipped with ePaper with 2.13" dimension.

Description

And how did we achieve such a low power consumption - 12.5 uA? The ESP32 is a powerful chip that allows you to connect to Wi-Fi and Bluetooth, but it is also very power efficient, about 5 uA, even in deep-sleep mode. The ePaper consumes power especially during the update of the display, but every uA counts so we added a MOSFET to the power supply to disconnect from source the ePaper when it is not updated.

But we don't stop there - there is also i uŠup connector, this is a 4 pin connector to which we have a wide range of accessories and has a standard size and pinout. 3.3V power supply, GND and I2C bus. Accessories include cables with variable length, the cables with female duponts or the cables with hooks for fast debug.

The I2C connector power supply can also be disconnected just like the ePaper - the MOSFET switches are GPIO2 control. So the GPIO2 controlls the switching of power supply for ePaper and also for I2C sensors connected to uŠup connector.

And what another modules you can use? For example the sensor SCD41 for measurement of CO2, temperature and humidity, sensor SHT41 temperature nad humidity and sensor of pressure, temperature, humidity BME280, RTC - Real Time Clock with DS3231 or OLED display with 1.3" dimension and 128x64px resolution.

The board can be disconnected from source thanks to switch. The USB-C connector located on the board is used for both programming and charging the battery, which you can of course plug in. For convenient programming, the fitted USB-UART converter CH9102F is used, which excels both in speed and low self-consumption. If you need more memory, there is also a microSD card slot where you can store icons or images.

There is also a voltage divider on the board that is connected to the battery and the ESP32 can measure the voltage. It can then perform an action based on the voltage - for example, to warn of a low battery voltage. The divider is connected to the GPIO34 pin.

We have prepared some sample codes for you to use with this board. The most interesting is the code called "Date_BusConnection_WeatherForecast", where, in addition to displaying the current date, the weather forecast and the next public transport departures - such as buses or trams - are also displayed.

You can find the development board on our e-shop https://www.laskakit.cz/laskakit-espink-shelf-213-esp32-e-paper/

Bus

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published