Skip to content

SokuPay/iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published