layout: project_template title: Power Supply description: Payload Control for inspireFly's cubesat, ContentCube-1 date: 2022-10-31 02:31:00 hero_image: image: hero_height: is-small hero_darken: true tags: project series: amp_lab_project author: inpsireFly show_sidebar: false
Joe Esser, Electrical Engineering Student (2024) [email protected]
Richard Gibbons, Direct PHD
Just Starting
This project is about designing, manufacturing, and testing a payload control board for a 1U cubesat. The board will control a camera, display screen, and deployable boom.
This project will teach students about advanced power systems concepts, such as DC-DC converters, how electronics in space work, and how to get multiple microcontrollers working together. Additionally, students will learn how to create circuit schematics and PCB board designs that are used to manufacture a product.
- Finalize board schematic
- Construct PCB
- Populate PCB
- Test PCB's functionality
- Establish functionality between the camera and microcontroller
- Establish functionality between the display screen and microcontroller
- Have the microcontroller control the camera and display screen simultaneously, and take a picture of the display screen
- Transfer the picture to a different microcontroller.
- Using BroncoSpace PROVES kit as the base of the satellite. Need to conform to their system.
- Using a Arduino for the microcontroller
- Using the OV5642 Camera
- Using the Adafruit OLED Breakout Board for the screen
To be determined
10/9/2023 Update Github 11/1/2023 Have a fully functioning software suite (breadboard setup) 11/1/2023 Have a fully functioning PCB design (electrical connections) 11/15/2023 Have the software running as expected on the PCB board