Skip to content

Miceuz/paper-wifi

Repository files navigation

Paper-WiFi

Paper Wifi

Wifi-enabled e-paper display for I2C sensors. Arduino compatible software on Platformio. 3D printable case.

Specifications

  • MCU: ESP32C3
  • Power supply: 2xAA, 3V
  • Sleep current: 38uA
  • Screen size: 2.13"
  • Display resolution: 212(H) × 104(V) pixels
  • Connectivity: I2C, UART over USB, UART
  • GPIO: 2
  • Sensors: Temperature, Relative humidity
  • Temperature accuracy: 0.2°C typical
  • Relative humidity accuracy: 1.8% typical

Programming instructions

Firmware build and upload process is managed by Platformio. Most probably you will encounter the board in deep sleep in which it is not visible via USB. Jump GPIO9 to GND and reset the board to put it into bootloader mode. Run pio run -t upload to compile and upload firmware. Remove jumper and reset the board to run. If deep sleep is not used, board can be programmed without GPIO9 jumper.

MQTT backend infrastructure

Licence

CERN Open Hardware Licence Version 2 - Strongly Reciprocal

Paper Wifi internals

Open source Made with KiCad Build with PlatformIO Arduino

About

Low power E-paper display devboard with WiFi and BLE connectivity. Open source hardware.

Topics

Resources

Stars

Watchers

Forks