Hello,
I am new to beaglebone implementation. I am creating a java program on beaglebone which will read data sent by Arduino. I have to parse that data and display on web page. Can anyone tell me how do i integrate front end? Can i use a apache tomcat server and return a request to webpage?
What i have do exactly is as soon as i turn on the beaglebone, this program should start running and start displaying data. Can anyone help me with this? Any suggestion would be greatly appreciated.