- Pimoroni Inky Displays
- Inky Impression (13.3", 7.3", 5.7", 4.0")
- Inky wHAT (4.2")
- Auto-detection and configuration
- Clone the repository:
git clone https://github.com/kilobyteno/dagr-device.git && cd dagr-device- Run the installation script with sudo and follow the instructions:
sudo bash device/install.shWant to know what is going on? Run the install command with the --verbose option.
Edit /usr/local/dagr/config/config.json:
{
"display": {
"type": "eink",
"orientation": "landscape",
"auto_refresh": true
}
}Check the licsense file for details.