Projects
Tinkering with various components, seeing systems come to life. This page documents both personal and school engineering projects I have done.
A side project that was undertaken during the Summer break of my Year 1 undergraduate studies with the objective of gaining a better understanding of Arduino circuitry and code. Online sources were referenced for the code as well as the way to solder the LEDs together.

A school project using an Arduino Uno board and an ultrasonic sensor. The robot was able to navigate through different obstacles including a plank, an incline as well as stop exactly 5cm away from a wall.

A school project during my first year of studies with the objective for us to gain a better understanding of photoplethysmography through the use of the heart rate sensor. Other design considerations were for the monitor to be portable and include additional features such as warnings when the heart rate detected is high.

A school project that was designed to allow us to gain a deeper understanding of the use of various Arduino components such as motor shields and the control of a water pump. The Arduino Uno was coded to alter the speed and direction in which the water is pumped.

A personal project that was undertaken during the summer vacation of my first-year university studies. To refresh my basic coding skills as well and have fun creating a playable game, I decided to follow online tutorials to recreate the Space Invaders game in Python using the Pygames library.
.png)
A school project with the objective of developing a code to introduce a Fourier transform to the ECG signal detected by the Arduino ECG module. The frequency-domain signal is then filtered before an inverse Fourier transform to return to a time-domain signal.
