Reading Hex Values
Posted: Mon Aug 18, 2025 7:56 am
Hello Gustaf,
we're still happily (and productively) using your csv viewer.
Now we have something new: files with hex values
Currently they get read as strings. Is there a setting to enable/convert hex numbers?
To explain our use case: we're logging on low-end microcontrollers, just sending raw data via I²C to storage
(Converting the data to decimal requires to much processing power)
Of course we can convert the data ourselves before opening it in the Viewer.
It's just about reducing friction.
we're still happily (and productively) using your csv viewer.
Now we have something new: files with hex values
Currently they get read as strings. Is there a setting to enable/convert hex numbers?
To explain our use case: we're logging on low-end microcontrollers, just sending raw data via I²C to storage
(Converting the data to decimal requires to much processing power)
Of course we can convert the data ourselves before opening it in the Viewer.
It's just about reducing friction.