HTTP Response and Request

This week I tried to send and receive the http headers fields. For sending the header fields from the server, the task was easier since we just needed to simply send out the suitable. By referring on the microchip demo code, I wrote a code to send the required response Read more…

Another Leaves the Nest

Although this was not my final week (my next week is), yet this is my final blog. As next week we will be working on something different (writing tutorials), I wanted this blog to be my goodbye letter. 29 weeks are over, during which, I learned a lot, I worked Read more…

TCB in FreeRTOS

Last week, I found that the value pxCurrentTCB is different from the instruction address of my task created. After discuss with Dr Shawn, he told me that the value of pxCurrentTCB should be different from the instruction address of task created inside elf file. The pxCurrentTCB is holding the stack address Read more…

A New Chapter

With minimum expectation and completely blind faith I had arrived at AESTE for the beginning of my internship of 12 weeks. Just to give a background, before I proceed with my blog, I am a Bangladeshi student studying Electrical and Electronic Engineering in Malaysia and I have been here for Read more…

Closing Chapter

I still can’t buy the fact that this is my last time to write an official blog as AESTE intern. Yes! If you haven’t figured it out yet… I’m the type of person who hates all the goodbye thing. 🙁 I do still remember my first blog I wrote, my Read more…