|
|
Murcia
Offline
Newbie
Karma: 0
Posts: 16
Mira, pero no toques... Tocá, pero no pruebes... Pruebá, pero no tragues...
|
 |
« Reply #1 on: January 09, 2013, 10:18:19 am » |
Nobody can help me? 
|
|
|
|
|
Logged
|
|
|
|
|
Queens, New York
Offline
Edison Member
Karma: 27
Posts: 1539
"Of all the things I've ever lost, I miss my mind the most" -Ozzy Osbourne
|
 |
« Reply #2 on: January 09, 2013, 10:44:41 am » |
I am unable to see what you have but they all sound compatible. Did you already order them? You should look at their data sheets and look to see if they use ANY of the same I/O pins. If they do, you might have a problem.
|
|
|
|
|
Logged
|
UNO, MEGA, NANO, 4x4 keypad, micro servos, RF transceivers, bluetooth, ultrasonic sensor, 20x4 I2C LCD, 3.2 TFT touch screen, L298N Dual motor driver, Voice Recognition 15W, Gameduino
Arduino Tutorials, coming soon.
"If your doing nothing, it does not mean your lazy, it just means your open for anything that suits you" - Unknown
|
|
|
|
Murcia
Offline
Newbie
Karma: 0
Posts: 16
Mira, pero no toques... Tocá, pero no pruebes... Pruebá, pero no tragues...
|
 |
« Reply #3 on: January 09, 2013, 11:55:38 am » |
No, I haven´t order them, I'm going to see their data sheets, I think that they are compatibles but I'm not sure.
I want connect a lot of flow sensors to the IO expansion board and send the information trough Xbee module to the Meshlium.
|
|
|
|
|
Logged
|
|
|
|
|
Queens, New York
Offline
Edison Member
Karma: 27
Posts: 1539
"Of all the things I've ever lost, I miss my mind the most" -Ozzy Osbourne
|
 |
« Reply #4 on: January 09, 2013, 11:58:43 am » |
No, I haven´t order them, I'm going to see their data sheets, I think that they are compatibles but I'm not sure.
I want connect a lot of flow sensors to the IO expansion board and send the information trough Xbee module to the Meshlium.
That shouldn't be a problem.
|
|
|
|
|
Logged
|
UNO, MEGA, NANO, 4x4 keypad, micro servos, RF transceivers, bluetooth, ultrasonic sensor, 20x4 I2C LCD, 3.2 TFT touch screen, L298N Dual motor driver, Voice Recognition 15W, Gameduino
Arduino Tutorials, coming soon.
"If your doing nothing, it does not mean your lazy, it just means your open for anything that suits you" - Unknown
|
|
|
|
Murcia
Offline
Newbie
Karma: 0
Posts: 16
Mira, pero no toques... Tocá, pero no pruebes... Pruebá, pero no tragues...
|
 |
« Reply #5 on: January 10, 2013, 04:22:01 am » |
Someone knows if it possible connect an arduino with a meshlium... I need this information for my project.
|
|
|
|
|
Logged
|
|
|
|
|
Dee Why NSW
Offline
God Member
Karma: 11
Posts: 513
|
 |
« Reply #6 on: January 10, 2013, 09:10:10 am » |
I understood that meshlium was a router that would talk to a raft of different communication devices. It doesn't care what system is standing behind that device. Since Arduino can use many different communication devices, it shouldn't be a problem but I would not have thought meshlium was a good idea for a personal project as you probably only need one method of communication. The flow sensor looks much the same as mine, a hall-effect device and you won't need any libraries for it. This link might be useful http://www.freetronics.com/pages/jaycar-water-flow-gauge
|
|
|
|
|
Logged
|
|
|
|
|
Murcia
Offline
Newbie
Karma: 0
Posts: 16
Mira, pero no toques... Tocá, pero no pruebes... Pruebá, pero no tragues...
|
 |
« Reply #7 on: January 10, 2013, 11:48:28 am » |
Thanks for your advices (Nick_Pyner and HazardsMind), It seems useful, but I want use a Meshlium, because I have one of my degree project and I want that It works with arduino. (It's a personal project but I'm a little ambitious  ) I think that if I get send the dataframe equals than waspmote It should works. In waspmote, I send the information like this: sprintf(aux,"-mac:%s%s -x:%s,y:%s,z:%s -temp:%s -bat: %d%c%c%c",macHigh,macLow,humT1,hum,pres,temp,PWR.getBatteryLevel(),'%','\r','\n'); paq_sent=(packetXBee*) calloc(1,sizeof(packetXBee)); paq_sent->mode=BROADCAST; paq_sent->MY_known=0; paq_sent->packetID=0x52; paq_sent->opt=0; xbeeZB.hops=0; xbeeZB.setOriginParams(paq_sent,MAC_TYPE); xbeeZB.setDestinationParams(paq_sent, "0013A2XXXXXXXXXX", aux, MAC_TYPE, DATA_ABSOLUTE); xbeeZB.sendXBee(paq_sent); free(paq_sent); paq_sent = NULL;
Someone knows that it is posible in arduino.
|
|
|
|
|
Logged
|
|
|
|
|
Queens, New York
Offline
Edison Member
Karma: 27
Posts: 1539
"Of all the things I've ever lost, I miss my mind the most" -Ozzy Osbourne
|
 |
« Reply #8 on: January 10, 2013, 11:54:31 am » |
If your going over a network, then use a wifi shield or ethernet shield. Is Xbee capable of connecting to a network, or even a router?
|
|
|
|
|
Logged
|
UNO, MEGA, NANO, 4x4 keypad, micro servos, RF transceivers, bluetooth, ultrasonic sensor, 20x4 I2C LCD, 3.2 TFT touch screen, L298N Dual motor driver, Voice Recognition 15W, Gameduino
Arduino Tutorials, coming soon.
"If your doing nothing, it does not mean your lazy, it just means your open for anything that suits you" - Unknown
|
|
|
|
Murcia
Offline
Newbie
Karma: 0
Posts: 16
Mira, pero no toques... Tocá, pero no pruebes... Pruebá, pero no tragues...
|
 |
« Reply #9 on: January 11, 2013, 05:05:11 am » |
Well, I have used a XBee Zigbee PRO SMA module before to connect a Waspmote with a Meshlium ZigBee-PRO-AP (It is a multiprotocol router) and it works very nice. http://www.libelium.com/documentation/mesh_extreme/meshlium-technical_guide_eng.pdfThe advantage of use Zigbee Protocol is the low energy consume and the coverage radius. Thank you very much for your advice.
|
|
|
|
|
Logged
|
|
|
|
|
Murcia
Offline
Newbie
Karma: 0
Posts: 16
Mira, pero no toques... Tocá, pero no pruebes... Pruebá, pero no tragues...
|
 |
« Reply #10 on: January 14, 2013, 06:28:38 am » |
Hasn't connected nobody an Arduino Xbee module to a Meshlium? It will be a very hard task... 
|
|
|
|
|
Logged
|
|
|
|
|
|