Press "Enter" to skip to content

Posts published in “Tools & Platforms”

Learn how to install various tools & platforms which you use in your development and deployment environments.

esp32 on QEMU

Not having the entire hardware for embedded projects is a pain. It stops the development entirely and is extremely inefficient. In traditional software dev –…