Introduction: Visuino: PulseMeter Description

Deutsch:
Hier wird der Baustein "PulseMeter" von der Software "Visuino" erklärt.

Komponenten:
- ein Mikrocontroller, in diesem Beispiel ein Arduino Nano (Klon)
- eine Led
- ein Oszilloskop

English:
Here is the block "PulseMeter" declared by the Software "Visuino".

components:
- A micro-controller, in this example, a Arduino Nano (clone)
- A Led
- an Oszilloskop

Step 1: Breadboard 1 Software PulseMeter

Deutsch:

Ein Programm erstellen wie auf dem Bild.
Es wird die High Flanke gemessen, und seriell ausgegeben.

das Ergebnis ist "500000" also 500ms Puls und 500ms Pause

English:

A Programm to create as in the Picture.
There the High edge is Measured, and Output serially.

the result is "500000" so 500ms pulse and 500ms Pause.

Step 2: Breadboard 2:Hardware PulseMeter

Deutsch:

in diesem Versuchsaufbau wird das LED-Puls Signal extern mit dem Pin D5 gemessen.

Achtung: der PulsMeter funktioniert !!!NICHT!!! mit den A0-A5 Eingängen.

auch sieht man bei der seriellen Ausgabe die 500000us


English:

in this experimental setup, the LED Pulse Signal is measured externally with the pin D5

Warning: the pulse meter works !!!NOT!!! with the A0-A5 Inputs.

also be seen in the serial output the 500000us

Step 3: Check With an Oscilloscope

Deutsch:

auf dem Oszi Bild kann man das Signal sehen.
500ms pulse und 500ms pause = eine Frequenz von einem 1hz

English:

an the Oszi Screen you can see the Signal.
500ms Pulse and 500ms break = a frequency of a 1hz