Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 633 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 633 Bytes

ADK Bare Minimum Project

Rewritten by Assaf Gamliel (goo.gl/E2MhJ) (assafgamliel.com).

Based on Simon Monk code.

This project was done due to the lack of information on Android and Arduino communication on the internet. I made a project which is the absolutely minimum code you need to start building your own projects with Android and Arduino.

It might lack some documentation. But it shouldn't be too hard to follow. If you need any help, feel free to contact me, and I'll try to help or post more code to help you wrap your head around it.

--If needed I'll upload the example I made (Sonar distance measureing device).