Skip to content

Commit

Permalink
Updated sketches
Browse files Browse the repository at this point in the history
  • Loading branch information
robsoncouto committed Feb 19, 2019
1 parent 8fb1283 commit cc24cd0
Show file tree
Hide file tree
Showing 26 changed files with 53 additions and 53 deletions.
52 changes: 26 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,40 +18,40 @@ There are two kinds of piezo buzzers: active and passive. The active one that pl

### Movies

* [Cantina Band from Star Wars](https://github.com/robsoncouto/arduino-melodies/blob/master/cantinaband/cantinaband.ino)
* [Imperial March from Star Wars](https://github.com/robsoncouto/arduino-melodies/blob/master/imperialmarch/imperialmarch.ino)
* [Hedwig's theme from Harry Potter](https://github.com/robsoncouto/arduino-melodies/blob/master/harrypotter/harrypotter.ino)
* [Star Wars theme](https://github.com/robsoncouto/arduino-melodies/blob/master/starwars/starwars.ino)
* [Pulo da gaita from the Brazilian Movie *O Auto da Compadecida*](https://github.com/robsoncouto/arduino-melodies/blob/master/pulodagaita/pulodagaita.ino)
* [Cantina Band from Star Wars](https://github.com/robsoncouto/arduino-songs/blob/master/cantinaband/cantinaband.ino)
* [Imperial March from Star Wars](https://github.com/robsoncouto/arduino-songs/blob/master/imperialmarch/imperialmarch.ino)
* [Hedwig's theme from Harry Potter](https://github.com/robsoncouto/arduino-songs/blob/master/harrypotter/harrypotter.ino)
* [Star Wars theme](https://github.com/robsoncouto/arduino-songs/blob/master/starwars/starwars.ino)
* [Pulo da gaita from the Brazilian Movie *O Auto da Compadecida*](https://github.com/robsoncouto/arduino-songs/blob/master/pulodagaita/pulodagaita.ino)

### Games

* [Bloody Tears from Castlevania II](https://github.com/robsoncouto/arduino-melodies/blob/master/bloodytears/bloodytears.ino)
* [Green Hill Zone from *Sonic the Hedgehog*](https://github.com/robsoncouto/arduino-melodies/blob/master/greenhill/greenhill.ino)
* [Mii channel theme](https://github.com/robsoncouto/arduino-melodies/blob/master/miichannel/miichannel.ino)
* [Professor Layton's theme from *Professor Layton and the Curious Village*](https://github.com/robsoncouto/arduino-melodies)
* [Song of stomrs from *The Legend of Zelda Ocarina of time*](https://github.com/robsoncouto/arduino-melodies/blob/master/songofstorms/songofstorms.ino)
* [Super Mario Bros' overworld theme](https://github.com/robsoncouto/arduino-melodies/blob/master/supermariobros/supermariobros.ino)
* [Tetris theme (Korobeiniki)](https://github.com/robsoncouto/arduino-melodies/blob/master/tetris/tetris.ino)
* [Zelda's Lullaby from *The Legend of Zelda Ocarina of time*](https://github.com/robsoncouto/arduino-melodies/blob/master/zeldaslullaby/zeldaslullaby.ino)
* [The Legend of Zelda for the NES](https://github.com/robsoncouto/arduino-melodies/blob/master/zeldatheme/zeldatheme.ino)
* [Bloody Tears from Castlevania II](https://github.com/robsoncouto/arduino-songs/blob/master/bloodytears/bloodytears.ino)
* [Green Hill Zone from *Sonic the Hedgehog*](https://github.com/robsoncouto/arduino-songs/blob/master/greenhill/greenhill.ino)
* [Mii channel theme](https://github.com/robsoncouto/arduino-songs/blob/master/miichannel/miichannel.ino)
* [Professor Layton's theme from *Professor Layton and the Curious Village*](https://github.com/robsoncouto/arduino-songs)
* [Song of stomrs from *The Legend of Zelda Ocarina of time*](https://github.com/robsoncouto/arduino-songs/blob/master/songofstorms/songofstorms.ino)
* [Super Mario Bros' overworld theme](https://github.com/robsoncouto/arduino-songs/blob/master/supermariobros/supermariobros.ino)
* [Tetris theme (Korobeiniki)](https://github.com/robsoncouto/arduino-songs/blob/master/tetris/tetris.ino)
* [Zelda's Lullaby from *The Legend of Zelda Ocarina of time*](https://github.com/robsoncouto/arduino-songs/blob/master/zeldaslullaby/zeldaslullaby.ino)
* [The Legend of Zelda for the NES](https://github.com/robsoncouto/arduino-songs/blob/master/zeldatheme/zeldatheme.ino)

### Classic
* [Cannon in D - Pachelbel](https://github.com/robsoncouto/arduino-melodies/blob/master/cannonind/cannonind.ino)
* [Greensleeves](https://github.com/robsoncouto/arduino-melodies/blob/master/greensleeves/greensleeves.ino)
* [Ode to Joy - Beethoven's Symphony No. 9](https://github.com/robsoncouto/arduino-melodies/blob/master/odetojoy/odetojoy.ino)
* [Prince Igor - Borodin's Polovtsian Dances](https://github.com/robsoncouto/arduino-melodies/blob/master/princeigor/princeigor.ino)
* [Minuet in G - Christian Petzold](https://github.com/robsoncouto/arduino-melodies/blob/master/minuetg/minuetg.ino)
* [Cannon in D - Pachelbel](https://github.com/robsoncouto/arduino-songs/blob/master/cannonind/cannonind.ino)
* [Greensleeves](https://github.com/robsoncouto/arduino-songs/blob/master/greensleeves/greensleeves.ino)
* [Ode to Joy - Beethoven's Symphony No. 9](https://github.com/robsoncouto/arduino-songs/blob/master/odetojoy/odetojoy.ino)
* [Prince Igor - Borodin's Polovtsian Dances](https://github.com/robsoncouto/arduino-songs/blob/master/princeigor/princeigor.ino)
* [Minuet in G - Christian Petzold](https://github.com/robsoncouto/arduino-songs/blob/master/minuetg/minuetg.ino)

### Others

* [Asa Branca - Luiz Gonzaga](https://github.com/robsoncouto/arduino-melodies/blob/master/asabranca/asabranca.ino)
* [Pink Panther Theme](https://github.com/robsoncouto/arduino-melodies/blob/master/pinkpanther/pinkpanther.ino)
* [Take on me A-ha](https://github.com/robsoncouto/arduino-melodies/blob/master/takeonme/takeonme.ino)
* [The lick](https://github.com/robsoncouto/arduino-melodies/blob/master/thelick/thelick.ino)
* [The Lion sleeps tonight (*A-weema-weh*)](https://github.com/robsoncouto/arduino-melodies/blob/master/thelionsleepstonight/thelionsleepstonight.ino)
* [Take on me](https://github.com/robsoncouto/arduino-melodies/blob/master/takeonme/takeonme.ino)
* [Keyboard cat](https://github.com/robsoncouto/arduino-melodies/blob/master/keyboardcat/keyboardcat.ino)
* [Asa Branca - Luiz Gonzaga](https://github.com/robsoncouto/arduino-songs/blob/master/asabranca/asabranca.ino)
* [Pink Panther Theme](https://github.com/robsoncouto/arduino-songs/blob/master/pinkpanther/pinkpanther.ino)
* [Take on me A-ha](https://github.com/robsoncouto/arduino-songs/blob/master/takeonme/takeonme.ino)
* [The lick](https://github.com/robsoncouto/arduino-songs/blob/master/thelick/thelick.ino)
* [The Lion sleeps tonight (*A-weema-weh*)](https://github.com/robsoncouto/arduino-songs/blob/master/thelionsleepstonight/thelionsleepstonight.ino)
* [Take on me](https://github.com/robsoncouto/arduino-songs/blob/master/takeonme/takeonme.ino)
* [Keyboard cat](https://github.com/robsoncouto/arduino-songs/blob/master/keyboardcat/keyboardcat.ino)

## Copyright

Expand Down
2 changes: 1 addition & 1 deletion asabranca/asabranca.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Asa branca
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion bloodytears/bloodytears.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Bloody Tears from Castlevania II
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion cannonind/cannonind.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Pachelbel's Canon
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion cantinaband/cantinaband.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Cantina band song from Star Wars
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion greenhill/greenhill.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Green Hill Zone's theme - Sonic the Hedgehog
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion greensleeves/greensleeves.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Greensleves - Traditional English folk song
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion harrypotter/harrypotter.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Hedwig's theme - Harry Potter
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion imperialmarch/imperialmarch.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Imperial March - Star Wars
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion keyboardcat/keyboardcat.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Keyboard cat
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion miichannel/miichannel.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Mii Channel's theme
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion minuetg/minuetg.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Minuet in G - C. Petzold
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion odetojoy/odetojoy.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Ode to Joy - Beethoven's Symphony No. 9
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
4 changes: 2 additions & 2 deletions pinkpanther/pinkpanther.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Pink Panther theme
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion princeigor/princeigor.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Prince Igor - Borodin
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion professorlayton/professorlayton.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Professor Layton's theme
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion pulodagaita/pulodagaita.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Pulo da Gaita - O Auto da Compadecida
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion songofstorms/songofstorms.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Song of storms - Legend of Zelda
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion starwars/starwars.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Star Wars theme
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion supermariobros/supermariobros.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Super Mario Bros - Overworld theme
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion takeonme/takeonme.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Take on me
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
4 changes: 2 additions & 2 deletions tetris/tetris.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
/*
Tetris theme - (Korobeiniki)
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion thelick/thelick.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
The lick
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion thelionsleepstonight/thelionsleepstonight.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
The Lion sleeps tonight (A-weema-weh)
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion zeldaslullaby/zeldaslullaby.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Zelda's Lullaby
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down
2 changes: 1 addition & 1 deletion zeldatheme/zeldatheme.ino
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
The legend of Zelda theme
Connect a piezo buzzer or speaker to pin 11 or select a new pin.
More songs available at https://github.com/robsoncouto/arduino-melodies
More songs available at https://github.com/robsoncouto/arduino-songs
Robson Couto, 2019
*/
Expand Down

0 comments on commit cc24cd0

Please sign in to comment.