by razman.ayop | Jan 10, 2021 | Research Guidance
It’s fairly easy to embed a YouTube video into your PowerPoint presentation. We will take you through the necessary...
by razman.ayop | Jan 7, 2021 | Research Activities, Research Guidance
In order to help student to conduct research in energy management system and components sizing, this dummy simulations is created. This is because the student that conduct this research struggle to convert the flowchart fro the research paper to the MATLAB coding....
by razman.ayop | Dec 21, 2020 | Research Guidance
In this project I will show you how to combine an ESP32-CAM with an ordinary security camera housing in order to create an online security camera. That means I will show you how to use the ESP32-CAM board in order to take pictures and then I will show you how to...
by razman.ayop | Oct 13, 2020 | Research Guidance
1. Install Microsoft SDK 7. 1 (Only if 2nd step fail) http://www.mathworks.com/matlabcentral/answers/101105-how-do-i-install-microsoft-windows-sdk-7-1 2. Write on Matlab mex -setup...
by razman.ayop | Oct 13, 2020 | Research Guidance
Download Save this code below as .m file function associateFiles(action, userExtList, fileStr) % associateFiles(action, extList, fileStr) % % Makes a registry files that can be used to set correct file associantions on % a windows platform....
by razman.ayop | Oct 5, 2020 | Research Guidance
Arduino has the ability to measure voltage using analog input pin. For Arduino UNO, there are 6 analog input pins (A0-A5) where you can use one of the pins to measure AC voltage. Arduino NANO has 8 pins while Arduino MEGA has 16 input pins. The analog input pins will...