Fuel your engineering passion!

Signup to follow weekly updates of my active engineering projects!

Subscribe to Newsletter!

Not sure where to start? Try here:

  • Gaining Experience with Pointers in C programming

    Gaining Experience with Pointers in C programming

    I’m still relatively inexperienced with using pointers in C programming. I have struggled with understanding the concept of pointers for a long time, but recently the pointer logic has clicked and I needed to document it somewhere. What are pointers in C programming? A pointer is a variable that points to an address in memory….


  • Single Board Computers for IoT:A Beginner’s Guide

    Single Board Computers for IoT:A Beginner’s Guide

    IoT is everywhere. From smart devices in homes to industrial IoT devices in factories, connected technology is transforming the way we live and work. But behind the scenes, these IoT sensors and gadgets need a brain to process data, communicate with networks, and make intelligent decisions. That’s where Single Board Computers (SBCs) come in. Unlike…


  • The Best Microcontroller for IoT Development in 2025

    The Best Microcontroller for IoT Development in 2025

    Selecting the best microcontroller for IoT is crucial for your project’s success. My idea is that when starting personal projects, you need to optimise for completing the project. Not cost or performance but rather, making the process enjoyable so that you dont give up. Your choice of MCU can have a huge impact on how…