BLUETOOTH
1 overwiev
1 The program initializes two zeevo modules
Bluetooth as serial connection



One module is connected to COM1 RS232 interface the other module
to COM2 RS232 interface, always at the same PC
2 interface program running on first PC
  • The interface program with "mx_comport=0" for COM1

  • 3 interface program running on second PC
  • The interface program with "mx_comport=1" for COM2

  • 4 dialog window for commands
  • this dialog window is always activ

  • 5 source description
  • source description
  • the program is made with MFC (Document View Architecture)
    SDI Single Document Interface
    
    
    	
    
    	
    
    
    
  • Download the complete source files and the EXE

  • The program is compiled with Visual C++ 6.0

    download source and EXE for Visual C++ 6.0
    The EXE is in the "Release" directory