Skip to content

Latest commit

 

History

History

06_dimLED

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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)