GitHub.">

Embedded Systems Projects

All embedded systems projects that I have made or been a part of since 2015. Code for them is on my GitHub.

23 Jan 2024

A Chaotic History of the Three Body Problem

I then introduced a third sphere, and to my astonishment, the situation changed completely. Like I said, any geometric figure turns into numbers in the depths of my mind. The sphereless, one-sphere, and two-sphere universes all showed up as a single equation or a few equations, like a few lonesome leaves in late fall. But this third sphere gave “emptiness” life. The three spheres, given initial movements, went through complex, seemingly never-repeating movements. The descriptive equations rained down in a thunderstorm without end.

09 Jun 2023

Simulating the Three-Body Problem in Python

I then introduced a third sphere, and to my astonishment, the situation changed completely. Like I said, any geometric figure turns into numbers in the depths of my mind. The sphereless, one-sphere, and two-sphere universes all showed up as a single equation or a few equations, like a few lonesome leaves in late fall. But this third sphere gave “emptiness” life. The three spheres, given initial movements, went through complex, seemingly never-repeating movements. The descriptive equations rained down in a thunderstorm without end.

04 Nov 2022

SATOR - Escape The Room... With Code

On the 27th of September, I was chosen along with a friend to create an escape-the-room event at my school as a part of its annual science fest IRIS. I was surprised when I got the message saying that our pitch was approved since we did it partly as a joke, not expecting anything to come through, but I was enthusiastic. The idea was to have a group of puzzles in a room that the participants needed to code to find the answers to.

18 Oct 2022

Starting Python Playground

As of today, I’ve taken up the challenge of finishing every program in Mahesh Venkitachalam (my dad)’s Python Playground - a collection of Python programming projects full of art, music and simulations. I’ve read up on my first chapter and am planning on implementing it very soon, so stay tuned.

14 Feb 2021

EyeWriter

I’ve been working on a prototype for a project I call eyeWriter. The basic idea of eyeWriter is to track the user’s eye movements and determine where the user is looking on a screen consisting of several communication options and thereby finding what the user wants to communicate. The project has been put through three different competitions and receieved a large number of suggestions. I’m still developing the product into its final version but a peliminary ‘proof-of-concept’ prototype is complete. Here’s a short video I made about it.

12 Sep 2019

DriveSense

The legend of DriveSense began somewhere in the early 21st century. Its idea was created by a Hardware Consultant of age forty five and a teenaged cartoonist who wrote this article. The project’s main idea was to wake up a driver if he were to fall asleep. It was built for an annual competition TechExpo in IIT Guwahati.

18 Aug 2018

My First Circuit

I made my first working circuit today using a PIR motion sensor and an LED that would light up whenever something moves.