projects:jimbob:bob
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:jimbob:bob [2012/10/09 14:23] – [Transmitted Sentence] kevwal | projects:jimbob:bob [2016/09/08 14:52] (current) – Updated URLS to Uputronics upu | ||
---|---|---|---|
Line 10: | Line 10: | ||
* [[http:// | * [[http:// | ||
- | * [[http://ava.upuaut.net/ | + | * [[https://store.uputronics.com|NTX2 434.075Mhz Radio Module from HAB Supplies]] |
- | * [[http://ava.upuaut.net/ | + | * [[https://store.uputronics.com|Assembled uBLOX MAX-6 Breakout With Sarantel Antenna]] |
* [[http:// | * [[http:// | ||
Line 40: | Line 40: | ||
===== uBLOX MAX-6 Breakout With Sarantel Antenna ===== | ===== uBLOX MAX-6 Breakout With Sarantel Antenna ===== | ||
- | With an aim to keep weight down I was tempted to purchase the [[http://ava.upuaut.net/ | + | With an aim to keep weight down I was tempted to purchase the [[https://store.uputronics.com|Assembled uBLOX MAX-6 Pico Breakout with Chip Scale Antenna]] but was advised to go with the Sarantel Antenna version as it is much more reliable at gaining a locked GPS signal - I don't want to loose my first payload to a weak GPS signal! |
I didn't need the version with level converters as I has specifically purchased a 3.3v Arduino board. | I didn't need the version with level converters as I has specifically purchased a 3.3v Arduino board. | ||
Line 46: | Line 46: | ||
There are two UKHAS related guides to the Max-6: | There are two UKHAS related guides to the Max-6: | ||
- | * [[http://ava.upuaut.net/ | + | * [[http:// |
* [[guides: | * [[guides: | ||
Line 167: | Line 167: | ||
* Added satellites(), | * Added satellites(), | ||
- | This library has been tested with the included software test harness and within my tracker code in a hardware tracker. | + | This library has been tested with the included software test harness and within my tracker code in a hardware tracker. |
===== Transmitted Sentence ===== | ===== Transmitted Sentence ===== | ||
Line 199: | Line 199: | ||
* Times must be padded with zeros, a time like 12:13:3 fails to be parsed by habitat. | * Times must be padded with zeros, a time like 12:13:3 fails to be parsed by habitat. | ||
+ | Hardware: | ||
+ | * When you first connect the GPS module to the hardware serial port, it will be spewing out GPS messages once a second - these will stop your programming of the Arduino via the boot loader working. | ||
===== DS18B20 Temp Sensors ===== | ===== DS18B20 Temp Sensors ===== | ||
Line 220: | Line 222: | ||
===== Code ===== | ===== Code ===== | ||
- | The Code lives here: [[https:// | + | The Code lives here: [[https:// |
Line 235: | Line 237: | ||
Doc ID: 0a984ba19e061f0103cebb55f2344c1c | Doc ID: 0a984ba19e061f0103cebb55f2344c1c | ||
+ | |||
+ | Note the filter I use to identify if I have a satellite fix " | ||
+ | |||
+ | I should really implement another variable in the sentence to define lock directly for the PUBX code, but I am told the above should do what I want it to do. | ||
+ | |||
+ | |||
====== Notes for future ====== | ====== Notes for future ====== | ||
- | Add Barometer, Internal & External temperature sensors. | + | Add Pressure sensor? |
| |
projects/jimbob/bob.1349792614.txt.gz · Last modified: 2012/10/09 14:23 by kevwal