Erlangen, Germany
Offline
Jr. Member
Karma: 0
Posts: 50
|
 |
« Reply #30 on: June 06, 2012, 02:30:31 am » |
Hey buton, sorry, I did not see your previous post. I am impressed of your code, I myself have no idea about bit banging. Way to go, I saw your video, very nice. At work I use the MS5803 sensor which is also very interesting, same size, but with both an I2C and SPI interface. And you could actually use the logging device for climbing as well ;-) So keep us updated about the mechanical work which is coming up, especially how to get the sensor sealed and water tight. Greetings
|
|
|
|
|
Logged
|
Δεν ελπίζω τίποτα. Δε φοβούμαι τίποτα. Είμαι λέφτερος.
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 69
|
 |
« Reply #31 on: July 06, 2012, 01:14:05 pm » |
i tried to put today the sensor in a hole and then put some sillicon but i broke it  i order two more just in case, i will try them out next week in a 9 feet pool, and take some video... i just want to finish the ugly prototype get the software running and then i will focus in getting a quote for and actual board//shield for the "DIVE-DUINO"... still a lot of work to do.
|
|
|
|
|
Logged
|
|
|
|
|
Erlangen, Germany
Offline
Jr. Member
Karma: 0
Posts: 50
|
 |
« Reply #32 on: July 06, 2012, 02:54:37 pm » |
Oh no, that's bad, we did something similar two days ago, a catastrophic leakage in the sensor housing... man, I thought the programing was the toughest part, but no! So good luck and don't give up! Cheers Seb
|
|
|
|
|
Logged
|
Δεν ελπίζω τίποτα. Δε φοβούμαι τίποτα. Είμαι λέφτερος.
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 69
|
 |
« Reply #33 on: July 11, 2012, 08:33:20 am » |
i got the new sensor i ordered, i soldered it it did not work with the software already compiled.. it was weird.. so then i tried you example about the calibration factors and it work, then i compile the second version without the calibration factors and it did not work...
i dont know is weird...
so i finally made it to work but i am unsure what was the issue becuase is the SAME CODE...
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 4
|
 |
« Reply #34 on: August 22, 2012, 06:57:19 am » |
Dear godo, dear buton, I also play with a similar sensor, the MS5535 which I intend to use for a basic underwater mini observatory and your work was of great help for me! I am using a arduino adk board and my plan was to use a Andrid phone to store and transfer the data. However, it seems as if the USB host of this board conflicts with SPI ... I assume this is a similar case like the SD card pin conflict. In an earlier post godo proposed to put a 74HC125 or so into the DOUT . This might also be the solution for my problem however I have no idea how to assemble that, it would be very nice if you could post an image or similar of the circuit? Godo also mentioned he was playing with another sensor, the MS5803, do you know a reseller of that product? best regards, Robert
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 69
|
 |
« Reply #35 on: August 31, 2012, 09:04:39 pm » |
so i made this my little after hour hobbie... look at www.diveduino.comi have some videos and pictures in there about how it is going huberrob i suggest you take a look at OpenLog https://www.sparkfun.com/products/9530 this will make your life easier at some cost lol
|
|
|
|
« Last Edit: August 31, 2012, 09:07:05 pm by buton »
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 69
|
 |
« Reply #36 on: August 31, 2012, 10:31:02 pm » |
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 69
|
 |
« Reply #37 on: September 11, 2012, 11:14:56 am » |
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 4
|
 |
« Reply #38 on: September 13, 2012, 02:48:15 am » |
Dear buton or godo, thank you very much for this hint and I will consider to use this as a data backup. However, as I mentioned before I intend to use a Android phone for data transmission and the SPI sensor communication seems to conflict with the USB of the Mega ADK board this was the reason why I was asking for assitance in using the 74HC125.. any advice on that would be very welcome.. best regards, Robert
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 69
|
 |
« Reply #39 on: November 06, 2012, 09:45:59 am » |
if someone is looking into this sensor i made this breakout board http://youtu.be/TRuqvO_s07Ayou can now solder it...
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 5
|
 |
« Reply #41 on: March 17, 2013, 02:07:05 pm » |
No one?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 69
|
 |
« Reply #42 on: March 22, 2013, 07:20:10 pm » |
your sensor is completely different, according to the data sheet this has an analog output which you will have to read with the arduino ADC..
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 1
|
 |
« Reply #43 on: April 18, 2013, 04:06:41 pm » |
Hi,
I have found this thread really useful and I am looking at using a MS5535C pressure sensor with and Arduino.
I am wanting to record the data from the sensor on to an SD card and have a Adafruit Assembled Data Logging shield for Arduino, this has a built in RTC which is used to time stamp the data on the SD card and I will also use it to drive the CLK on my sensor.
I read about the use of the SD library and the chip select pin being an issue with other data loggers, I am trying to figure out if this will be a problem with the data logging shield I have?
Thanks
|
|
|
|
« Last Edit: April 18, 2013, 04:10:05 pm by sin91 »
|
Logged
|
|
|
|
|
|