aanon4 / BlueBasic

BASIC interpreter for CC2540 and CC2541 Bluetooth LE chips
https://gitlab.com/timwilkinson/BlueBasic
97 stars 55 forks source link

Console App OSX #9

Closed paulsponagl closed 9 years ago

paulsponagl commented 9 years ago

Hi Tim, tested the HM-10 flashing with cc debugger - seemed to work. now i thought of using the https://github.com/aanon4/BlueBasic/blob/master/Console/Blue%20Basic.zip you mentioned / not found / ok / try to build it / oh swift / xcode 4.x on my macbook pro ... puh - that would be heavy install stuff (os upgrade/xcode upgrade ...) do you have a working binary for osx lion (10.7.5) somewhere around ? Best Paul

paulsponagl commented 9 years ago

btw. i checked out the old BlueBasicConsole.app - osx 10.9 needed :(

aanon4 commented 9 years ago

Hi. I don't believe Swift is backported to 10.7 - sorry.

paulsponagl commented 9 years ago

ok, i'm not an android expert, but if i'll get the bluebasic on my "HM-10" working (see other issue)i'll give it a try to port your console to android.

aanon4 commented 9 years ago

I picked up an Android phone and tablet recently and do intend to get an Android console going at some point in the New Year. Help always welcome though. Someone put a simple Android console together already, but it's a bit text based and doesn't handle any of the firmware update stuff.

0x2b3bfa0 commented 8 years ago

@aanon4, can you put the link to the android app? I don't have a OS X nor iOS device now...

Thanks.

yaccard commented 8 years ago

Hello I am also interested in BlueBasic console for Android (or linux or Windows). Best regards Yves

0x2b3bfa0 commented 8 years ago

@yaccard: https://github.com/0xFACE/BlueBasic-loader Only for *nix

jzeeff commented 8 years ago

That's a loader, but I have yet to see a console app for android that will talk to BlueBasic. It's a shame, since BlueBasic sounds interesting.