Calculus formula sheet Hi there. Here’s my condensed formula sheet. It solves 99.9% of your headaches and saves time from memorizing them. Derivative$$\begin{align}\cfrac{d}{dx}\left(a\right) &= 0\\\cfrac{d}{dx}\le 2023-11-14 non-coding math study-note
Derive light speed from Maxwell equation set Hi there. It has been half a year since I updated this blog. I was doing my projects and staying unemployed at home. Recently, I started my Uni life and became busy with the assignment. The hazy life 2023-10-30 non-coding math study-note
Setup vim as ESP-IDF editor Greetings. This blog is for those who want to use Vim to program ESP32 instead of Visual Studio Code. Recently, I have some project that require high speed computing on a microcontroller. After some 2023-04-07 coding c ESP32
Homemade 24-Hour printing server Greetings. In my previous blog, I shared an experience of setting up an overclocked Linux server on a tv box. Overall, the server is quite decent on extreme low budget. Therefore, I want to make use o 2023-03-25 non-coding arm server Armbian
Hijacking and overclocking an TV box Hello, there. I’m sorry for not updating for more than half a year. Well, I just finished my SPM. Anyway, I was free during these few months. I am planning to do some research in Machine Learning. I a 2023-03-14 non-coding arm server Armbian
HP 39gs hpgcc aplet development Hello, there. It has been two months since not updated this blog. Well, this is because I’m busy with school exams and studying. Luckily, now I’m free. So, a few days ago, I was trying something new o 2022-07-09 coding c hpgcc arm
Design a 8 bit CISC simple and weird CPU Hello there, in my last blog, I have designed my custom instruction set (ISA), LBK8. Now, I am going to design first CPU prototype that able to run the new ISA. In this blog, I will share my experienc 2022-04-17 8-bit CPU non-coding
Design a 8 bit CPU ISA Hello there. I am going to design a 8 bit CPU because I actually has design a 3 bit cpu before when I was in form 1. Although the cpu is barely working but it give me a nostalgia feeling. Now, I want 2022-04-14 8-bit CPU non-coding
Building a IoT farming from Swinburne workshop Hello there. Recently, I joined a Swinburne workshop about IoT and get a farming kit from them. So, I will share my experience of assembling this kit. Assembling the circuit At first, I received a pac 2022-04-09 coding
Call of Duty mobile keymapper using adb Hello there. Recently, my friends and I reinstall call of duty mobile back. Unfortunately, I am bad at playing games on mobile phone. Playing a fps game with only two thumb is literally a disaster to 2022-04-03 coding android c++ java gaming