mirror of
https://codeberg.org/eel4746_piano/avr_piano.git
synced 2024-11-22 01:00:29 -05:00
add notes from april 2nd/3rd
This commit is contained in:
parent
df435bf68b
commit
7bacccdb59
8
notes.md
8
notes.md
@ -31,3 +31,11 @@
|
||||
is not a linear relationship
|
||||
- the speaker's datasheet has a graph of this which can be used to
|
||||
adjust the speaker's volume at the problematic frequencies
|
||||
|
||||
## 2024-04-03
|
||||
- other speakers sold on DigiKey have more stable frequency response
|
||||
graphs where the volume does not fluctuate very much compared to the
|
||||
speaker included in the kit
|
||||
- those speakers however use sine waves instead of square waves, so our
|
||||
first step should be focused on figuring out how to send sine waves at
|
||||
certain frequencies, perhaps with fast PWM
|
||||
|
Loading…
Reference in New Issue
Block a user