HowTo Use VScode with STM32 Based MCU
How to setup STM32 Development environment under VSCode
How to setup STM32 Development environment under VSCode
As using proxmox as my homelab hypervisor and does prefer using lxc over vm and podman overdocker. For LXC OS, tested several OS, but archlinux could give us the latest podman version to work with. This post is going to guide you how to setup podman with overlay storage in archlinux LXC.
I am going to use podman over docker in all my builder due to its advantages in term of security, rootless, ... You can also refer to nice articles about podman vs docker.
macOS has built in TFTP daemon - which is useful for developer to transfer firmware during development. Ex. if you are OpenWrt developer :)
I am using macOS Ventura and it comes with default not bash, below steps are needed to change to use the latest bash from homebrew.
Recently, I build a new desktop PC for my development where my favourite ClearLinux OS is installed and there are 2 nvme disks are installed to expand storage capabilities. This post will show you how to write entry of fstab so the system can automatically mount your new disks. Format
This repository will introduce how to develope Golang based application with Quectel QuecOpen modules which support Linux based SDK: LTE modules (EC21-E, EC25-E, ... ), Automotive modules (AG35-E, AG35-NA, ... ), 5G modules (RG500Q, ... ).
This post analyze and provide solution to compile and integrate all needed kernel module and wireguard-tools to the QuecOpen SDK - running kernel 3.18 which WireGuard feature is missing.
Mesh VPN solution for QuecOpen based modules EC2x, Automotive AG35, Smart module SC20, SC600, ...
ADB (Android Debug Bridge) is a development tool that facilitates communication between your Linux box and Android device. ADB USB interface is found in Qualcomm based IoT Modules like EC21, EC25, AG35, SC20, ... with big memory size running Linux OS.
WireGuard is my choice which is in ClearLinux KVM inside my HomeLab server due to this fast, modern and secure VPN tunnel.
OpenCore is the next bootloader generation over Clover for Hackintosh fans, I need to spend my time to upgrade my old desktop to this new bootloader. With the help from OpenCore document, everything is going so much easy with MacOS Valina installation method.