Is there any official update on this topic? Is bluetooth gonna be supported? Thanks
Best posts made by jesuslg123
-
RE: Bluetooth support
-
GoPro remote controller
I have created my own wifi GoPro remote controller, that it should work with all the model starting from the GoPro Hero 3+ (some changes may be required). I have tested it with the GoPro Hero 7 Silver but it should also work without any change with the white and black version.
GoPro in the latests version only enable GoPro remote support for the black models, even all of them are capable. As I don't have a black version of the GoPro I created my own controller.
I have used an StickC with the strap and Blockly, but it becoming a mess because of the size of the idea, I would like, some day, port it to Arduino or Python.
Here is the source code and instructions, I really hope you like and contribute!
-
[Mac OS] UIFlow IDE copy paste don't works
Hello,
I frequently code in Mac OS and I have found that the copy paste feature does not works on the IDE Mac OS version.
- Copy text from any other app (browser, notes, ect)
- Open UIFlow IDE
- Set an string
- Paste the content you copied before (this fails)
It is a known behaviour, will be fixed?
Thank you.