05-19-2020, 06:54 PM
Hey,
this line represents the phyphox experiment as a byte array. Originally we had considered using the editor to output a byte array besides the QR-Code. To be honest this would not be a nice solution. Thats why I am currently working on a version where you can create the experiment directly in the Arduino IDE. You can have a look on this example to get an idea how it will looks like:
https://github.com/Dorsel89/phyphox-ardu...riment.ino
BUT BEWARE: This example will NOT work with your phyphox version! There will be a phyphox beta version (very soon?) which allow you to use this example. If you cannot wait until then I can share my java script to convert zipped phyphox files to byte array.
Dominik
this line represents the phyphox experiment as a byte array. Originally we had considered using the editor to output a byte array besides the QR-Code. To be honest this would not be a nice solution. Thats why I am currently working on a version where you can create the experiment directly in the Arduino IDE. You can have a look on this example to get an idea how it will looks like:
https://github.com/Dorsel89/phyphox-ardu...riment.ino
BUT BEWARE: This example will NOT work with your phyphox version! There will be a phyphox beta version (very soon?) which allow you to use this example. If you cannot wait until then I can share my java script to convert zipped phyphox files to byte array.
Dominik