I’m developing an air quality monitoring system on an `STM32F746` using `TinyML`. The system uses a temperature, humidity, and gas sensor to predict the Air Quality Index (AQI) via a […]
I’m still on the project tho where I’ve installed a vibration sensor to monitor industrial machinery using an AVR128DA48 microcontroller. While my basic anomaly detection code is functioning, if (vibration_data […]
I’ve integrated temperature, vibration, and pressure sensors with the AVR128DA48, and have set up CAN Bus communication running Zephyr. Each sensor is connected to a separate CAN node, and data […]
Am working on a a home automation system that controls water pumps and taps based on motion detection using the Zephyr RTOS on an ESP32 microcontroller, how can i properly […]
How do I set up and establish communication between the ESP32 and the R307 fingerprint sensor, ensuring that the sensor can be recognized and initialized by the ESP32? My aim […]
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 […]
I am designing a heart rate monitor system using an `ESP32` microcontroller, tested on a `breadboard setup`, to simulate the functioning of a `pacemaker`. The system continuously monitors `heart rate` […]
Hii guys I’m exploring the possibility of using ESP32 to develop a wireless sensor node for monitoring environmental parameters like temperature, humidity, and others . Can I use a single […]
hi! im new to IOT can anyone please tell me how i can learn it like i have a Arduino an esp8266 and a sensor i try to work with […]