Skip to content

Commit 77f0dfc

Browse files
authored
Update README.md
1 parent 24d5176 commit 77f0dfc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ void loop() {
151151
}
152152
```
153153

154+
[View the Arduino code on Arduino Create](https://create.arduino.cc/editor/professoradam/da29d7ec-2df5-4528-82ce-817710aadb1a/preview)
155+
154156
The previous code will listen to the serialport for an incoming message. Once a message is received, if the message is a one the light will turn on, if the message is a zero the light will turn off.
155157

156158
You will need to setup the following circuit using your Arduino:

0 commit comments

Comments
 (0)