Journal #8247

Posted 10 years ago2013-09-12 06:53:55 UTC
Striker StrikerI forgot to check the oil pressure
Objectives:
I'm interested in a data acquisition API that can transmit over Bluetooth the sensor output of an android device. I'm writing the code in C++ since it's the only programming language I know so-and-so.

Any advice is thoroughly appreciated.

7 Comments

Commented 10 years ago2013-09-12 06:58:54 UTC Comment #58355
My advice is: Don't forget the semicolons.
Commented 10 years ago2013-09-12 10:27:30 UTC Comment #58349
Doesn't the android dev kit come with the API needed to read all the sensors and mess with the bluetooth?

There has to be some sort of android dev forum out there that can help you with this.
Commented 10 years ago2013-09-12 10:37:15 UTC Comment #58352
no idea what you are trying to do but it sounds cool, good luck! =)
Commented 10 years ago2013-09-12 11:27:28 UTC Comment #58354
I'm trying to read a sensor value from an adroid phone in a c++ program ( running on the pc/laptop) over bluetooth.
Commented 10 years ago2013-09-12 11:42:19 UTC Comment #58350
wouldn't you need a program on the droid that would listen for read requests, then read and send the value?

Your computer is the master and your droid is the slave.
Commented 10 years ago2013-09-15 09:56:24 UTC Comment #58353
I wish i could code, shit seems so interesting.. one day I will learn how =)
Commented 10 years ago2013-09-17 13:46:21 UTC Comment #58351
I started by programming my graphing calculator to do math for me in highschool :-P

You must log in to post a comment. You can login or register a new account.