| 
         Introduction to Microcontroller Programming 
 About PICmicro Chips 
 Clocking Your PICmicro Devices E-Blocks Flowcode Step By Step 
 PICmicro Projects 
 Labs  | 
      
        
        Set up the Calculation
 ![]() 
 sum = input1 + input2
 You can either type this in directly, or drag the variables from the right window to the box to add each variable in turn, and then add the '=' and '+' signs in the right place!
 
  |