senseBox Blockly
senseBox-Logo
  1. ›
  2. Galerie

  3. ›
  4. IoT Pflanze

IoT Pflanze

Sensors
WIFI
ESPNOW
Ethernet
SD
LED
LED Matrix
Display
openSenseMap
LoRa
Aktivierung
Lora Message
TTN Mapper
Cayenne LPP
Bluetooth
Phyphox
QOOOL
Webserver
MQTT
Logic
Loops
Text
Time
Time control
RTC
NTP
Math
Audio
Variables
Functions
Advanced
Serial
Input/Output
Motors
Watchdog
Connect to WifiNetworknamePasswordSoil Moisture and Temperature (SMT50)Port:A â–¾Value:Temperature in Â°C â–¾Soil Moisture and Temperature (SMT50)Port:A â–¾Value:Soil Moisture â–¾Send measurement to openSenseMapPhänomen619e207a38aa6f001be9799cSend measurement to openSenseMapPhänomen619e207a38aa6f001be9799cConnect to openSenseMapSSL✓Restart device if disconnected?✓TypeStationary â–¾senseBox ID619e207a38aa6f001be9799bAPI Key30e2321766b263dcc9b53a9a4e47b48a0682d9d9f4a25f16…SensorsInterval: Interval60000msArduino run first:Arduino loop forever:
11DataDataDataDateiname13000100500100500100TitleUnitTitleUnit01505050150000000latitudelongitudealtitudepDOPfixType30 10110110001000000000101197011100110022010090
{ }

Arduino Source Code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Code generated by senseBox Blockly on Fri Aug 22 2025 12:23:08 GMT+0000 (Coordinated Universal Time)
#include <WiFi101.h>
#include <ArduinoBearSSL.h>
#include <ArduinoECCX08.h>
char ssid[] = "";
char pass[] = "";
int status = WL_IDLE_STATUS;
const long intervalInterval = 60000;
long time_startInterval = 0;
long time_actualInterval = 0;
const char SENSOR_ID99C[] PROGMEM = "619e207a38aa6f001be9799c";
<>

XML Blocks

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<xml xmlns="https://developers.google.com/blockly/xml" board="null">
  <block type="arduino_functions" id="QWW|$jB8+*EL;}|#uA" deletable="false" x="83" y="90">
    <statement name="SETUP_FUNC">
      <block type="sensebox_wifi" id="}gKsnl}HKifB?H9ZqufF">
        <field name="SSID"></field>
        <field name="Password"></field>
      </block>
    </statement>
    <statement name="LOOP_FUNC">
      <block type="sensebox_interval_timer" id="GC3kYJyW[$20/48try)m">
        <field name="name">Interval</field>
        <field name="interval">60000</field>
        <statement name="DO">
          <block type="sensebox_osem_connection" id="[X^QTF+uJRoZ{imi}QZ3">
            <field name="SSL">TRUE</field>
            <field name="RESTART">TRUE</field>
            <field name="type">Stationary</field>

Information about the Block

Select a Block to show the hint

This website uses cookies to enhance the user experience.
Impressum|Privacy|News|sensebox.de
Menu
    Blockly
    Tutorials
    Gallery
    Code Editor

    Login
    FAQ
    Settings

Which board are you using?

senseBox MCU

senseBox MCU-S2

senseBox MCU:mini

Here you can access the old blockly Version for the Arduino UNO or the senseBox MCU