• 1
    Video Instruction
  • 2
    Step 1. Launch skiiiD and select Arduino UNO
    skiiiD Home

    #1 Launch skiiiD and select New button

    Select Board

    #2 Select ① Arduino Uno and then click ② OK button

    *This is Tutorial, and we use Arduino UNO. Other boards(Mega, Nano) have same process.

  • 3
    Step 2. Add Component
    skiiiD Code Editor Page

    #1 Click '+' (Add Component Button) to search and select the component.

    Search DotMatrix

    #2 ① Type 'Button' on the search bar or find the Button module on the list.

    #3  Select Button

    #4 then you can see ③ pin indication. (You can configure it.)

    *This module has 3 pins to connect

    skiiiD Editor automatically indicate pin setting *configuration available

    [Default Pin Indication for Button Module] in case of Arduino UNO

    Signal: 0

    VCC: 5V

    GND: GND

    #5 After configuring pins ④ click ADD button on the right below side

    skiiiD Code Editing Page

    #6 ⑤Added Module has appeared on the right panel