User Tools

Site Tools


2016:esp8266:fake_wemo_support_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
2016:esp8266:fake_wemo_support_files [2016/09/26 08:52] tomgle2016:esp8266:fake_wemo_support_files [2016/09/26 08:58] (current) tomgle
Line 6: Line 6:
 The Relay Control files are a sample water heater control via a relay on a GPIO.\\ The Relay Control files are a sample water heater control via a relay on a GPIO.\\
 To run Python Scripts in a Windows machine as an exe file, use the following steps: To run Python Scripts in a Windows machine as an exe file, use the following steps:
-  make a python file named setup.py. Inside it, type:+  * 1. make a python file named setup.py. Inside it, type:
  
    from distutils.core import setup    from distutils.core import setup
Line 12: Line 12:
    setup(console=['nameoffile.py'])    setup(console=['nameoffile.py'])
        
-    +The complete writeup is here as an image:\\ 
-  - Save in a folder Also save the file you want converted in that same folder+ 
 +{{:2016:esp8266:py2exe_procedure.jpg|}}    
2016/esp8266/fake_wemo_support_files.1474894353.txt.gz · Last modified: 2016/09/26 08:52 by tomgle