This app lets you connect to SPP (serial port profile) Bluetooth devices, such as Arduino circuits, to communicate with them and save the text they send you.
To connect to SPP devices you obviously need to turn on Bluetooth on your Chromebook. Then the app will show a dropdown list of all SPP devices that the Bluetooth adaptor knows about. That's very important: basically if you don't see your device listed (or any device even) it means you need to pair the SPP device with your Chromebook before opening the app. Then, when you open the app you should find your device in the dropdown.
Once you connect to your SPP device the app works much like the serial monitor in the Arduino IDE. Text to send needs to be typed into the box at the top, and sent using the send button. Again like the Arduino serial monitor, you can choose the type of line ending you want from the dropdown by the text box.
At the bottom of the app you'll also find two buttons: one to clear the text and one to save it. Clicking the save button causes download of the whole of the text received from the SPP device since it was last cleared. You can scroll back through the text too, although preferably not while the SPP device is sending text as the last received text is always scrolled to when it arrives.
Also, the text is retained when you disconnect and reconnect, as long as you don't close the app, so that you can collect and save data from multiple devices.
This project is open-ource and you can inspect the code, or even download it to use in your own code, and report bugs, at the Github repository:
https://github.com/drandrewthomas/ChromeOS_Bluetooth_SPP_terminal.
Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!