Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

zenitheesc/garatea3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Garatéa 3

Our aerospace probes are attached to balloons filled with helium, carrying astrobiological experiments to the stratosphere, which is crucial so we can have a better understanding about how organisms can survive in space.

What are aerospace probes?ProjectDetails

What are aerospace probes?

Our aerospace probes are balloons filled with helium, carrying astrobiological experiments to the stratosphere, which is crucial so we can have a better understanding about how organisms can survive in space.

Although they are part of a greater scientific experiment, the probes themselves are also fascinating from the point of view of embedded systems development. Our probes are equiped with microcontrolers, radios, sensors and cameras; every mission we aim to improve our systems so we can make the next mission even more efficient.

And, to sustain all our experiments and systems, we build reliable and reusable structures, that let us go to space multiple times.

Project

Garatéa 3 is our most awarded Space Probe, winning 3rd Place in Best Design in the Global Space Balloon Challenge 2018. This Space Probe was also a highlight at Campus Party.

We continue to use the Arduino Toolchain to develop software, but we grandly improve the hardware. Our mainboard was made with 2 Atmega microcontrollers (Master/Slave) communicating through I2C. The Master was connected to the most relevant acquisition sensors, such as GPS, pressure sensor, DHT, and barometer. The data read by the Master is sent to the Slave and the Slave receive sent them through LoRa and saved them in physical memory (EEPROM and SD card). The Slave also controlled the servomotor.

Our structure is based on a hypercube. The external connectors were built with white ABS filament and the supports were made with a PLA filament. The center cube is made with carbon fiber plates and the external cube with carbon fiber tubes connected by the 3D printed parts.

Component List

  • Main Atmega:
    • GPS (U-Blox NEO MAX-M8Q)
    • GPS (Adafruit Ultimate Breakout)
    • Barometer (BMP180)
    • DHT sensor
    • LM1117 Regulator
    • 7805 Regulator
  • Slave Atmega:
    • LoRa
    • Radiometrix
    • Servomotor
    • SD card
    • EEPROM

Details

Launch Date Max Altitude Experiments Awards
22/04/2018 31,6 km Experiments with yeasts, fungi and protozoa 3rd Place in Best Design (GSBC 2018)

zenith.eesc@gmail.com

Releases

No releases published

Packages

No packages published

Languages