Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
hello everyone! I’m working on a real-time egg-counting project using a Raspberry Pi and computer vision. Originally, I thought I could use OpenCV with contour detection for a quick, lightweight […]
Hey everyone! I wanted to give you an update on my egg-counting project. I decided to train a model using a dataset from Roboflow and chose YOLOv5 as the model. […]
Hey everyone! I was working on my egg-counting project, and it’s going really well so far! Now, I want to detect only the eggs that pass a specific checkpoint on […]
Hi everyone, I’m trying to clone the Zephyr repository, but I’m encountering the following error: Cloning into ‘zephyrproject’… remote: Enumerating objects: 1150419, done. remote: Counting objects: 100% (495/495), done. remote: […]
Hi everyone, I’m encountering an issue with Zephyr SDK this is the error CMake Error at C:/Users/CLIENT/source/repos/zephir/zephyrproject/zephyr/cmake/modules/FindHostTools.cmake:104 (include): include could not find requested file: C:/Users/CLIENT/source/repos/zephir/zephyrproject/zephyr/cmake/toolchain/gnu/generic.cmake CMake Error at C:/Users/CLIENT/source/repos/zephir/zephyrproject/zephyr/cmake/modules/extensions.cmake:4519 (message): […]
Has anyone tried using the ESP32-CAM driver with ESP-IDF? I’m facing an issue where I can’t build the project, and I’m unable to access menuconfig. When I try the command […]
i am doing project using Flask where I’m streaming video to a website and also have a buttons iicons to control a robot (left and right up and down ..). […]
hello ! I am working with grid maps, representing an environment in terms of 2D or 3D cells that store values and can be plotted to create a map of […]
Hey everyone! I’m looking to upgrade my hardware to professional embedded projects not for educational purposes , i would like it to handle AI tasks, i already have esp and […]