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 […]
Hello everyone. Does anyone know what happened to face detection in esp32 cam? I don’t see the option in my browser as others have online. I read somewhere its been […]
Hello, I have a mobile unit that I want to use to upload and receive data from a database like Firebase. Since Wi-Fi is not an option, I am considering […]
Hello guys, I’m working on a flight controller using an mpu6050 and I’m wondering if the pitch and roll fluctuate too much. These values represent the output of a complementary […]
Hello everyone, Iām currently developing a vibration anomaly detection system using an Arduino Nano 33 BLE Sense. The machine learning model was trained with Edge Impulse, and it worked well […]
Hi everyone, I’m working on an IoT project that involves storing data in a database. While writing the SQL code, I encountered the following error: “violated – parent key not […]
Hey everyone, Thanks for the previous suggestions on tackling the inference timeout issue in my vibration anomaly detection project. I implemented quantization to optimize the model, but now I’m encountering […]
Hello engineers, I have a problem with an RL model. I’m trying to fetch data from the database using a Flask API, but it’s giving me a Connection Error. However, […]