Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
add asset reference
  • Loading branch information
Hannes7eicher committed Dec 16, 2024
commit 27f892bbc9a4cf93668b56a400fb609ac7c383e3
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)
Loading