The following simple code generates 3 phase square wave using arduino UNO. and no other components required. 
void setup() {
}
void loop() {
_50Hz.ino  (537 Bytes)
             
            
              
                
            
           
          
            
              
                Robin2  
              
                  
                    September 14, 2016,  2:17pm
                   
                  2 
               
             
            
              I think you need to read the documentation and figure out how delay(3.34) is no different from delay(3.33).
As well as which programs that use the delay() function are little use for anything other than a simple demo.
And please modify your post and use the code button </> so your code looks like this and is easy to copy to a text editor. See How to use the Forum 
...R
             
            
              1 Like 
            
            
           
          
            
            
              But it's gautam_gyanu1 's first post, I'm sure he's proud of it.
             
            
              1 Like