Skip to content

rohan-dhar/aba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aba

Aba is a smart wardrobe project, powered by the Raspberry PI platform and built on the LAMP stack and Python.
Aba is the major project developed for the Prototyping Interactive Systems course at IIIT Delhi



Installation Instructions

  1. Setup a LAMP (Linux Apache MySQL PHP) stack on a Raspberry PI 3B, 3B+ or 4
  2. Enable GPIO and SPI interface in Raspberry PI settings
  3. Setup the circuit as per /py/conf.py using LEDs (and Resistors), Push Buttons and MFRC522 RFID reader (Pin numbers in BCM numbering)
  4. Clone the github repo inside Apache's public directory (/var/www/ by default)
  5. Add Apache's user (www) as a sudoer by editing the /etc/sudoers file
  6. Create a new database add create the table clothes by importing /tableStruct.sql file
  7. Update SQL credentials in /core/conf.php and /py/conf.py
  8. Visit http://localhost/aba to test!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published