Axios

This week I continue my learning process about Vue.js and Vuetify. I tried to look into tutorials and examples and after that I tried to do it but at the same time I tried to changed the things a little bit because I want it to function the way things Read more…

Vue.js

This week I spent my time trying to understand how Vue.js works by going through the guide provided in their official website. I also tried to do the examples because it is the best way to learn things. After that, I tried to implement Vuetify which is a UI toolkit Read more…

Slow Week

This week I tried to focus on the things that Dr Shawn have told me to fix especially the edit function in the website. But my progress is very slow because I’m not feeling well for the past 2 weeks and I even took an MC for one day. Then, Read more…

Modem State Machine

This week was an intense week. The week started with me demonstrating the modem to Dr. Shawn and with a short check of the modem’s code by him. He noticed that there was no obvious state machine in the code which prompted a rewrite of the code to include one. Read more…

Redo

This week I only worked for two days as I took leave for three days so I do not have much progress with my project. I met Dr Shawn on the last day of the week and I showed him all the works that I have done so far. When Read more…

Modem Fixes

This week, I finished a working version of the modem which now supports sending data and properly detecting when there is a disconnect to allow reconnecting properly. There are however, a few limitations as of now. One of them is that for some reason on the current firmware, I am Read more…

Customization

This week we tried our best to finish and build all the features that are needed in project manager front end because the intern that work on the back end finished his internship this week. So we work together to build the download button, Edit and Create features in the Read more…

Bye AESTE!

Surprisingly, I was extremely efficient in my last week in AESTE. I have almost finished up every basic functionality of the project that I was supposed to do: Caching, Interfacing with the editor, REST Web API, Cloud Storage, User Interface and many others. Firstly, I’m very glad that I have Read more…

Emulating a Modem

This week, I wrapped up work on separating the USB features of the firmware which consists of the HID Keyboard and CDC Debugging Console into 2 seperate files together with 1 USB base file where functionalities are shared. These were written to resemble a library which helps to simplify usage Read more…

Racing against Time

I began breaking down the entire project with many mini tasks and went on finishing up sorting the JSON objects for LISTING. Though having done this, there are still many other tiny tasks that need to be finished such as grabbing the image from the editor and hosting it as Read more…