Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.99 KB

lfm_race.md

File metadata and controls

49 lines (34 loc) · 1.99 KB

Lovely Sim Racing

Low Fuel Motorsport Stats

Workflow script for the Ulanzi Pixel Clock, based on the n8n.io automation software and Awtrix Light.


Display your Low Fuel Motorpsort Statistsics on your Ulanzi Pixel Clock

Display

Template: Session Name - Split # - #Race_ID - MMM DD, HH:mm

Example: Coach Dave GT3 Sprint Series - Split 1 - #43567 - May 31, 21:15

Steps

Step 1: Upload Icon

  1. Navigate to your Ulanzi Pixel Clock admin screen (usually 192.168.1.128)
  2. Select the Icons Tab
  3. Type 53202 into the first field named Lametric Icon ID
  4. Click Download

Step 2: Download the LFM workflow

  1. Visit the Latest Releases section and download the LFM_Race.json file to your computer

Step 3: Import Workflow

  1. In your n8n automation server, create a new workflow
  2. Import from File and select the downloaded Workflow

Step 4: Fetch Data

  1. Find your LFM ID by visiting your Profile Page on Low Fuel Motorpsort website. Your ID is in the URL (the ID is the last number)
  2. Double-click and open the second step of the workflow, named Fetch Data
  3. Replace the XXXXX in the URL field with your LFM ID.

Step 5: Send to Clock

  1. On the last step named Send to Clock, make sure the IP address in the URL field is correct (usually 192.168.1.128)
  2. On the Workflow canvas, click on the button Execute Workflow

Step 6: Set to Active

Set the workflow to "Active", to keep it running in the background

Having trouble?

Visit the Lovely Discord and perhaps I can help you there.