[beagleboard] Web page button press to run exe, without page reload

2016-06-08 Thread 'AndyS' via BeagleBoard
Hi All, I am trying to write a little web interface for controlling my BBB leds. I would really like the button press to call 'leds.exe 0 0' with parameters, without the web page refreshing. is there some way I can use javascript to do this? I have used the php exec() function before but all

[beagleboard] Mapping BBB as a Drive on Windows

2016-04-11 Thread 'AndyS' via BeagleBoard
Hi All, I would like to map my BBB Linux file system as a drive under windows. I have managed to do this quite easily on Ubuntu, but struggling on Windows. It is really handy to do all file editing / backing up code on the host machine. Any advice would be greatly appreciated. Regards Andy