Skip to content

Commit

Permalink
add asset reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes7eicher committed Dec 16, 2024
1 parent 730ba7d commit 27f892b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ pixels.show()

The Modulino Pixels is a series of addressable RGB LEDs. These can be controlled by setting the brightness or the color of each LED.

![LED Animation]()
![LED Animation](./assets/how-it-works.gif)
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ The Modulino Buzzer is a tiny speaker that can output sound waves.

The speaker is called a "piezo", which comes from piezoelectricity. When you apply voltage to the speaker with a specific frequency, you generate a specific sound. Changing the frequency will change the tone of the speaker.

![How it wors]()
![How it wors](./assets/how-it-works.gif)

0 comments on commit 27f892b

Please sign in to comment.