Mags's repositories
basicMPU6050
Basic arduino library for the MPU6050 6-axis gyro.
ServoFlappingControl
:bird: Arduino sketch to control the servos of an RC ornithopter.
vector_datatype
Arduino library for 3D vectors and quaternions.
ornithopter-flight-calculator
:chart_with_upwards_trend: Program that calculates design parameters for an ornithopter in level flight
ADNS3080_frame_capture
Python script to render images from ADNS3080 sensor.
HeliFlightController
:helicopter: Flight controller for a 4ch RC helicopter.
FourBarSimulation
:chart_with_upwards_trend: :triangular_ruler: 2D simulation and animation of a four-bar linkage.
ServoMotor
Arduino library to make a servo motor with an analog sensor, a bidirectional DC motor, and an H-bridge.
ornithopter-hover
Code and Design files for hovering ornithopter MAV :bird:
AirplanePitchStabilizer
:airplane: Arduino sketch to stabilize the pitch-axis of an RC airplane.
pulseInput
Arduino library to read the pulse-width of digital signals
TrackVehicleSimulation
:tractor: 2D Simulation and animation of tracked vehicle
gmod-duplications
Repository for Gmod duplications and expression2
rcmags.github.io
:trollface: Personal website for blog and projects
SelfBalancingRobot
:aerial_tramway: Arduino sketch for a self balancing robot stabilized with an IMU.
TrackRobot
:tractor: Large arduino sketch for an autonomous tracked vehicle.
basicCalculus
Arduino library to perform real-time differentiation and integration
Calculator-GUI
A basic calculator GUI made with tkinter
compositionNotebook
:books: Collection of scripts for an undergraduate research project
fin-development
Protype files for an aerodynamics simulation in Garrysmod (Fin3)
GmodOrnithopters
Duplications of ornithopter designs for Garry's Mod
library-registry
Arduino Library Manager list
LineFollowingRobot
:car: Arduino sketch for a line following robot based on infrared LED's
radio-control-configurations
Backup of configurations for RC vehicles
SortingAlgorithmCompare
Program to compare basic sorting algorithms along with a linked list