projects:infcu1
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:infcu1 [2015/07/04 13:00] – infaddict | projects:infcu1 [2016/09/08 14:49] (current) – Updated link to Uputronics upu | ||
---|---|---|---|
Line 9: | Line 9: | ||
https:// | https:// | ||
- | |||
https:// | https:// | ||
- | |||
http:// | http:// | ||
+ | ===== Humble beginnings ===== | ||
+ | |||
+ | From day one I decided I would always try to "build my own" rather than buying off the shelf. | ||
+ | |||
+ | * Take still photographs of near space | ||
+ | * Take video of near space | ||
+ | * Gather some interesting statistics such as temperature and altitude | ||
+ | * Track the payload position as it flies | ||
+ | * Find my payload after it lands (obvious but not as easy as it sounds) | ||
+ | |||
+ | I have hardly any electronics experience other than wiring the odd plug so decided I should brush up a bit. I bought an " | ||
+ | |||
+ | ===== Tracker Parts ===== | ||
+ | |||
+ | I decided to first focus on my tracker, the thing that would report the position of my flight and hopefully allow me to find it again once landed. | ||
+ | |||
+ | * A GPS chip and antenna to find position, altitude and time | ||
+ | * One or more temperature sensors to record internal and external temperature | ||
+ | * Voltage detector to report current battery voltage | ||
+ | * Micro SD card to log flight details | ||
+ | * Various LED's to show good/bad status | ||
+ | * A radio transmitter to send position, altitude and sensor readings back down to the ground | ||
+ | * A microprocessor to control all of the above | ||
+ | |||
+ | I quickly realised that the Raspberry Pi I had been bought wasn't best suited to the job. Whilst it would work, it was a bit big and heavy and also operated at 5V which meant a bigger battery pack would be needed. | ||
+ | |||
+ | * Arduino Pro Mini 3.3V 8MHz microprocessor | ||
+ | * HABsupplies uBlox M8C GPS break out board | ||
+ | * Radiometrix NTX2B-FA radio transmitter | ||
+ | * 2 x DS18B20 temperature sensors | ||
+ | * microSD trans flash break out board | ||
+ | * FTDI serial break out board (to allow me to program the microprocessor) | ||
+ | * Battery holder (4 x AA) | ||
+ | * Straight and right angled header pins | ||
+ | |||
+ | I ordered the GPS and radio items from HAB Supplies (Now [[https:// | ||
+ | ===== Wiring the tracker ===== | ||
+ | My main piece of advice is to download and read the datasheets for all your components before you start wiring things up. They contain vital information about voltage/ |
projects/infcu1.1436014820.txt.gz · Last modified: 2015/07/04 13:00 by infaddict