Skip to main content
Advice
0 votes
0 replies
22 views

enter image description here device that output velocity from IMU enter image description here UI and data output from user manual Is this way for getting velocity from IMU output accurate?The speed ...
Louis_M's user avatar
Tooling
0 votes
1 replies
47 views

There will be many sensors (temperature, humidity, particle, CO₂, etc.) they will get number reading and neural network will make prediction on their change. Can I get away with RPI 3B 1 GB RAM? Will ...
CzyzyK's user avatar
  • 11
Tooling
0 votes
0 replies
34 views

I am building an IoT-based air quality monitoring system using ESP32 and originally planned to use the PMS5003 particulate matter sensor to measure PM2.5 and PM10 levels. However, I’m currently unable ...
Shruti Ugale's user avatar
0 votes
1 answer
77 views

I am currently developing an application to access the raw ppg sensor data of Samsung smartwatch that runs with Wear OS and have been in contact with the Samsung development team. They have confirmed ...
Moustafa Medhat Abdelwahap's user avatar
1 vote
0 answers
155 views

I am implementing my own SW for getting data from DS18B20, but I've been stuck on decoding address for a while - "receiving" only zeros as a result. Here is my code: #include <avr/io.h>...
David David9's user avatar
2 votes
1 answer
112 views

Did the following steps just to test if my temperature sensor HTU2X is working or not. Selected my board (Nucleo-64 STM32F411RE) from STM32CubeIDE then enabled I2C1 which in turn enabled pins PB6 (as ...
Franky's user avatar
  • 1,240
0 votes
0 answers
89 views

I'm having gap problems with quaternions, I need help, please. Hi guys, I have a question about the BNO055 sensor. I'm trying to use its quaternions to use in Unity, but it sometimes “loses” its ...
Gustavo's user avatar
0 votes
0 answers
78 views

The YL-69 sensor(for soil moisture using a comparator circuit LM-393) is functional. When tested with C code on the Arduino IDE, it prints the correct values on the serial monitor. However, when ...
Cecilia Brito's user avatar
0 votes
1 answer
104 views

Android beginner, please make no assumptions! I created code that used a SensorEventListener to update a UI using a MutableDoubleState as an intermediary. This worked well with the event registration ...
Toby Eggitt's user avatar
  • 1,912
0 votes
0 answers
114 views

I'm using Flutter with flutter_compass and flutter_map to rotate the map based on the compass heading. Here's a simplified version of my code: import 'package:flutter/material.dart'; import 'package:...
pawel wachowiak's user avatar
2 votes
0 answers
70 views

This is the v4l2 documentation for 10 bit sensor: https://www.kernel.org/doc/html/v4.9/media/uapi/v4l/pixfmt-srggb10.html According to this documentation I belive my 1 10 bit pixel should be stored ...
Talha Tahir's user avatar
0 votes
0 answers
54 views

Im working on a project at work that requires a UI for the machine operator to input required fields. The issue im having is trying to get the serial output to effect the blocks(Lowercase) input from ...
Shade-Swift's user avatar
1 vote
0 answers
45 views

I'm using sensors_plus: ^6.1.1 for both android and iOS, on Android all is good but on iOS it doesn't work the listener just doesn't listen the event and it also doesn't has any error class ...
CCP's user avatar
  • 1,274
0 votes
1 answer
147 views

I'm using this specific CO2 sensor: https://www.co2meter.com/products/sprintir6s-100-co2-smart-sensor?variant=43960919195846 for a school project and ultimately I'm trying get it connected to a ...
4everConfused's user avatar
0 votes
1 answer
38 views

I have the following problem: I'm going to do window detection with the ESP32 and the 9DoF sensor. First, I wanted to put the ESP into deep sleep with the 9DoF. I managed that, see the code, but I ...
user29144738's user avatar

15 30 50 per page
1
2 3 4 5
174