Home
Jai Krishna
Cancel

Aerial Navigation in GPS Denied Environments

Aerial Navigation in GPS Denied Environments image

A project on achieving realtime-orthomosaic SLAM for aerial navigation using a single downwards facing camera in outdoor GPS denied environments. Results Introduction T...

Co-Axial Bi-Copter

Co-Axial Bi-Copter image

A project to explore control strategies for thrust vector control of an co-axial propeller with four control surfaces. Note: The project is in progress, further details/sections will be added as...

Quasi Direct Drive Actuator

Quasi Direct Drive Actuator image

An open-source Quasi Direct Drive Actuator for use in locomotion centric projects. Note: The project is ongoing, the blog post will be updated as the project progresses. Hardware 400kv BLDC ...

Plug-and-Play Oxygen Auto-flow Regulator for Low Flow Oxygen Therapy

Plug-and-Play Oxygen Auto-flow Regulator for Low Flow Oxygen Therapy image

A portable, easy to interface device that intelligently controls the oxygen flow rate based on oxygen saturation and other vitals. This work has been published, please find the full details in ...

Dino Game Arduino Edition

Dino Game Arduino Edition image

Introduction I always had a thing for wearable electronics, a few months ago I got a cheap TFT display to play around with and the ultimate goal was to get familiar with all the electronics so that...

Manipulator Workspace Plotter

Manipulator Workspace Plotter image

Introduction I wrote this small script to tinker with DH Parameters and wanted to visualize and understand how joint limits affect the manipulator workspace. While there are many ways of generating...

TF101

TF101 image

Contents: Visulization of TF, Publishing, Broadcasting & Listening to TF, Static Transform, Joint and Robot State Publishers. A transform specifies how data expressed in a frame can be trans...

ROS Basics

ROS Basics image

Packages ROS uses packages to orgnaize its program, you can think of a package as all the files that a specific ROS program needs to run sucessfully. A few common items inside a package: launc...

Autonomous Stair Climbing Robot

Autonomous Stair Climbing Robot image

The aim of this project is to “Design, Develop and Implement an Autonomous Stair Climbing Robot which can climb stairs, turn at the quarter-landings and deliver packages autonomously”. Team ...

Hands On with AVR - 02 Interrupts

Hands On with AVR - 02 Interrupts image

Most processors have interrupts. Interrupts let you respond to “external/internal” events while doing something else. This article uses concepts that have been covered in the previous post “AVR Di...