Using android hardware parts on an arduino project

Asked By 10 points N/A Posted on -
qa-featured

Is there anyway to use parts of a broken android phone like bluetooth module, accelerator, gps among others on an arduino project and if so how do i identify the parts on an android motherboard as in is there a database that i can use while doing this and also how to remove the parts

SHARE
Answered By 5 points N/A #167034

Using android hardware parts on an arduino project

qa-featured

Hi Owen, Looks like you are working on arduino project, Good luck with that, Regarding your question, Certainly there is a way to use all of your old android phone, You can use the sensors modules, Such as accelometer, gyroscope, And light sensors, You can also use connectivity modules, Such as Bluetooth modules, I found a useful guide that shows how to use all of these part on an adruino project, You can follow along the guide here.

Related Questions