makeabilitylab / physcomp

Physical Computing course website
https://makeabilitylab.github.io/physcomp/
MIT License
33 stars 6 forks source link

Consider adding a tone lesson after L4: Fading an LED #79

Open jonfroehlich opened 7 months ago

jonfroehlich commented 7 months ago

I think this works well. Fade lesson introduces PWM. Then tone lesson can introduce changing frequency of waveform:

Can first show how not to do it with analogWrite

Then introduce tone

This will push Blinking Two Leds to Lesson 6 and all others will increment too