It would be great if proper instructions were provided for the new Arduino IDE 2.
I got the SIK code 4.1 to work on Arduino IDE 2.3.2 on Windows. General steps below (see attached screenshots as well):
-
Start with the Arduino IDE closed
-
Download the SIK code and rename the main folder to 00.SIK_Guide_Code and replace the “-” (dash) or " " (space) with “_”(underscore) in any subfolder/file name
-
The example folder is now located in: C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\Examples
-
Copy the (unzipped) SIK code to the examples folder
-
Use Notepad (or Notepad++) to edit the examples.json file to add the SIK code
-
Open the Arduino IDE