Question
Python scripting for BlueNRG
Posted on July 12, 2016 at 20:24
Can BlueNRG scripting work as a full Python program? Questions I have:
- Can scripts be run in a normal Python debug environment rather than using BlueNRG_Script_Launcher to run?
- Can I import standard Python modules into my BlueNRG GUI script?
- Is there a BlueNRG module or package I can import to add Bluetooth capabilities to a normal Python program?