Protocentral / protocentral-healthypi-v3

HealthyPi is the first fully open-source, full-featured vital sign monitor. Using the Raspberry Pi as its computing and display platform, the HealthyPi add-on HAT turns the Raspberry Pi into a vital sign monitoring system.
http://healthypi.protocentral.com
Other
194 stars 51 forks source link

How to compile GUI source code (on windows and Linux) #13

Closed EBenkler closed 6 years ago

EBenkler commented 6 years ago

I would like to slightly modify the format of the log files. It is clear which changes are necessary in gui/healthypi3_gui/healthypi3_gui.pde, but not how to compile the GUI source code on windows and on Linux (Ubuntu). Which IDE/compiler is recommened? Best would be step-by-step instructions.

Found the simple solution to my noob question. Use processing IDE to edit and export/compile.