Skip to content

PCB Design introduction mimicking airplane communication

Notifications You must be signed in to change notification settings

filipcoja/pcbmimicking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCB Test Mimicking (CojAir)

Printed PCB

This repository contains the code for mimicking an airplane and its controller.

Submodules

Airplane: Contains the code mimicking the airplane. It uses the HC-12 to send its telemetry to the base station (controller).

Controller: Contains the code mimicking the base station (controller). It uses the HC-12 to receive and parse the telemetry from the airplane.

Hardware used

  • 1x Arduino ATMega2560
  • 2x HC12 Wireless Module transceiver
  • 1x MPU6050 Accelerometer
  • 1x 10K Ohm Resistor
  • 1x 4k Ohm Resistor
  • 3x 220 Ohm Resistors
  • 1 220uF Capacitor
  • 1x 220nF Capacitor
  • 1x Buzzer
  • 1x Red LED
  • 1x Green LED
  • 2x Servo Motors
  • 1x Custom printed PCB
  • 1x BMP 280

Schematics and Designs

Schematic for PCB

Here is a picture of the airplane, the controller used a generic breadboard setup with a HC-12 transceiver module.

Airplane Schematic as SVG

EasyEDA JSON file for Schematic

PCB Design

Airplane Schematic as SVG

Airplane Schematic as SVG

EasyEDA JSON file for PCB

About

PCB Design introduction mimicking airplane communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published