UMPSA STEM Lab: Artificial Intelligence (Decision Making) Program Synopsis
Arduino Programming 2026/2 – KV Tawau, Sabah
UMPSA STEM Lab Arduino Programming can be found here.
Throughout the course, 30 participants from Kolej Vokasional Tawau Sabah were introduced to the concepts of programming loops, conditional statements, and sequential execution. Activities include controlling multiple LEDs, understanding the concept of digital output, using a photoresistor to expand their understanding of sensor interfacing, integrating analog sensors with Arduino and controlling digital outputs based on sensor readings. Towards the end, participants visualize data and messages using an OLED display.
Thank you En Shufi for coordinating the communication between UMPSA STEM Lab and the participants.



























Robot Literacy 2026/1 – KV Tawau
*UMPSA STEM Lab Robot Literacy – Introduction to Robot and Robotics can be found here.
150 students had participated in this program, in collaboration with Kolej Vokasional Tawau. Students have gone through activities including robot anatomy, actuators and sensors.
Robot Literacy module introduced participants to the basics of robot construction, programming, and problem-solving through interactive challenges.
The initiative aimed to:
-
Build digital and technical literacy among students.
-
Nurture creativity, teamwork, and critical thinking.
-
Spark early interest in engineering, robotics, and STEM-related careers.
Importantly, today’s program also reached underrepresented groups ensuring inclusivity in STEM education.
Thank you Yayasan UMPSA – En Jamil Jaafar, for initiating the program and coordinating the communication between STEM Lab and the participants.
https://www.facebook.com/reel/967557675974568






























Rasp Pi KV Tawau
Act 1 –
Wokwi – https://wokwi.com/projects/383509156510287873
tutorial – Activity 1
Act 2 –
Wokwi – https://wokwi.com/projects/383509164064230401
Tutorial – Activity 2
Act 3 –
Wokwi – https://wokwi.com/projects/383509295639565313
Tutorial – Activity 3
BHE3233 BTS4433 – Week 7 – Midterm Test











PSDC – Industrial Talk IC Design
























BHE3233 BTS4433 – Week 7 – Sequential RTL – Lab 4


-
-
-
- The State Register: This is a synchronous block (using
always @(posedge clk)) that updates the current state to the next state at every clock edge, or resets it when a reset signal is triggered. - The Next-State Logic: A combinational block that evaluates the current state and external inputs to determine what the next state should be.
- The Output Logic: A combinational block that generates the output signals based on the current state (Moore machine) or both the current state and inputs (Mealy machine).
- The State Register: This is a synchronous block (using
-
-

-
-
-
- S0: Nothing matched yet.
- S1: Matched “1”.
- S2: Matched “10”
- S3: Matched “101”
- S4: Matched the full “1011” sequence (this is where the output goes high).
-
-

-
-
- IDLE: Waiting for the start command.
- LINK_ESTABLISH: Attempting the communication handshake.
- DATA_TRANSFER: The active data transmission session
- LINK_TERMINATE: Securely closing the session
-







2026 Book :) Digital System Design with Verilog: FSM, RTL Modelling, Pipelining and Static Timing Analysis
The book is finally in =).
There is a specific kind of satisfaction in hardware engineering—the moment a conceptual logic circuit transitions from a schematic to a functional physical implementation. My fascination with this process began in 1999 during my undergraduate studies under Professor Othman Sidek. Back then, the ability of an FPGA to house a vast array of logic functions felt revolutionary.
It all started with a project in my Digital Electronics 2 subject. I remember it vividly, we built an automated counter for badminton matches. The digital logic system was designed to detect whether a shuttlecock landed in or out of bounds to assist the umpire in ruling points. That small-scale project served as the gateway to a much deeper exploration into digital systems.
From Undergraduate Roots to GSM Architecture
By the time I reached my final year project, I was diving deep into digital systems for GSM communication modules. Through a family connection—my cousin, who was then a technician for a leading telecommunications provider—I gained invaluable access to the industry standards of the time.
I was particularly focused on implementing Convolutional Encoders, which were essential for error correction in mobile networks. At the time, we worked across the five primary channel types:
-
-
-
TCH/FS (Full Rate Speech)
-
TCH/HS (Half Rate Speech)
-
FACCH (Fast Associated Control Channel)
-
SACCH (Slow Associated Control Channel)
-
SDCCH (Standalone Dedicated Control Channel)
-
-
The successful implementation of these designs wasn’t just a hurdle to pass for graduation, it was the foundation of my continued passion with digital logic =p
Fast forward to 2021, I returned to the classroom to teach Digital System Design. Re-engaging with the subject after years in the field felt like a homecoming. During this period, I began supervising Phuah Soon Eu on the project involving the implementation of metaheuristic algorithms on IC chips.
The inherent challenges of translating high-level algorithms into hardware were tackled: managing floating-point arithmetic, optimizing RAM architectures, and modifying algorithmic flows to suit the rigid requirements of digital implementation.
Introducing the Book: A Practical Path for the Novice
Through the project implementation, a persistent “missing link” in technical FPGA education literature. There is a steep cliff between learning basic Verilog and understanding the professional constraints of a production-ready FPGA design.
To bridge this gap, this book is introduced.
Digital System Design with Verilog: FSM, RTL Modelling, Pipelining and Static Timing Analysis
The philosophy is simple: The best way to learn a system is to build it. We designed this text to guide the reader through three critical phases:
-
-
-
Foundations: Introduction to FPGA architecture and Hardware Description Language (HDL).
-
Synthesis: A deep dive into RTL modeling and the complexities of Static Timing Analysis (STA).
-
Implementation: Mastering FPGA-specific design and the art of optimization.
-
-
Moving from Functional to Professional
This book is specifically written for those at the “Novice to Early-Intermediate” stage. It is for the designer to learn to perform a functional simulation but needs to learn how to read synthesis reports, meet specific timing targets, and redesign circuits with objective-driven outcomes.
It has been a privilege to author this with Phuah Soon Eu, and we hope this work serves as a catalyst for the next generation of digital designers—much like a badminton counter did for me decades ago :).
Raspberry Pi Programming 2026/1 – KV Tawau
*UMPSA STEM Lab Raspberry Pi Programming Synopsis can be found here.
In the Raspberry Pi IoT session, 20 students and teachers from Kolej Vokasional Kulim were introduced to the concept of the Internet of Things (IoT) using Raspberry Pi on the UMP STEM Cube, a pico-satellite learning kit specifically designed to facilitate engineering learning.
The content covered basic digital input/output operations on onboard LEDs, as well as topics such as dashboard design using gyro meter and BMU280 sensor data, including collecting and storing data in a cloud database. Participants learned to interface sensors with Raspberry Pi boards and develop IoT applications for real-world scenarios. The session provided students with valuable insights into IoT technology and its applications in various domains.
A special appreciation is extended to Cikgu Shufi from KV Tawau, Sabah for coordination in facilitating communication between the participants and the UMPSA STEM Lab :).
Nurul April 26th
















