... erfassen, speichern, auslesen.

Die Aufgabe:

Es sollen Messdaten für 6 Messreihen mit jeweils 10 Werten erfasst werden und später wieder ausgelesen werden.

Mit dem Poti wird die Messreihe ausgewählt. Sie wird auf dem Display angezeigt.

Mit dem Trimmer R4 (links) wird ein Messwert simuliert. Er wird auf dem Display angezeigt.

Mit dem Taster S1 (links) wird der Messwert in eine Variable geschrieben.

Mit dem Taster S2 (rechts) wird zwischen Mess-, Lese- und seriellem Ausgabemodus umgeschaltet.

Im Lesemodus kann mit dem Taster S1 (links) jeder einzelne Wert angesehen werden.

Im Modus für die serielle Ausgabe werden alle Daten auf den Serial Monitor ausgegeben.

Im Mess- und im Lesemodus kann mit dem Poti die Messreihe gewählt werden.

Mit dem Trimmer R1 (rechts) wird die Hintergrundbeleuchtung des Display eingestellt.

Die Messwerte bleiben natürlich nur solange erhalten, wie der Arduino eingeschaltet ist.

Was mir noch fehlt (neben vielem anderem), ist das nötige KnowHow für die formatierte Ausgabe der Zahlen auf dem Display. Vielleicht kann mir da jemand weiterhelfen, dann wird auch das Programmlisting bestimmt übersichtlicher.

Die .fz Datei unter Other Files enthält das Projekt ohne Arduino-Bord.

Google-Translate:

The task:

It will be collected data for six test series with 10 values and are later read out again.

With the potentiometer the test series can be selected. It is displayed on the display.

Simulated with the trimmer R4 (left), a measurement value. He appears on the display.

With the switch S1 (left) is the measured value into a variable.

With the switch S2 (right) toggles between the measuring, reading, and serial output mode.

In the reading mode with the probe S1 (left) of each individual value can be considered.

In the mode for the serial output all data is output on the Serial Monitor.

In the measurement and the reading mode can be selected with the potentiometer, the measuring range.

With the trimmer R1 (right), the backlight of the display set.

The measured values are of course only get as long as the Arduino is on.

What I still missing (among many other things), is the necessary know-how for the formatted output of numbers on the display. Perhaps I can help because someone, then the program listing is also intended to read.

The. fz file under Other Files contains the project without the Arduino board.