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/03/19 16:48] – infaddict | projects:infcu1 [2016/09/08 14:49] (current) – Updated link to Uputronics upu | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Holding | + | ====== INFCU1 - My First HAB Flight (by infaddict) ====== |
+ | |||
+ | |||
+ | For Christmas 2014, a good friend of mine bought me a Raspberry Pi and I immediately searched the web for projects I could use it for. Skipping past the usual (and boring) media servers I found several mentions of "High Altitude Ballooning" | ||
+ | |||
+ | ===== Where to start ===== | ||
+ | |||
+ | If you're reading this, you've already found the U.K. High Altitude Society (UKHAS). | ||
+ | |||
+ | https:// | ||
+ | https:// | ||
+ | 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.1426783694.txt.gz · Last modified: 2015/03/19 16:48 by infaddict