Skip to content

Person-0/GlideRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlideRC

Transforming a 2$ hand-thrown foam glider into an RC Airplane.

Motivation

I recently discovered this foam glider kit on a toy store while I was travelling. As soon as my eyes saw it, I thought "Why not add a motor and make it fly?" and thus, this project was born. Who would've thought it would take this much effort!

Parts

Available as BOM.csv

Might change later on, Depending upon prices and availability.

Schematics

Done in KiCAD: Schematics folder

Since there is no PCB (these are all components wired/soldered together), there are no PCB files.
However, you can still open the schematics in KiCAD, by:

  • Opening KiCAD
  • Clicking File (top left) >> Open Project
  • Navigating to the the repository's saved destination,
  • Opening /schematics directory
  • Selecting the file test.kicad_pro

This will open the schematics in KiCAD for easier viewing!

schematics

Firmware

In progress: Firmware folder
Please see the readme inside the firmware folder for more info on firmware.

Design

Design files (.step, .dxf are available in the /design directory)

Sample Foam Glider link

Yes, this was designed in paint. I'm sorry.
"cog" is short for Centre Of Gravity
see: https://rcplanes.online/index5.htm

  • The control linkages have not been included as they can only be finalized during the build process.
  • The ailerons and elevators will be cut out from the foam wings and taped to the airframe after a 45deg cut so that they can fold up and down to some extent.
  • I will be using a vertical mount made of hard cardboard / cutout plastic which will be fixed via a music wire to the servo arm. The mounts will be glued to the ailerons and elevators.

CAD Model Credits (GrabCAD.com):

What currently works?

  • Radio Receiver-to-MCU data transfer
  • MCU can control the servos (responsible for controlling the aileron and elevator), the brushless motor
  • MCU can access IMU data (gyro, accelerometer)

What is planned?

  • Calibration of values that we actually receive from the components / that actually make the components work
  • Stabilization of the aircraft when no updates are received from the transmitter using IMU data to get smooth and stable flight

These goals will not be possible without physical possession of the required components, hence will be done after I receive the components.

Notes for self

  • look into connector types for battery discharge (specs say xt90 but im skeptical of that)
  • look into battery charging

Credits

References

About

Transforming a 2$ hand-thrown foam glider into an RC Airplane.

Resources

License

Stars

Watchers

Forks

Contributors