diff options
| author | Vineet K <git@vineetk.net> | 2024-04-03 23:35:16 -0400 |
|---|---|---|
| committer | kar <kar@13f0.net> | 2024-04-03 23:35:16 -0400 |
| commit | 7bacccdb594cc0cba6e7fac79a81c4b1a5a3919f (patch) | |
| tree | 2050b160cbc00640a60c4ca9425383da919d0748 | |
| parent | df435bf68bacbad4323d2ac8eaa5ed2485aa7cda (diff) | |
add notes from april 2nd/3rd
| -rw-r--r-- | notes.md | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -31,3 +31,11 @@ | |||
| 31 | is not a linear relationship | 31 | is not a linear relationship |
| 32 | - the speaker's datasheet has a graph of this which can be used to | 32 | - the speaker's datasheet has a graph of this which can be used to |
| 33 | adjust the speaker's volume at the problematic frequencies | 33 | adjust the speaker's volume at the problematic frequencies |
| 34 | |||
| 35 | ## 2024-04-03 | ||
| 36 | - other speakers sold on DigiKey have more stable frequency response | ||
| 37 | graphs where the volume does not fluctuate very much compared to the | ||
| 38 | speaker included in the kit | ||
| 39 | - those speakers however use sine waves instead of square waves, so our | ||
| 40 | first step should be focused on figuring out how to send sine waves at | ||
| 41 | certain frequencies, perhaps with fast PWM | ||
