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