Projects
- Occultation/Automation
- Project lead since 2021.
- This project is centred around the automation of a equatorial mount telescope to convert it into a go-to telescope. Post this, various observational astronomy projects can be undertaken.
- Project EINSat
- On board computer lead since 2021.
- This project aims to build a fully functional space telescope to observe and detect exoplanets.
- xv6 internals
- Added system calls to the xv6 teaching operating system for locks, virtual memory management, etc.
- 3 CNF satisfiability with genetic algorithm
- This project is to maximise satisified clauses in a 3 CNF sentence by the use of a genetic algorithm.
- EDF Scheduler for FreeRTOS
- Modified FreeRTOS task scheduler to use the EDF algorithm.
- Brightness driver
- A linux device driver for a mouse to change the backlight brightness of the screen.