Skip to content

Commit beceb8a

Browse files
Update content/hardware/09.kits/maker/iot-bundle/tutorials/pavlovs-cat/content.md
Co-authored-by: pedromsousalima <[email protected]>
1 parent 51a45c4 commit beceb8a

File tree

1 file changed

+2
-1
lines changed
  • content/hardware/09.kits/maker/iot-bundle/tutorials/pavlovs-cat

1 file changed

+2
-1
lines changed

content/hardware/09.kits/maker/iot-bundle/tutorials/pavlovs-cat/content.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ The next section explains how to play a melody using a piezo buzzer and your Ard
108108

109109
![Arduino IoT Bundle](assets/piezo_buzzer_rp2040_whR92Z3Wgx.png)
110110

111-
Connect the buzzer to **digital pin 7**, as shown in the picture above. Now, navigate into the Arduino CLoud Editor through **Thing > Sketch tab** This will open up our automatically generated sketch in the Arduino Cloud Editor. Next we need to add an extra tab containing all the necessary notes to play the song. Click the arrow on the right side to add a new tab called `"pitches.h"`. See the GIF below for more detailed steps:
111+
Connect the buzzer to **digital pin 7**, as shown in the picture above. Now, navigate into the Arduino Cloud Editor through **Thing > Sketch tab** This will open up our automatically generated sketch in the Arduino Cloud Editor. Next we need to add an extra tab containing all the necessary notes to play the song. Click the arrow on the right side to add a new tab called `"pitches.h"`. See the GIF below for more detailed steps:
112+
112113

113114
![Arduino IoT Bundle](assets/palvov-cat-02.gif)
114115

0 commit comments

Comments
 (0)