|
|
2011-07-23
, 21:41
|
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#2
|
I've found on ebay a compass for arduino mini pro.
(about 20$)
I've also bought an arduino minipro 3.3v (about 20$)
I've bought a bluetooth module for arduino (about 40$)
Do you think that it is possible to construct a bluetooth digital compass with this?
I was very surprised that Nokia itself was implicated in a project for arduino on n900 with bluetooth.
There is even a python script for arduino on n900.
You will tell me, that 80$ is very much for a poor person.
But I always wanted to make experiments with arduino. Now I've got the script, the instructions of Nokia and the motivation (digital compass).
I never thought that arduino worked so well with n900.
Do you think there is any hope for success?
| The Following User Says Thank You to kojacker For This Useful Post: | ||
|
|
2011-07-24
, 18:34
|
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#3
|
Yep the good news is that this project is very do-able
Ive made a few arduino projects communicating to the N900 over Bluetooth, although not using a minipro board. As long as it has (and it should have) the correct pins for the Bluetooth module (TX, RX,..) you'll be golden.
If your arduino is running a previous bluetooth sketch and you want to upload a new one, you may find that it will fail to upload - probably because the BlueSMiRF module is busy doing it's thing. The trick is to remove the power to it so the module isnt running then upload the sketch and reattach the power.
|
|
2011-07-24
, 19:50
|
|
Posts: 323 |
Thanked: 116 times |
Joined on Jul 2010
|
#4
|
| The Following User Says Thank You to gerdich For This Useful Post: | ||
|
|
2011-07-25
, 12:54
|
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#5
|

| The Following User Says Thank You to kojacker For This Useful Post: | ||
|
|
2011-07-26
, 11:49
|
|
Posts: 323 |
Thanked: 116 times |
Joined on Jul 2010
|
#6
|
|
|
2011-08-06
, 15:44
|
|
Posts: 323 |
Thanked: 116 times |
Joined on Jul 2010
|
#7
|
| The Following 4 Users Say Thank You to gerdich For This Useful Post: | ||
|
|
2011-08-24
, 21:21
|
|
|
Posts: 5,028 |
Thanked: 8,614 times |
Joined on Mar 2011
|
#8
|
FULL SUCCESS!
Prospective:
Now I can add every sensor or i2c device I want. (E.g. gas sensor, temperature, balance, adapter to garmin...)
That's the joy of FOSS, be it software or hardware...|
|
2011-08-26
, 01:45
|
|
Posts: 323 |
Thanked: 116 times |
Joined on Jul 2010
|
#10
|
(about 20$)
I've also bought an arduino minipro 3.3v (about 20$)
I've bought a bluetooth module for arduino (about 40$)
Do you think that it is possible to construct a bluetooth digital compass with this?
I was very surprised that Nokia itself was implicated in a project for arduino on n900 with bluetooth.
There is even a python script for arduino on n900.
You will tell me, that 80$ is very much for a poor person.
But I always wanted to make experiments with arduino. Now I've got the script, the instructions of Nokia and the motivation (digital compass).
I never thought that arduino worked so well with n900.
Do you think there is any hope for success?