Hello, I'm Ali Berkant Eker đź‘‹

As a master's student in Astronomy and Space Sciences at Erciyes University, I conduct research and develop various projects in the fields of embedded systems, telemetry, and satellite technologies. I also serve as the Captain of the KAYSat Model Satellite Team, working with my teammates to bring our projects to life.

KAYSat Model Satellite Team

As one of the founding members of the KAYSat Model Satellite Team, established in September 2022 under the leadership of our advisor, I have been actively involved since the project's inception. Currently, as Team Captain, I support the team's coordination and project planning. Furthermore, I contributed to the creation process of the "CubeSats and Space Technologies" course opened by my advisor, and I now serve as a co-instructor for its practical technical training sessions. As a team, we continue our work with an interdisciplinary approach.


My Projects

CANSAT (Educational Project)

Our first project as the KAYSat team was to develop a CANSAT, a model satellite the size of a soda can. Through this project, we gained valuable experience in collecting basic sensor data, transmitting it via telemetry, and processing this data. In this work, as Team Captain, I took part in coordinating the integration of electronic systems and the software development processes.

CANSAT Model Satellite Showcase

This hands-on project was a crucial first step for our team, establishing a strong foundation in satellite subsystems and mission operations. The experience gained here directly paved the way for our more advanced entry into the Teknofest competition.

During the CANSAT project's development, we successfully handled the technical integration and verified our prototype's functionality through various tests. We shared these successful results with the academic community through presentations at relevant departments in our university. These presentations offered a valuable opportunity to introduce our project to a wider audience and receive feedback. The insights gained from this feedback were highly constructive, reinforcing our design choices while also highlighting areas for improvement. Ultimately, the confidence and the technical skills honed during the CANSAT development were instrumental in our decision to take on the more ambitious KAYSat project for the Teknofest competition.

Presenting the Cansat project

KAYSAT KAYSAT Model Satellite and Carrier System
(Teknofest Model Satellite Competition)

KAYSAT is a model satellite we developed for the TEKNOFEST 2023 Model Satellite Competition, designed to perform autonomous tasks according to the competition's requirements. In this project, alongside my responsibility as Team Captain, I also served as the Electrical Subsystem Designer. This process provided an opportunity to apply our theoretical knowledge in a competitive environment and to create a product as a team.

NOCTUS-06 Functional CubeSat and
Ground Station Platform

Developed by: Ali Berkant Eker

NOCTUS-06 Satellite

Project Purpose

NOCTUS-06 is a ground-based CubeSat prototype, designed in a 1U format, that collects atmospheric data (temperature, pressure, humidity, CO2, methane, etc.) and transmits this data instantly to a ground station via RF telemetry. This project was undertaken to demonstrate the capabilities for developing low-cost satellite systems and data acquisition platforms.

Core Platform Capabilities

  • 🛰️ CubeSat (NOCTUS-06): 1U chassis designed in SolidWorks, measures critical data once per second.
  • 📡 Real-Time Data Stream: Data is packaged in JSON format and transmitted instantly via RF telemetry.
  • 🖥️ Desktop User Interface (GUI): Custom GUI visualizes live data, map positions, and real-time graphs.
  • đź’ľ Dual-Layer Data Storage: Data is saved to an onboard SD card and simultaneously stored on Firebase.
Ground Station
Circuit Detail

Technical Specifications

  • Sensors: BME280, MH-Z19, MQ-4, MQ-9, MPU6050, INA219
  • Positioning: GY-NEO6MV2 GPS Module
  • Processor: Arduino Mega 2560 Pro Mini
  • Communication: RF900 Ultra Long Range Radio Modem
  • Power: 2x 18650 Li-ion Battery (7.4V), 5V DC-DC Converter

Flight Tests & Mission Simulation

The project's final phase involved a critical mission simulation to test the end-to-end functionality of the NOCTUS-06 system. The CubeSat was deployed via a drone to perform real-world data acquisition. The following images document the key stages of this successful field test, from system integration to live data monitoring and autonomous flight.

Real-time data control during flight

Real-time control of incoming data from the Noctus06 satellite during its flight over the solid waste disposal site. This stage was critical for verifying the telemetry link and ensuring the accurate reception of sensor data.

Integration of the CubeSat onto the drone platform

Integration of the Noctus06 CubeSat onto the drone platform followed by system checks. During this phase, the satellite's compatibility with the carrier system and its telemetry link were verified, while preliminary measurements were taken to calibrate the methane gas sensors.

Autonomous flight test of the Noctus06 CubeSat

Autonomous flight test of the Noctus06 CubeSat. During its flight over the solid waste disposal site, the drone-mounted satellite collected a wide range of atmospheric data—including temperature, pressure, humidity, and other gas levels—with a primary focus on identifying methane sources. This test marks a significant step in demonstrating the project's capability for multi-parameter environmental monitoring.

Conclusion and Learnings

This project has provided practical experience in embedded systems programming, sensor integration, power management, and wireless communication. The successful real-time transfer of data in JSON format to a Flask and Electron-based interface demonstrates a complete system integration.