Description
Android Arduino HelloWorld : Android & Arduino talk together
In this first tutorial, we will learn how to make an Android smartphone communicate with an Arduino micro-controller.
This first lesson is important to understand the basic knowledge of communication protocol, and if you success in this first one, other tutorial will be easier. It’s a proof too that you have correctly install and param all required framework / drivers.
For each tutorial, i will attach a .zip in which you will find :
– Arduino sketch
– Android code
– Documentation including : List of electronic components, Circuit diagram when needed, Arduino sketch, Android main class script, and a photo of the result.
For each tutorial, you can enhance the code or create new one 🙂
Important : All code is documented.
Best regards,
boOpGame Team