Johannes

Familienvater, Ehemann und Ingenieur, in meiner Freizeit Hausmeister, Musiker und natürlich Imker. Wohnhaft in Heilbronn.

Author Archives: Johannes

Jugendschutz und Altersverifikationssysteme im deutschen Glücksspiel: Effektive Mechanismen für sicheres Spielen

Im deutschen Glücksspielmarkt nimmt der Jugendschutz eine zentrale Stellung ein. Gesetzliche Rahmenbedingungen stellen sicher, dass Minderjährige keinen Zugang zu Spielen mit Geldeinsatz erhalten. Die Altersverifikationssysteme dienen dazu, die Identität und das Alter der Spieler zu überprüfen, bevor ihnen der Zugang zu Glücksspielangeboten gestattet wird. Aufgrund der zunehmenden Digitalisierung und des Wachstums des Online-Glücksspielsektors gewinnen diese Systeme immer mehr… Read More »

Part 2: Creating Individual Diagrams with MATLAB Visualization

Individual graphical displays can be generated using predefined examples or generically, assuming basic knowledge of programming with MATLAB. In principle, the data is read in using readAPIKey, ChannelID and FieldID, then edited if necessary and finally visualized with the plot command, for example. Click on the “Save and Run” button to execute the code and generate the output… Read More »

Part 1: Creating Simple Visualizations in ThingSpeak

ThingSpeak provides the following display types by default and these can be added using the corresponding buttons: The gauge instrument and numeric display are called widgets. Press the “Add Widgets” button to add the widgets. In the simplest case, more complex visualizations are used to display time histories in charts, where a quantity can be displayed as a… Read More »

Visualization of measurement data with ThingSpeak

ThingSpeak offers a very easy way to create visualizations and even integrate them into your own homepage. This is done using widgets that are called with a line of code. Part 1: Creating Simple Visualizations in ThingSpeak This article describes what standard display types are available in ThingSpeak and how easy it is to create these widgets. Part… Read More »