Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 637 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 637 Bytes

06_dimLED

  • use Max to control the dimming (using PWM) of an LED on the Digital Sandbox
  • based on Sparkfun's "4. Dimming (the Easy Way)" experiment
  • similar to Arduino's Fade built-in example
  • will work for a motor (DS Addon) by changing output pin number to 3 (similar to and simpler than Sparkfun's "15. Serial Motoring (Addon))" experiment, with just one-way communication)