SCOPE Solution

THREE STEP

SCOPE ACT 2

In-game screenshot of THREE STEP
In-game view
FamilySCOPE Graph0.246 Difficulty0.246 Ring02 IDsc_a2_04_three_step

Prerequisites

Minus SevenOne Compare

Unlocks

All Flipped

Reference firmware sc_a2_04_three_step locked
Par power19 Par lines8 Par chips1

Objective

Three rising shelves with the same hold length.

Board Data

  • Window: 48
  • Pins: p0 OUT
  • Channels: p0 ANALOG label=CH1_p0_DAC
  • Peripherals: DAC data=p0 label=DAC_p0
Firmware Solution
loop:
      out  p0, 40
      slp  4
      out  p0, 120
      slp  4
      out  p0, 200
      slp  4
      jmp  loop
Board Definition
# THREE STEP. ACT 2. SCOPE waveform board.
# TITLE THREE STEP
# OBJECTIVE Three rising shelves with the same hold length.
ID sc_a2_04_three_step
WINDOW 48
DIR p0 OUT
PERIPH DAC data=p0 label=DAC_p0
CHAN p0 ANALOG label=CH1_p0_DAC
PAR power=19 lines=8 chips=1