Published onSeptember 24, 2023Working outside idea in KL/Selangorwfhremote-workingdigital-nomadSometimes when I get bored working at home or in the office, I wander around some cafes and places to work. It turns out, I become far more productive than staying in the same place every day.
Published onFebruary 15, 2023Deploy Node-RED flows to the Cloud (Azure)node-redazurecloudiottutorialputtyNo more local server! Learn how to host your Node-RED flows in the cloud with Microsoft Azure
Published onFebruary 11, 2023Get started on IoT with Node-RED & ESP32mqttiotnode-redesp32tutorialLearn to create an IoT project using Node-RED, ESP32 & MQTT. Control devices and synchronize LED status with Node-RED dashboard over the internet
Published onJanuary 28, 2023CUDA on Nvidia MX130 GPUcudapytorchsupergluegpuGuide to use CUDA on Nvidia MX130 GPU to accelerate ML/AI inferencing on laptops
Published onNovember 19, 2022Count 0-9 using Arduino Uno (ATMega328P) in AssemblyassemblyarduinoavrCounter program using Arduino code (C/Cpp) is too mainstream. How about we code using Assembly? Let's see how I put up the pieces together