Has anyone checked the water tank level with “sonoff”? I have many here and some ‘float keys’. I would basically work with the idea that: If the float switch makes […]
I’ve written the attach class to get the accelerometer and gyro data from the ICM-20948 unit. Unfortunately the data fluctuates massively when I am trying to do a basic calibration. […]
Hello guys @Middleware & OS I am working on an industrial automation system using a BeagleBone Black running Embedded Linux. The system needs to monitor and control a process using […]
Hey guys @Middleware & OS @MCU, MPU & Firmware , I am attempting to set up an ESP32 to collect vibration data using an ADXL335 accelerometer and send it to […]
Can anyone help explain the step-wise procedure for sending data using the CAN protocol? I’m working on Project Where we are Calculating the Distance using Ultrasonic sensor and wanted to […]
Hello #edge-networking am developing a smart automation system for factory The system needs to collect large data from sensors ( temperature, humidity, motion, door/window status) and control actuators (lights, thermostats, […]
After resolving the previous issues in my gesture recognition project on the `ESP32` with `TinyML`, Iām now encountering a new problem. The program crashes intermittently with the following error: IndexError: […]
Hello, Iām working on a light intensity monitoring system using `BeagleBone Black` and a Esp32. Iām interfacing an `LDR` (Light Dependent Resistor) through the `Esp32` with a 4-digit 7-segment display […]
Iām working with the BMP280 sensor on an AtMega32 microcontroller, aiming to convert sensor data from raw readings to a human-readable format. Specifically, I need to read calibration values from […]