Table of Contents |
---|
Schematics
This portion of the schematics shows how the speaker is connected to the target MCU.
...
What is the exact nRF52833 pin the firmware needs to control to generate sound?
00std_speaker_1_cpu
project
Load the project on your micro:bit.
...
Extra credit! Modify the code to generate this sound:
View file | ||
---|---|---|
|
00std_speaker_2_pwm
project
Tip |
---|
Your instructor will discuss what a PWM peripheral on a micro-controller does. |
...