senseBox Blockly
senseBox-Logo
  1. ›
  2. Galerie

  3. ›
  4. Analyse von Wurfbewegungen

Sensors
LED
RGB LED
LED Matrix
Display
Data transmission
WIFI
openSenseMap
LoRa
Aktivierung
Lora Message
TTN Mapper
Bluetooth
Phyphox
ESPNOW
SD
Text
Logic
Loops
Time
Time control
RTC
NTP
Math
Variables
Custom Functions
QOOOL
Advanced
Serial
Input/Output
Motors
Watchdog
Webserver
MQTT
Ethernet
Audio
TimestampChannel1 â–¾TimestampChannel2 â–¾TimestampChannel3 â–¾TimestampChannel4 â–¾Create GraphBeschleunigung gesamtUnit x-axissUnit y-axisaLabel x-axisZeitLabel y-axisBeschleunigungstyleDots â–¾x-axis valuey-axis valueCreate GraphBeschleunigung z-AchseUnit x-axissUnit y-axisaLabel x-axisZeitLabel y-axisBeschleunigungstyleDots â–¾x-axis valuey-axis valueCreate GraphBeschleunigung y-AchseUnit x-axissUnit y-axisaLabel x-axisZeitLabel y-axisBeschleunigungstyleDots â–¾x-axis valuey-axis valueCreate GraphBeschleunigung x-AchseUnit x-axissUnit y-axisaLabel x-axisZeitLabel y-axisBeschleunigungstyleDots â–¾x-axis valuey-axis valueCreate experimentTitleBeschleunigungDescriptionFreier FallWith graphs:Initialise Phyphox device with name:'Dein Wunschname'AccelerometerDirectionX-Axis â–¾Range2g â–¾AccelerometerDirectionY-Axis â–¾Range2g â–¾AccelerometerDirectionZ-Axis â–¾Range2g â–¾AccelerometerDirectionTotal â–¾Range2g â–¾send to channel:4 â–¾send to channel:3 â–¾send to channel:2 â–¾send to channel:1 â–¾Send valuesInterval: Interval2000msSetup()Loop()
1113000100500100500100TitleUnitTitleUnit01505050150000000latitudelongitudealtitudepDOPfixTypeDataDataDataDateiname1011011000100000000010119701110011003010090220
{ }

Arduino Source Code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// Code generated by senseBox Blockly on Sun Mar 15 2026 15:40:08 GMT+0000 (Coordinated Universal Time)
#include <phyphoxBle.h>
#include <BMX055.h>
const long intervalInterval = 2000;
long time_startInterval = 0;
long time_actualInterval = 0;
BMX055 bmx;
void setup() {
  bmx.beginAcc(0x3);
<>

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="27" y="16">
    <statement name="SETUP_FUNC">
      <block type="sensebox_phyphox_init" id="gXnrf@@(Ma_*_}jl$GBt">
        <field name="devicename">'Dein Wunschname'</field>
        <next>
          <block type="sensebox_phyphox_experiment" id="u^NjD#rIkuzd$5Fz8w;l">
            <field name="title">Beschleunigung</field>
            <field name="description">Freier Fall</field>
            <statement name="view">
              <block type="sensebox_phyphox_graph" id="a4nr%_X3ZwAuqLBo56@m">
                <field name="label">Beschleunigung x-Achse</field>
                <field name="unitx">s</field>
                <field name="unity">a</field>
                <field name="labelx">Zeit</field>
                <field name="labely">Beschleunigung</field>
                <field name="style">dots</field>

Information about the Block

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