Author: Felix Tang

  • MasterMind game programmed in Matlab

    To access the full code, please go to the following link: (Choose the one programmed in Matlab) https://github.com/FelixT123/CS-Student/tree/main/MasterMind This program was created as part of my first-year course project in Matlab. Mastermind game ranks high among my favorite games because it really helps me level up my critical thinking skills. Below are a few snapshots… Read more

  • How to shrink and expand SD card partition (A step by step guide)

    Shrinking the image (Using Gparted) Note: While you can expand using Gparted as well, in this project, we used bash file instead. Installation of Rufus and Gparted How to move Gparted onto a SD card (Using Rufus) 1. Choose the correct setting for Device (The SD card you are using) and Boot selection (ISO file… Read more

  • How to reset forgotten Raspberry Pi password

    An easy yet challenging task A straightforward yet challenging task is to deal with a QR code scanner Kiosk positioned at the entrance of a container port. The Kiosk utilizes a Raspberry Pi 3B+ (RPi) as a sensor control, connected to a LAN network and utilizing GPIOs. I was tasked with changing the IP address… Read more