python - string transceive between windows phone and intel galileo -


The Thai concept on my project is that Windows Phone and Intel Galileo will exchange string messages on Bluetooth. I was thinking of using Python, but I'm open to any other programming language.

Do you have any specimens to do this from Galileo's perspective?

I have not worked with Galileo before, but this indicates that it is "hardware and software Compatible with Arduino Uno R3 "It looks like a great place to start.

For Galileo, this indicates that there is no Bluetooth on the board (although you can use the MPCI card), and also indicates that you use Arduino software development tools.

I would recommend starting out by looking for one. The first link looks a good, Galileo is a relatively new product, so I will not find any galileo-specific tutorials or examples at this point. Maybe you can write one first?

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -