Oscilloscope app for Attys
- Realtime plot of all Attys channels: ADC1,ADC2,Accelerometer & Magnetometer
- Can record in the background -- even with the lockscreen on
- Reconnects automatically in case of a temporary connection loss
- Fourier Spectrum plot
- RMS and Peak to Peak plots and/or info texts
- Heartrate over time with heartrate variability stats
- Save the data in Python / MATLAB(tm) compatible format
The files are tab, comma or space separated text files. The columns are:
- Time in sec
- Acceleration X in m/s^2
- Acceleration Y in m/s^2
- Acceleration Z in m/s^2
- Magnetic field X in T
- Magnetic field Y in T
- Magnetic field Z in T
- Analogue channel 1 (unfiltered) in V
- Analogue channel 2 (unfiltered) in V
- DIO 0
- DIO 1
- Charging
- Analogue channel 1 (filtered) in V
- Analogue channel 2 (filtered) in V
With this Online Data Viewer you can view the files recorded with AttysScope. It shows the accelerometer, the magnetometer and the two filtered analogue channels. If you want to customise it just download the files from the docs
directory and load index.html
into your favourite browser.