Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 358 Bytes

File metadata and controls

9 lines (8 loc) · 358 Bytes

BOT-agent

BOT-agent is an alarm to warn administrator that someone/something bad have happened
In this project, "Client.py" send the UDP package from the server or gateway, while "UDPServer.py" receive UDP Package alarm from Server and control the lightbulb to beep and flash

Prerequisites

  • python 3.7

  • serial

  • sockets