Category Archives: smart extension

A twittering hive scale? Yes, no problem with the HoneyPi. In this category you will find everything about “Smart Device”. Among other things: Swarm alarm, theft notification and push notifications via IFTTT.

Add-on: Stockkarte von Beep.nl

Wer sein Bienenvolk im Blick haben möchte, der setzt auf eine Stockkarte. Beep.nl ist eine kostenfreie App, mit der die Bienenvölker verwaltet werden können. Außerdem können dort auch direkt Messdaten visualisiert werden. Aufgrund der hohen Kompatibilität von unserem HoneyPi Messsystem ist es auch möglich, die Messdaten zur Beep.nl App zu übertragen. Dies ist völlig losgelöst von unseren HoneyPi… 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 »

Display push notifications on your phone

This article shows how you can easily receive push notifications from your smartphone using the HoneyPi Android app and ThingSpeak. You can configure which ThingSpeak channels and fields you want to receive notifications for and under what conditions. This allows you to react quickly when you receive a notification that the hive’s weight is higher or lower than… Read More »

Visualize and analyse measurement data

The HoneyPi measurement system uses the ThingSpeak platform to store the data. ThingSpeak is open source and specializes in storing all measurement data from the Internet of Things. The nice thing about it is that the whole thing is completely free of charge and can be done without special technical know-how. In addition, ThingSpeak offers many different interfaces.… Read More »

Notifications via ThingSpeak and IFTTT

Instruction If, for example, you would like to receive a message or notification on your smartphone if the weight falls below a certain level, you can set this up quite simply by using the following services: at ThingSpeak.com through the services “ThingHTTP” and “React” in interaction with the IFTTT.com available service “WebHooks” Preconditions: You are using the HoneyPi… Read More »