


The world is digital, but life is analog..




























A very interesting talk by Prof Meyya – San Jose University

Talk #2




The visit was led by Dr. Aqilah Othman, Head of the Department of Engineering, FTKEE, and was part of our continuous effort to monitor, assess, and enrich students’ industrial training experiences, in line with EAC requirements and our broader academic objectives.
Student Presentation: Learning Beyond the Classroom
The visit began with a presentation by our trainee, Anum, who is currently undergoing her six-month industrial placement at Infineon Kulim.
Throughout her internship, Anum was tasked with developing an inventory management system—a real, production-relevant problem. Her work involved:
Barcode scanning of reticle wafers
Generating structured log files
Storing and managing data using an SQL database
Developing a web-based dashboard for monitoring and traceability
For context:
A reticle wafer is a critical component in semiconductor fabrication, used in the photolithography process. It acts as a patterned mask that transfers circuit designs onto wafers. Accurate tracking and inventory control are essential to ensure process integrity, yield, and traceability—making Anum’s system highly relevant to real manufacturing operations.
What stood out was not just the technical execution, but her ability to connect software development, database management, and manufacturing workflows—a clear example of how engineering theory transforms into industrial practice.



Following the student presentation, we had a meaningful discussion with Mr. Jeffery, Managing Director of Infineon Kulim.



Mr. Jeffery has been serving as CEO@Faculty for FTKEE, UMPSA, and has been extremely active in driving semiconductor-related initiatives with the faculty. Among the notable engagements:
Industry input into semiconductor-focused workshops
Support for elective development
Ongoing collaboration to align curriculum with industry needs
One of the key outcomes of this visit was guidance for FTKEE to structure and strengthen elective offerings, particularly in the areas of:
VLSI Design
Analog IC Design
Digital Design
Semiconductor Technology & Manufacturing
These directions are timely and crucial as FTKEE continues to position itself as a strong contributor to Malaysia’s semiconductor talent pipeline.
Into the Fab: A Walk Through Advanced Manufacturing
Towards the end of the visit, we were brought into the fabrication area, where we witnessed state-of-the-art semiconductor manufacturing facilities.


Dressed in full cleanroom suits, the experience was both impressive and nostalgic. It brought back memories of my own early industry exposure at Agilent Technologies back in 2001, where I had the chance to observe etching processes for LED wafers, including die placement.
At that time, white LEDs were still a technological challenge. I vividly remember reading textbooks that explained why LEDs existed in almost every color—except white. Producing white light required combining multiple wavelengths, making the process complex and expensive.
Fast forward to today: white LEDs are everywhere—in our homes, streets, and devices. Standing in Infineon’s fab yesterday was a powerful reminder of how engineering innovation evolves from complexity to everyday reality.
For a better understanding of what’s happening in a litography machine (the one that is always in a cleanroom facilities), refer to the link below:-
A nice explaination about litography process by Verastium
This visit reinforced a belief I hold strongly:
Industrial training is one of the most important phases of an engineering student’s journey.
It is during internship that students:
Experience real job training
Understand industrial constraints
Learn how theory translates into practice
Discover what it truly means to be an engineer
Seeing Anum confidently present her work, engaging with engineers, and contributing to a real production environment affirmed the value of these experiences.
As educators, our role is not only to teach theory—but to create pathways where students can live the engineering profession before they graduate.
And visits like this remind us why that effort is always worth it.














Catching up with Quan – 23/24 STEM Lab’s mentor.
Quan is currently on CNY holiday break from his dual-degree program in BJTU (BEL).
A good effort in exploring FPGA in digital system designs.

Well done everyone!
Students from BTE 1522 and DRE2213 presented their final projects, and the outcomes were impressive =).
What began at the start of the course as an introduction to beginner Python programming through a simple Pygame slider game (Pygame assignments) has now evolved into fully functional sensor-based systems using Raspberry Pi and the BME280 environmental sensor.
This transition from a purely digital game environment to a real-world, physically embedded system, was intentional =).
By first grounding students in Python fundamentals (variables, loops, conditionals, event handling, and logic flow) through game development, students were able to focus later on how their code interacts with the physical world.
Learning Python Through Motion, Data, and Innovation: BTE1522 Project Showcase
Students from BTE1522 – Innovation (Python) recently presented their final projects, and the results clearly demonstrated how hands-on, sensor-driven learning can elevate Python programming skills.
In this course, students worked with the MPU6050 motion sensor on the LilEx 5 platform, moving beyond basic scripting to build end-to-end data-driven systems involving sensing, storage, and visualization.
Project Focus
Each student group was tasked to:
Read motion data from the MPU6050 using Python
Design and conduct structured data collection for different human movements
Store the data in a database of their choice
Build a dashboard to visualize and interpret the collected data
This workflow mirrors real-world IoT and data engineering pipelines.
Movement-Based Data Collection
Students collected sensor data based on well-defined criteria, including:
Standing
Leaning left and right (roll)
Bending forward and backward (pitch)
Lying down
They carefully controlled parameters such as:
Sampling rate
Timeframe per movement
Sensor placement
Calibration procedures
This encouraged students to think critically about data quality, consistency, and repeatability, not just code correctness.
Using Python, students transformed raw accelerometer and gyroscope readings into structured datasets. They then explored different tools and platforms to:
Build databases
Create dashboards for visualization and interpretation
Through this process, students learned that innovation is not only about building something new, but also about making data understandable and useful.
Physical Embodiment as a Learning Strategy
Similar to DRE2213, this course emphasized learning through physical embodiment. Students could directly observe how body movement affected sensor readings, reinforcing their understanding of:
Coordinate axes
Sensor fusion concepts
Time-series data behavior
By linking physical motion to Python code and visual dashboards, abstract programming concepts became concrete and intuitive.
Overall, student performance was very satisfying. Good job everyone.
The projects demonstrated strong engagement, creativity, and a growing confidence in Python programming.
The project videos embedded below highlight how students applied Python not just as a programming language, but as a tool for sensing, data analysis, and innovation.
In their final projects, DRE2213 students successfully demonstrated:
Closed-loop sensing systems
Integrating the BME280 sensor with Raspberry Pi using Python, where sensor readings triggered real-time responses such as LEDs and buzzers.
Data logging and storage
Students independently explored multiple database solutions:
Firebase
Google Sheets / Spreadsheet-based logging
This showed strong initiative and adaptability beyond what was explicitly taught.
Dashboard development and visualization
A wide range of dashboard approaches were implemented, including:
HTML-based dashboards
Adafruit IO
Flask web applications
Streamlit dashboards
Each solution reflected different design choices, yet all achieved the same goal: making sensor data meaningful, visible, and interactive.
https://youtube.com/shorts/KYIy1CRj6Nk?si=2cHH3TGO1eFjDp9y
https://www.youtube.com/shorts/KYIy1CRj6Nk
https://youtube.com/shorts/KYIy1CRj6Nk?si=2cHH3TGO1eFjDp9y
What stood out most was how BTE1522 and DRE2213 students connected abstract Python code to tangible outcomes. Seeing a buzzer activate, an LED respond, or a dashboard update in real time helped students understand what their code is doing, not just whether it runs.
This combination of:
Digital embodiment (game-based learning with Pygame), and
Physical embodiment (real sensors, real data, real feedback)
proved to be a powerful approach in helping students grasp programming concepts more deeply and confidently.
The quality of the projects and the variety of technical approaches exceeded expectations. Students demonstrated not only programming skills, but also problem-solving, system integration, and creativity.
The embedded project videos below showcase their work and reflect a learning journey that truly bridges Python programming and real-world applications.
Nurul Hazlina – Feb 4th