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.
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Hello, I’m working on a project using an STM32MP157f-DK2 board running an Asterisk server on a Bootlin Linux image. The board is connected to my home network via a D-Link […]
I’m deploying a fine-tuned Mask R-CNN model (ResNet-101) on a Raspberry Pi 4 (4GB RAM) running Raspbian OS, using TensorFlow Lite v2.6 for aerial object detection. During inference, I get […]
Hello Everyone! Does anyone know how to reset a USB port on MacOS?
Hey, I’m developing a uC/OS-III application for Microchip SAMD21 (32KB SRAM) and struggling with memory fragmentation. The app allocates fixed-size buffers for sensor data, causing issues with new buffer allocations […]
Hello Guys, This is related to a PR i am about to raise It is a native I2C driver to zephyr I had taken the inspiration of the code from […]
Hello, I am training a custom model on YOLOv5, and during training, I encountered the following warning. Can I ignore it and let the training complete, or could it cause […]
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. […]