Changes
Jump to:
navigation
,
search
Week 4 Lab
2 bytes added
,
03:29, 21 April 2009
→
Dimmer
Controlling a physical LED with the computer.
<code>
void loop()
{
char val;
analogWrite(ledPin, 25*(val-'0'));
}
}
</code>
*Processing, MaxMSP, and many more.
← Older edit
Newer edit →
Rtwomey
Bureaucrat
,
administrator
5,710
edits
Navigation menu
Personal tools
Log in
Namespaces
Special page
Variants
Views
More
Search
Navigation
Home
Tutorials
Classes / Workshops
Projects
Reference
Teaching
Website
Tools
Special pages
Printable version
Support
Help
Formatting