Skip to main content

64x32 Oled Matrix Display

Project description

ohmyoled

Prerequistes:

Download the binary and support files Go to releases and download the most recent tag

wget https://github.com/TheFinalJoke/ohmyoled/releases/download/$tag/ohmyoled-$tag.tar.gz

Uncompress the File

tar -zxvf ohmyoled-$tag.tar.gz

Run the Install Script

#!/bin/bash
cd ohmyoled-$tag
chmod 755 install.sh
sudo ./install.sh

Run The Script

sudo systemctl enable --now ohmyoled.service

Configuration

This is the Basic of Linux Configuration Files located /etc/ohmyoled/ohmyoled.conf

Run Different Modules Set the Modules Run Attribute to True

*Note: Most needs to have API Tokens assoicated to The Module

  • You will also need to Reload The service after any changes
[weather]
Run=True

You Can also change different Configurations like weather You can add different zipcode/city

To Help Write Our and use tests

pip install -e .[dev]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ohmyoled-1.3.3.tar.gz (36.7 kB view hashes)

Uploaded Source

Built Distribution

ohmyoled-1.3.3-py3-none-any.whl (71.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page