Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 1.13 KB

File metadata and controls

40 lines (35 loc) · 1.13 KB

💻 System monitor for Waveshare 2.13inch e-Paper display

screenshot

📦 Hardware:

✨ Features:

  • Auto-shutdown at 0% battery
  • Adaptive text rendering
  • UPS Lite v1.3 support
  • Automatic IP address detection
  • Real-time updates every second
  • Screen rotation support

🛠️ Installation

  1. Install git:
sudo apt install -y git
  1. Clone the repository:
git clone https://github.com/TheMiner203/eink_monitor
cd eink_monitor
  1. Install dependencies:
chmod +x ./install.sh
./install.sh
  1. Run the application:
python3 eink_monitor.py &

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

Photo