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
| // MAP out all the Inputs and Outputs | |
| // | |
| // Arduino Duemilenove | |
| // 14 digital IO (6PWM outputs) | |
| // 6 Analog Inputs | |
| // 32k Flash Memory | |
| // 2k SRAM | |
| // 1k EEPROM | |
| // 16Mhz Clock Speed |