I just found a cool radio shield for the arduio
I already ordered it, and it should be here next week. Too soon to incorporate into this launch but perhaps the next one.
This should allow me to easily have 2-way communication to the balloon while in flight via the AX.25 protocol. Basically 'emails' back and forth. This way the ballon can send down data, such as temperature and other goodies. While I could command it to do things - i.e. cut away ballon etc....
Very cool - I'm eager to get it in.
Friday, May 7, 2010
Wednesday, May 5, 2010
Testing...
I double checked the programming of the RDF beacon and charged its battery. Its all ready to go.
I also made sure xastir was working with my radio, could receive aprs signals and display on the laptop. Also made sure it would display the cars position on the map. Xastir is supposed to be able to read the current position from the link to the radio which has a gps plugged into it, however I could not get that working (just like last time). So I have to have an additional gps plugged directly into the computer. Its no big deal just a slight annoyance as there are two things plugged in as opposed to one.
I also made sure xastir was working with my radio, could receive aprs signals and display on the laptop. Also made sure it would display the cars position on the map. Xastir is supposed to be able to read the current position from the link to the radio which has a gps plugged into it, however I could not get that working (just like last time). So I have to have an additional gps plugged directly into the computer. Its no big deal just a slight annoyance as there are two things plugged in as opposed to one.
Wednesday, April 28, 2010
Battery test complete
I ran the video camera and arduino temperature logger attached to a 8pack of alkalines until it drained them. Got about 5 hours of logging data on the arduino. The camera made two files. The first was two hours long and fine, the second was corrupted. I'm hoping this was just because the battery failed during a write to the card. The lithiums will last even longer and I don't expect it to be recording longer then 2 1/2 to 3 hours. So we should be good. I hope.
The only test left is to double check the gps module and make sure I can receive and track it from my laptop/car. After that we should be good to go, just need to pick a date and reserve the helium tank.
The only test left is to double check the gps module and make sure I can receive and track it from my laptop/car. After that we should be good to go, just need to pick a date and reserve the helium tank.
Monday, April 26, 2010
Balloon payload complete
Mark and I worked on finishing the balloon payload yesterday. We mounted the camera, covered the outside of the package with florescent paper (to increase visibility) and mounted everything inside. We came in right under a kilogram minus rigging & parachute. That is pretty close to ideal.
We also pre-filled a water jug with 1666grams which is what we worked out should be the weight (with the addition of the filling nozzle) to equal the appropriate total lift of the balloon when filling. i.e. when the balloon just is able to lift the weight, we have it filled to the proper amount.
The only thing left is some testing. I need to double check the tracking ability of the gps in my car by 'chasing' the gps module in another car.
I also need to make another battery test of the camera since the arduino temperature logger is pulling off of the same battery pack. I plan on plugging the power into an outlet first to double check that the camera will record past 1 2gig file. Then after I confirm the camera does that I'll run through a alkaline battery pack to make sure the recording time is sufficient.
We also pre-filled a water jug with 1666grams which is what we worked out should be the weight (with the addition of the filling nozzle) to equal the appropriate total lift of the balloon when filling. i.e. when the balloon just is able to lift the weight, we have it filled to the proper amount.
The only thing left is some testing. I need to double check the tracking ability of the gps in my car by 'chasing' the gps module in another car.
I also need to make another battery test of the camera since the arduino temperature logger is pulling off of the same battery pack. I plan on plugging the power into an outlet first to double check that the camera will record past 1 2gig file. Then after I confirm the camera does that I'll run through a alkaline battery pack to make sure the recording time is sufficient.
Friday, April 23, 2010
It lives!
The 'external' temperature probe is located on the end of the wire in the picture. The 'internal' one is soldered onto the board (at the back of the picture)
Arduino nano is back left, Real Time Clock is back right, and the SD module is in the forefront.
Thursday, April 22, 2010
Temperature Logging Working!
An example written to the card is:
20100422221116 72 72
Its YYYYMMDDHHMMSS temp0 temp1
I'll use temp0 as the 'external' temperature (i.e. probe outside the container). temp1 will be inside the container.
Now I need to shrink this huge contraption into the arduino nano and solder it together into a semi-permanent contraption
Temperature Logging
I finally worked on the temperature logging system for the balloon last night. I was able to get it almost complete. Right now it is correctly recording the time and temperature (from two probes). I was able to write a test message to the SD card in the same arduino sketch as well. My next step is to write the data to the SD card instead of the serial out. Its a little tricky as I'm running into variable cast type issues. - my C programming kung-fu is not strong.
After I get the correct data writing to the SD card the next step is to switch to the ardino nano and solder everything into a small package. I also need to make a usb mini connector to leech power off of the camera's power connector.
After I get the correct data writing to the SD card the next step is to switch to the ardino nano and solder everything into a small package. I also need to make a usb mini connector to leech power off of the camera's power connector.
Subscribe to:
Posts (Atom)
