Compiling Bela projects in a web browser » History » Version 2
Giulio Moro, 2015-07-18 02:03 AM
1 | 1 | Giulio Moro | h1. Compiling BeagleRT projects in a web browser |
---|---|---|---|
2 | 1 | Giulio Moro | |
3 | 1 | Giulio Moro | Once the BBB is up and running, open a browser and go to http://192.168.7.2:3000/ |
4 | 1 | Giulio Moro | You can edit the code in the browser window, click the button to compile and run it on the board. |
5 | 2 | Giulio Moro | Syntax will be checked in real-time. |
6 | 2 | Giulio Moro | Messages from the compiler will be displayed in the browser window. |
7 | 2 | Giulio Moro | |
8 | 2 | Giulio Moro | Amazing, uh? Try it ! |