Instead of using an Arduino Uno as the primary microcontroller for the flight computer, we went with the Arduino Nano which has more analog ports and is much lighter (without the screw terminal adapter). The use of screw terminals seemed rather promising until it was time to actually package the electronics system. Because of our desired weight limit and the design of the payload, wire management became an issue and possibly contributed to the ultimate failure of the electronics system.
The electronics package in its entirety can be seen to the right in the above picture. This system consists of two BH1750FVI Light Intensity Sensor Modules, an ADXL 345 Accelerometer, DHT21 Humidity/Temperature sensor, UBLOX GPM GPS, 10DOF MS5611/HMC5883L/MPU6050/MWC Flight Control, and the LC Studio SD card reader.
In order to ease our task of finding the payload after the it had landed (prematurely in our case), we had attached a siren to the payload that was powered by a 9V battery. It could be powered on by a simple switch, and proved to be quite beneficial to the recovery aspect of the project.
In addition to using a switch to power on the siren I mentioned in the previous paragraph, we also used a switch to power on the Eagle Flight computer and the electronics system that we constructed. In order to tell that the systems were powered on, we attached a 5V LED in parallel with the Arduino Nano. I soldered a 1K ohm resistor onto the positive lead of the LED so that it would not burn out. When the switch was closed, the LED would light up telling us that the system was running.
No comments:
Post a Comment