-
Hi, author. It is a good project. beautiful code style, but I didn't get more examples about current sensor demo. could you give more example for referencing. thank you
-
could you check the reference to the iSensor-FX3-API? Thank you!
-
Feladat: A Kamera és a radar szenzor osztályok létrehozása. A szenzorok megvalósítják az ISensor interface-t.
**Definition of Done**
- [x] Kamera osztály létrehozva az ISensor interfész felhasznál…
-
Hi,
there is a bug in the code when camera is not connected or is not recognized correctly the appliacation stops in fault handler, exactly in **software_interrupt_irq_handler** or **data_abort_irq…
-
Not working for me
Sensors: {OpenHardwareMonitor.Hardware.ISensor[0]}
-
Currently, isensor supports the `-i` flag for specifying a single, specific sensor ID (`-i 0xff`) or a range of sensor IDs (`-i 0x01-0xff` or `-i 0x01,0xff`).
Can we update this functionality? It s…
-
No Tempsensors besides SSD Temps
Tried with several programs including isensors, intel power gadget works tho
-
Hello, my gridsensor somehow doesn't initialize corerctly.
```
Sensor shapes must match. [20, 20, 1] != [23, 23, 8]
UnityEngine.Debug:AssertFormat (bool,string,object[])
Unity.MLAgents.Sensors.S…
-
Hi,
Do you plan to create font, background etc color for manual change?
This would be great :)
and another suggestion... for the Monitor widget, option to add graph, temp and GPU to monitor :)
…
-
```
Currently it's a bit tricky trying to get the information needed from sensors
when using the DLL.
What makes it difficult is that it's currently designed to let you loop through
the sensors and…