Created a UI for sentiment analysis using python Tkinter
Program : Python
Kernel module (led_button.c) is to ON the LED when button is pressed. User space application (app.c) reads
the status of the LED, OFF the led and update the status into a file (status). spi (spi.py) user space
application is to reads the adc value, status of the led and updates into URL (http://www.bpiot.dx.am/rpi/display.php).
Program : C