Skip to content

Configuration

Nick Shorter edited this page May 15, 2022 · 2 revisions

JSON Configuration

Preferred! Using the ohmyoled binary

  1. Download from github the ohmyoled binary from the current version

Note: Only works on arm64 bit processors. Working on a 32 bit version now. If you can't execute, Chances are you are on a 32 bit Operating system. Reflash your microSD card to a 64 bit version.

  1. Make the /etc/ohmyoled Directory sudo mkdir /etc/ohmyoled
  2. Run the Ohmyoled binary to create json, by using the -c option sudo ./ohmyoled -c
  3. Follow the instructions to create the json
  • First choose a number of the modules you want to display, Then it will go into every module to configure them for your personal taste

Build json from scratch

  1. I would still make a json from above
  2. Manipulate the Json until you have what you want!

Note: If you manually create it, it could have lots of errors!

Clone this wiki locally