03-15-2023, 11:40 PM
Hi,
I'm working with an Arduino 33BLE Sense at school, and I'm getting all the datas on Phyphox (bluetooh+qrcode) . OK, that works fine.
However, I'd like to use the same icon as Phyphox for the 9 axis inertial sensor for the accelerometer, etc.
In the .phyphox file, I have this :
How can I get the real icon ? Is there a list of all available icons ?
The sensors are 9 axis inertial sensor (acc+mag+gyr), humidity and temperature sensor, barometric sensor, etc.
For most sensors, there is already the good icon in Phyphox.
Thanks,
Bruno
*** French ***
Bonjour,
Je travaille avec un Arduino 33BLE Sense au lycée et je récupère les données sur Phyphox (bluetooh+qrcode à flasher), ça fonctionne.
J'aimerais pouvoir utiliser les mêmes icones que Phyphox pour les capteurs de la carte.
Dans les fichiers .phyphox j'ai ça :
Comment avoir la vraie icone ? Existe-t-il une liste des icones disponibles ?
Pour la plupart des capteurs, la bonne icone existe déjà dans Phyphox.
Merci,
Bruno
I'm working with an Arduino 33BLE Sense at school, and I'm getting all the datas on Phyphox (bluetooh+qrcode) . OK, that works fine.
However, I'd like to use the same icon as Phyphox for the 9 axis inertial sensor for the accelerometer, etc.
In the .phyphox file, I have this :
Code:
<icon>Acc</icon>
<color>009297</color>
How can I get the real icon ? Is there a list of all available icons ?
The sensors are 9 axis inertial sensor (acc+mag+gyr), humidity and temperature sensor, barometric sensor, etc.
For most sensors, there is already the good icon in Phyphox.
Thanks,
Bruno
*** French ***
Bonjour,
Je travaille avec un Arduino 33BLE Sense au lycée et je récupère les données sur Phyphox (bluetooh+qrcode à flasher), ça fonctionne.
J'aimerais pouvoir utiliser les mêmes icones que Phyphox pour les capteurs de la carte.
Dans les fichiers .phyphox j'ai ça :
Code:
<icon>Acc</icon>
<color>009297</color>
Comment avoir la vraie icone ? Existe-t-il une liste des icones disponibles ?
Pour la plupart des capteurs, la bonne icone existe déjà dans Phyphox.
Merci,
Bruno