Debouncing

Bouncing is the likelihood of metals to come into contact with each other, when the contact is opened or closed, producing unwanted multiple signals. Debouncing is the method of making sure only one desired signal is produced based on a single opening or closing of a contact. I have proceeded Read more…

The flow

This week was mainly spent finishing up the flow of the program. I first started with modifying the data file importer to accommodate the requested changes and continued with the addition of the CRUD functionalities of the admin page. I then started work on the MC page to handle the Read more…

Second Week of Internship

For this week my progress is still slow. I continued my study about CakePHP and at the same time I  tried my best to understand the structure of the first project that Dr.Shawn gave me.  I also do some study about PHP just to recall back what I have learned Read more…

Code Translation and JointJS

I work on generating Verilog version of source code based on user input which is coded in C++ this week. I study Verilog-mode and the way of this tool functions to properly instantiate the signals’ name. I make sure the program labels each device respectively to user’s input while doing Read more…

PIC32 HMAC-MD5

I spent this week jumping between tasks as I tend to get bored working on the same thing for long. This week I worked on implementing HOTP, flash and troubleshooting the SSL server. HOTP works by computing an HMAC based on 1- A static secret key generated by the server and Read more…

First Week in Aeste

On the first day, another intern and I met Dr. Shawn in the office. He directed us to setup some tools for the office usage and he also gave us a talk about the concept of gitflow. Just like every other intern, Dr. Shawn treated us a lunch at the Read more…

Backtracking

For the most part of the week everything was going according to plan. Setting priorities right, we decided to focus on the flow of the application which meant making sure that the application is ready to be used by the end-user with its core functionality done. So far, the Poco Read more…

First Week of Internship

On the first day I met Dr Shawn I was briefly introduced about the company and job scopes. Then, I was given a task to study about Git because I never use it before. I take about 2 days to finish all of the tutorials. After that, I continue studying Read more…