Press "Enter" to skip to content

Club TechKnowHow!

Virtualized sensors for esp32 emulator

Okay so you’ve got your esp32 emulator running on qemu. What next? I need to virtualize sensors. That cannot be done really because sensors return…

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 –…

Object Detection – The Basics.

What is object recognition? Before we delve into that, how do we identify images? In a general sense, an object is any item, entity, or…