Chemise - A new way of interacting with your smartphone
- Install python-firebase
- Download chemiseFirebase.py to your desired location in your Raspberrypi Zero W.
- Make sure your have Wait for Network at Boot setting set as ON on your Raspberrypi Zero W. You can do so by opening the setting pannel in GUI mode (via desktop) or using the terminal (via desktop or SSH)
$ sudo raspi-config
- Open terminal on your Raspberyypi Zero W via desktop or SSH
$ sudo nano /etc/rc.local
Scroll down to just before exit 0 and write the following command to execute the python script chemiseFirebase.py on boot everytime.
python <location_of_file>/chemiseFirebase.py &
eg: python /home/pi/chemiseFirebase.py &
Download the Chemise companion app on your android smartphone while you want to control via your t-shirt.
Group: T-24
Website: https://chemise.netlify.com/
- Ayaan Kakkar (2018028)
- Daksh Thapar (2018137)
- Samik Prakash (2018090)
- Shashwat Aggarwal (2018097)