Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 419 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 419 Bytes

iot

Prerequisites

you'll need:

  • Raspberry Pi OS GNU/Linux 11 (bullseye)
  • python3

Getting Started

Install dependencies

$ pip3 install selenium
$ sudo apt install chromium-chromedriver
$ which chromedriver

Fix the port and launch browser(chromium)

$ sh ./launch_browser.sh

Start real button trigger program

$ python3 switch_trigger.py