Hello. I have been reading entries in this community for several weeks without adding any of my own until now. I have tinkered with an Arduino but have some issues that might be solved by the Beaglebone Black. However, based on community comments, the latter seems to some problems as well.
- For those of you that have made a transition from Arduino to Beaglebone, has it been a net improvement in power and ease of use?
- There are so many different OS choices for the Beaglebone Black that the overall situation is intimidating for someone like myself - I am not a Linux guy, yet. Is the Angstrom that is supplied out of the box inferior to Android, Ubuntu, etc.? Or are there specialized needs that are driving community members to niche OS’s?
- Bonescript and Cloud 9 vs. the Arduino sketch language and IDE: I hesitate to open yet another account in The Cloud; Arduino doesn’t make me do that. On the other hand, I am disappointed by the primitive software in Arduino, Javascript is so much better. Is Cloud 9 IDE the only option for Bonescript development?
- The Arduino seems to be tethered to a PC for its uploads, yet its serial communications potential seems constrained. If one wants a logged, 2-way dialogue with an Arduino over a serial port, it seems necessary to load another language like Processing or node.js on the PC to make this work. In contrast, a Beaglebone is a server - does this mean it can provide a continuous telemetry stream to a client and accept instructions from same?
- Is It necessary to use Python in the background to support Bonescript development?
- There seem to be a lot of entries in this community about updating files, drivers, HDMI or other device incompatibilities. In the Google Apps Script community, the discussion is proportionately more about coding tips and tricks and less about glitches. Is the Beaglebone Black experience that buggy or is it just too new?