Sairam Suresh

Projects

These are some projects/experiments that I have embarked on during my programming journey.

Click on one to learn more!
MathX
MathX
Developer (Android Side)
I was given the task to redevelop the android version of the MathX App, made by SST Inc. I remade the app in Flutter, Google's Cross Platform Development Toolkit.
Click to learn more →
SST Announcer
SST Announcer
Developer (Android Side)
I was given the task to redevelop the android version of the SST Announcer App, made by SST Inc. I remade the app in Flutter, Google's Cross Platform Development Toolkit.
Click to learn more →
Stacked (WIP)
Stacked (WIP)
Creator and Flutter Developer
In order to help out my Scout Unit with their admin duties, I am in the progress of creating an app which can support them in said duties.
Click to learn more →
📦
Tello Drone Controller (WIP)
Creator and Flutter Developer
In this hobbyist project, I experiment with the DJI Tello Drone's SDK and build the most fleshed out controller for it.
Click to learn more →
📦
Green Boxes
Creator and Flutter Developer
I created this app for my competitions in Discover Week 2024 and IDEX by ACSI
Click to learn more →
📦
Controlling a RainbowHAT with a Pi 4
Creator and Python Developer
This project yields a GUI program which can control all the functions of the RainbowHat except for the Extra GPIO pins.
Click to learn more →
📦
Calculator
Creator and Python Developer
I created this Python Calculator App to obtain the Computer Badge in Scouts
Click to learn more →
📦
Access Microbit Sensors From PC
Creator and Python Developer
This project attempts to create a Python program that can retrieve values from the Microbit sensors through the serial interface. It is also designed in such a way that can allow it to be imported and used by other python programs.
Click to learn more →
📦
Communication between 2 PCs over a Microbit network
Creator and Python Developer
This project aids in transferring data between 2 computers using the help of Microbit. This works by first sending the intended message to the sender Microbit through serial. It will then be broadcasted and the other receiver Microbit connected to another PC will receive the message and send it to the PC using Serial.
Click to learn more →