Skip to content

jantenhove/ESPGPO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ESPGPO

Script for setting GPO on ESP2866 which is running the firmware from 'ESP2866 Universal IO Bridge': https://github.com/eriksl/esp8266-universal-io-bridge. After uploading the firmware setup the GPO using tbe provided instructions, you can use this script to switch them.

Script parameters

  • --server: IP address or hostname of the ESP2866
  • --gpo: The GPO port to set
  • --value: The value to set the gpo to
  • --port: (not required)The port on the ESP2866 to connect to. Default: 24
  • --timeout: (not required)The timeout to use for setting the GPO (Default: 5 seconds)

About

Set GPO on ESP2866 with ESP2866 universal io bridge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages