Skip to content

Releases: phyphox/phyphox-arduino

1.2.3

30 Jun 13:25
Compare
Choose a tag to compare

STM32 support
(thanks to thijses, see pull request #6)

1.2.2

02 Apr 06:54
103af7b
Compare
Choose a tag to compare

Support for senseBox MCU S2.

1.2.1-DOI

21 Mar 13:03
adabb62
Compare
Choose a tag to compare

This is identical to the previous 1.2.1 release and just used to generate a digital object identifier (DOI) to be referenced in a scientific publication.

1.2.1

05 Oct 14:59
adabb62
Compare
Choose a tag to compare

Quick fix for the Arduino IoT.

1.2.0

15 Sep 13:47
d79e66b
Compare
Choose a tag to compare
  • Support for Arduino Uno R4 Wifi
  • Multiple plots per graph view
  • Read phone sensors to use their data on Arduino / micro controller
  • Receive more than one variable from phone (mostly useful for customized experiment configurations)
  • Optimized memory usage (massively increases the number of possible graphs)
  • More customization options per plot within a graph (lines/dots, color, layout, etc.)
  • Event characteristic (get status of experiment, time synchronization, real-world time from the phone)
  • Print generated phyphox file to serial

1.1.2

19 Jan 15:48
Compare
Choose a tag to compare

Quick fix for multiple views on Arduino Nano 33 BLE and Arduino Nano 33 Sense.

(More to come, stay tuned.)

1.1.1

04 Mar 13:36
Compare
Choose a tag to compare

Quick fix to use more than five channels. This also includes some quick memory optimizations, but expect another update soon that should free up a lot of memory for larger experiments.

1.1.0

04 Mar 13:06
Compare
Choose a tag to compare

New features:

See readme for details.

Known problems:

  • Using six channels crashes due to a bug. Fix will follow in a few days.
  • Poor memory efficiency will still prevent you from using large experiment configurations on some platforms. A solution will follow soon.