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.
One of edge ai tools that ease the deployment of machine learning on microcontroller is **Neuton.AI** is a no code platform that creates ultra small AI models for microcontrollers like […]
not sure witch channel i would post this , I’m working on implementing indoor localization and path planning for a four-wheeled robot running on a Raspberry Pi 3. i saw […]
Hello @daleonpz am trying to deploy model on esp32cam can i ask How can I determine the exact RAM requirements for my application and properly configure PSRAM usage in ESP-IDF […]
I want to share about a topic I’ve been studying for a while **hyperspectral imaging (HSI)** . HSI captures images across many wavelengths, providing detailed spectral data for each pixel. […]
I just got an ESP32-CAM from a friend, but he’s not sure if it’s working properly. I’m testing it using the Arduino IDE with the example camera code. I’ve wired […]
Hey! We built a robot with wheels and we are doing line follower using 3 black/white sensors to detect a black line. We place the sensor in front of the […]
Hello, is anyone here working with FPGA and VHDL , i am a beginner and i have practical test within a month , if you have a road map and […]
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, 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 […]