The Whole Half-Life
TWHL
Forums
Wiki
Vault
Competitions
Discord
More...
Journals
News
Polls
Members
Go
Go
Login
Email or Username
Password
Remember Me
Login
Forgot Your Password?
Register
The Whole Half-Life
Level design resources for GoldSource, Source, and beyond
Featured map:
Riverpool
by
Rimrook
Forums
Wiki
Vault
Competitions
Discord
Community
Journals
News
Polls
Members
Login/Register
Remember Me
Login
Forgot Your Password?
New user?
Create an account
Journal #8247
Journals
View Journal
Striker
Posted
11 years ago
2013-09-12 06:53:55 UTC
Striker
I 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
DiscoStu
Commented
11 years ago
2013-09-12 06:58:54 UTC
Comment #58355
My advice is: Don't forget the semicolons.
Tetsu0
Commented
11 years ago
2013-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.
Captain Terror
Commented
11 years ago
2013-09-12 10:37:15 UTC
Comment #58352
no idea what you are trying to do but it sounds cool, good luck! =)
Striker
Commented
11 years ago
2013-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.
Tetsu0
Commented
11 years ago
2013-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.
Captain Terror
Commented
11 years ago
2013-09-15 09:56:24 UTC
Comment #58353
I wish i could code, shit seems so interesting.. one day I will learn how =)
Tetsu0
Commented
11 years ago
2013-09-17 13:46:21 UTC
Comment #58351
I started by programming my graphing calculator to do math for me in highschool
You must log in to post a comment. You can
login
or
register a new account
.
There has to be some sort of android dev forum out there that can help you with this.
Your computer is the master and your droid is the slave.