Skip to content

Commit 2b12597

Browse files
committed
Update Link for v4.1 Hookup Guide
1 parent ecfe559 commit 2b12597

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

SIK_Circuit_1A-Blink/SIK_Circuit_1A-Blink.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This sketch was written by SparkFun Electronics, with lots of help from the Arduino community.
88
This code is completely free for any use.
99
10-
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v40
10+
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v41
1111
Download code at: https://github.com/sparkfun/SIK-Guide-Code
1212
*/
1313

SIK_Circuit_1B-Potentiometer/SIK_Circuit_1B-Potentiometer.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This sketch was written by SparkFun Electronics, with lots of help from the Arduino community.
88
This code is completely free for any use.
99
10-
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v40
10+
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v41
1111
Download code at: https://github.com/sparkfun/SIK-Guide-Code
1212
*/
1313

SIK_Circuit_1C-Photoresistor/SIK_Circuit_1C-Photoresistor.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This sketch was written by SparkFun Electronics, with lots of help from the Arduino community.
88
This code is completely free for any use.
99
10-
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v40
10+
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v41
1111
Download drawings and code at: https://github.com/sparkfun/SIK-Guide-Code
1212
*/
1313

SIK_Circuit_1D-RGBNightlight/SIK_Circuit_1D-RGBNightlight.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
This sketch was written by SparkFun Electronics, with lots of help from the Arduino community.
99
This code is completely free for any use.
1010
11-
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v40
11+
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v41
1212
Download drawings and code at: https://github.com/sparkfun/SIK-Guide-Code
1313
*/
1414

SIK_Circuit_2A-Buzzer/SIK_Circuit_2A-Buzzer.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This sketch was written by SparkFun Electronics, with lots of help from the Arduino community.
88
This code is completely free for any use.
99
10-
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v40
10+
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v41
1111
Download drawings and code at: https://github.com/sparkfun/SIK-Guide-Code
1212
*/
1313

SIK_Circuit_2B-DigitalTrumpet/SIK_Circuit_2B-DigitalTrumpet.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This sketch was written by SparkFun Electronics, with lots of help from the Arduino community.
88
This code is completely free for any use.
99
10-
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v40
10+
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v41
1111
Download drawings and code at: https://github.com/sparkfun/SIK-Guide-Code
1212
*/
1313

SIK_Circuit_2C-SimonSays/SIK_Circuit_2C-SimonSays.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This sketch was written by SparkFun Electronics, with lots of help from the Arduino community.
88
This code is completely free for any use.
99
10-
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v40
10+
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v41
1111
Download drawings and code at: https://github.com/sparkfun/SIK-Guide-Code
1212
*/
1313

SIK_Circuit_3A-Servo/SIK_Circuit_3A-Servo.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This sketch was written by SparkFun Electronics, with lots of help from the Arduino community.
88
This code is completely free for any use.
99
10-
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v40
10+
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v41
1111
Download drawings and code at: https://github.com/sparkfun/SIK-Guide-Code
1212
*/
1313

SIK_Circuit_3B-DistanceSensor/SIK_Circuit_3B-DistanceSensor.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This sketch was written by SparkFun Electronics, with lots of help from the Arduino community.
88
This code is completely free for any use.
99
10-
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v40
10+
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v41
1111
Download drawings and code at: https://github.com/sparkfun/SIK-Guide-Code
1212
*/
1313

SIK_Circuit_3C-MotionAlarm/SIK_Circuit_3C-MotionAlarm.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This sketch was written by SparkFun Electronics, with lots of help from the Arduino community.
88
This code is completely free for any use.
99
10-
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v40
10+
View circuit diagram and instructions at: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v41
1111
Download drawings and code at: https://github.com/sparkfun/SIK-Guide-Code
1212
*/
1313

0 commit comments

Comments
 (0)