This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| hjjh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| void loop(){ | |
| //nawdude | |
| } | |
| void setup(){ | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <TetrisShapeItSound.h> | |
| #include <cScoreSpeaker.h> | |
| /* | |
| Analog input, analog output, serial output | |
| Reads an analog input pin, maps the result to a range from 0 to 255 | |
| and uses the result to set the pulsewidth modulation (PWM) of an output pin. | |
| Also prints the results to the serial monitor. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| Created by WilliamK @ Wusik Dot Com (c) 2010 | |
| http://arduino.wusik.com | |
| */ | |
| #include "WConstants.h" | |
| #include "Encoder.h" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bootz |
NewerOlder