Description
Reviews
Description
Reviews
A CanSat is a miniaturized satellite system designed to simulate the functionalities of a real satellite within the volume of a soda can. This project presents the development of a low-cost, compact CanSat system for real-time weather monitoring and data transmission to a ground station. The system is built around the Teensy 4.0 microcontroller, which serves as the central processing unit for collecting and managing sensor data.
The CanSat integrates multiple sensors, including an air quality sensor, BMP180 barometric pressure sensor for temperature and pressure measurement, a gyroscope for orientation detection, and the INA219 current sensor for power monitoring. A GPS module provides real-time location tracking, while an MMC card is used for onboard data logging. Wireless communication between the CanSat and the ground station is achieved using XBee modules, enabling reliable telemetry transmission.
Power is supplied by a battery system regulated through the LM2596 voltage regulator to ensure stable operation. The system also includes actuators such as a servo and DC motors controlled via a driver circuit, along with a buzzer for status indication.
During operation, the CanSat collects atmospheric parameters such as temperature, pressure, altitude, and air quality, processes the data onboard, and transmits it to a PC-based ground station for monitoring and analysis. The proposed system demonstrates an efficient, scalable, and cost-effective approach to environmental data acquisition, making it suitable for educational purposes and preliminary aerospace research.
Objectives:
video:
- To design and build a compact CanSat system using a Teensy 4.0 microcontroller.
- To measure environmental parameters such as temperature, pressure, altitude, and air quality using sensors like BMP180 barometric pressure sensor.
- To monitor system power using the INA219 current sensor.
- To obtain real-time location data using a GPS module.
- To transmit collected data wirelessly to a ground station using XBee modules.
- To store sensor data locally on an MMC/SD card for backup.
- To provide alerts using a buzzer and control mechanisms like servo and DC motors.
- To develop a low-cost and efficient weather monitoring system for educational and research purposes.
- Battery power.
- LM2596.
- Teensy 4.0 microcontroller.
- Air quality sensor.
- BMP180.
- GYROSCOPE
- IA219 module.
- GPS
- DC Motor.
- Buzzer.
- Servo motor.
- XBEE Transmitter and Receiver.
- Arduino IDE for compiling and dumping code into Microcontroller
- Express SCH for Circuit design.
video:












