senseBox Blockly
senseBox-Logo

Code Editor

1
2
3
4
5
6
7
8
9
    
void setup () {
             
}
              
void loop() {
              
}

Serial Monitor

Installed Arduino Libraries

Below are all arduino libraries which are installed on the compiler. You can use them in your code. For more information click on the library.

  • Adafruit BME280 Library

    Version: 2.3.0

    Author: Adafruit

    Description: Arduino library for BME280 sensors.

  • Adafruit BME680 Library

    Version: 2.0.5

    Author: Adafruit

    Description: Arduino library for BME680 and BME688 sensors.

  • Adafruit BMP280 Library

    Version: 3.0.0

    Author: Adafruit

    Description: Arduino library for BMP280 sensors.

  • Adafruit BusIO

    Version: 1.17.4

    Author: Adafruit

    Description: This is a library for abstracting away UART, I2C and SPI interfacing

  • Adafruit DPS310

    Version: 1.1.5

    Author: Adafruit <info@adafruit.com>

    Description: Library for the Adafruit DPS310 barometric pressure sensor.

  • Adafruit FONA Library

    Version: 1.3.13

    Author: Adafruit

    Description: Arduino library for the Adafruit FONA

  • Adafruit GFX Library

    Version: 1.12.4

    Author: Adafruit

    Description: Adafruit GFX graphics core library, this is the 'core' class that all our other graphics libraries derive from.

  • Adafruit HDC1000 Library

    Version: 2.0.2

    Author: Adafruit

    Description: Arduino library for HDC1000 and HDC1008 sensors.

  • Adafruit ICM20X

    Version: 2.0.7

    Author: Adafruit

    Description: Arduino library for the ICM20X Family sensors in the Adafruit shop

  • Adafruit MAX1704X

    Version: 1.0.3

    Author: Adafruit

    Description: Arduino library for the MAX17048 battery monitors in the Adafruit shop

  • Adafruit MPU6050

    Version: 2.2.8

    Author: Adafruit

    Description: Arduino library for the MPU6050 sensors in the Adafruit shop

  • Adafruit MQTT Library

    Version: 2.6.3

    Author: Adafruit

    Description: MQTT library that supports the FONA, ESP8266, ESP32, Yun, and generic Arduino Client hardware.

  • Adafruit NAU7802 Library

    Version: 1.0.8

    Author: Adafruit

    Description: Arduino library for the NAU7802 ADC converter in the Adafruit shop

  • Adafruit NeoMatrix

    Version: 1.3.3

    Author: Adafruit

    Description: Adafruit_GFX-compatible library for NeoPixel grids

  • Adafruit NeoPixel

    Version: 1.15.3

    Author: Adafruit

    Description: Arduino library for controlling single-wire-based LED pixels and strip.

  • Adafruit seesaw Library

    Version: 1.7.9

    Author: Adafruit

    Description: This is a library for the Adafruit seesaw helper IC.

  • Adafruit SleepyDog Library

    Version: 1.7.2

    Author: Adafruit

    Description: Arduino library to use the watchdog timer for system reset and low power sleep.

  • Adafruit SSD1306

    Version: 2.5.16

    Author: Adafruit

    Description: SSD1306 oled driver library for monochrome 128x64 and 128x32 displays

  • Adafruit ST7735 and ST7789 Library

    Version: 1.11.0

    Author: Adafruit

    Description: This is a library for the Adafruit ST7735, ST7789, ST7796S SPI displays.

  • Adafruit Unified Sensor

    Version: 1.1.15

    Author: Adafruit <info@adafruit.com>

    Description: Required for all Adafruit Unified Sensor based libraries.

  • Arduino Low Power

    Version: 1.2.2

    Author: Arduino

    Description: Power save primitives features for SAMD and nRF52 32bit boards

  • ArduinoBearSSL

    Version: 1.7.6

    Author: Arduino

    Description: Port of BearSSL to Arduino.

  • ArduinoECCX08

    Version: 1.3.9

    Author: Arduino

    Description: Arduino Library for the Atmel/Microchip ECC508 and ECC608 crypto chips

  • ArduinoJson

    Version: 7.4.2

    Author: Benoit Blanchon <blog.benoitblanchon.fr>

    Description: A simple and efficient JSON library for embedded C++.

  • BME68x Sensor library

    Version: 1.3.40408

    Author: Bosch Sensortec

    Description: Bosch Sensortec BME680 and BME688 sensor library

  • BMX055

    Version: 1.0

    Author: Eric Thieme

    Description: BMX

  • Bolder Flight Systems AMS5915

    Version: 6.0.3

    Author: Brian Taylor <brian.taylor@bolderflight.com>

    Description: Library for communicating with Analog Microelectronics AMS-5915 pressure transducers.

  • Bolder Flight Systems Unit Conversions

    Version: 5.0.0

    Author: Brian Taylor <brian.taylor@bolderflight.com>

    Description: Unit conversion library.

  • BSEC Software Library

    Version: 1.8.1492

    Author: Bosch Sensortec

    Description: Bosch Sensortec Environmental Cluster (BSEC) Software library

  • bsec2

    Version: 1.10.2610

    Author: Bosch Sensortec

    Description: Bosch Sensortec Environmental Cluster (BSEC) Software library

  • CayenneLPP

    Version: 1.6.1

    Author: Electronic Cats

    Description: CayenneLPP Arduino Library.

  • DallasTemperature

    Version: 4.0.5

    Author: Miles Burton <mail@milesburton.com>, Tim Newsome <nuisance@casualhacker.net>, Guil Barros <gfbarros@bappos.com>, Rob Tillaart <rob.tillaart@gmail.com>

    Description: Arduino library for Dallas/Maxim temperature ICs

  • ESP32Time

    Version: 2.0.6

    Author: fbiego

    Description: Set and retrieve internal RTC time on ESP32 boards.

  • Ethernet

    Version: 2.0.2

    Author: Various (see AUTHORS file for details)

    Description: Enables network connection (local and Internet) using the Arduino Ethernet Board or Shield.

  • FluxGarage RoboEyes for OLED Displays

    Version: 1.1.0

    Author: Dennis Hoelscher <dennis@fluxgarage.com>

    Description: Draws smoothly animated robot eyes on OLED displays, using the Adafruit GFX library.

  • HX711

    Version: 0.6.3

    Author: Rob Tillaart <rob.tillaart@gmail.com>

    Description: Arduino library for HX711 load cell amplifier.

  • IBM LMIC framework

    Version: 1.5.1

    Author: IBM

    Description: Deprecated arduino port of the LMIC (LoraWAN-in-C, formerly LoraMAC-in-C) framework provided by IBM.

  • ICM42670P

    Version: 1.0.8

    Author: TDK/Invensense

    Description: Allows to read accelerometer, gyroscope and temperature sensors from an ICM42670P Invensence IMU device.

  • JC_Button

    Version: 2.1.6

    Author: Jack Christensen <jack.christensen@outlook.com>

    Description: Arduino library to debounce button switches, detect presses, releases, and long presses.

  • LoRa Serialization

    Version: 3.3.1

    Author: Joscha Feth <joscha@feth.com>

    Description: Library for serialization of data on the Arduino side and deserialization in the TTN

  • LTR329

    Version: 1.0.0

    Author: senseBox

    Description: LTR329 library

  • NeoGPS

    Version: 4.2.9

    Author: SlashDevin

    Description: NMEA and ublox GPS parser, configurable to use as few as 10 bytes of RAM

  • NewPing

    Version: 1.9.7

    Author: Tim Eckel <eckel.tim@gmail.com>

    Description: NewPing allows interfacing with ultrasonic sensors simple, fast & powerful.

  • Nova Fitness Sds dust sensors library

    Version: 1.5.1

    Author: Paweł Kołodziejczyk <lewapek@gmail.com>

    Description: A high-level abstaction over Sds sensors family

  • NTPClient

    Version: 3.2.1

    Author: Fabrice Weinberg

    Description: An NTPClient to connect to a time server

  • OLED Plot Library

    Version: 1.1.0

    Author: Lucas Steinmann

    Description: This is a plotting Library for display on small OLED screens.

  • OneWire

    Version: 2.3.8

    Author: Jim Studt, Tom Pollard, Robin James, Glenn Trewitt, Jason Dangel, Guillermo Lovato, Paul Stoffregen, Scott Roberts, Bertrik Sikken, Mark Tillotson, Ken Butcher, Roger Clark, Love Nystrom

    Description: Access 1-wire temperature sensors, memory and other chips.

  • phyphox BLE

    Version: 1.2.6

    Author: RWTH Aachen University <contact@phyphox.org>

    Description: Use the app phyphox to visualize your sensor data on your phone or tablet!

  • RG15-Arduino

    Version: 1.1.1

    Author: Paul Reichmuth <p.n.reichmuth@gmail.com>, Björn Luig <bjoernluig@gmail.com>

    Description: The RG15 Arduino Library (RG15-Arduino) provides robust communication with the RG15 Rain Gauge Sensor over a serial interface.

  • RTCZero

    Version: 1.6.0

    Author: Arduino

    Description: Allows to use the RTC functionalities. For Arduino Zero, MKRZero and MKR1000 only.

  • RV8523

    Version: 1.0.0

    Author: Watterott

    Description: RV-8523 RTC (Real-Time-Clock)

  • SD

    Version: 1.3.0

    Author: Arduino, SparkFun

    Description: Enables reading and writing on SD cards.

  • SDS011 selectable serial sensor Library

    Version: 0.0.6

    Author: R. Zschiegner, G. Pape, J. Wirwahn

    Description: Nova Fitness SDS011 dust sensor library

  • SenseBoxBLE

    Version: 1.1.1

    Author: Felix Erdmann <f.erdmann@reedu.de>

    Description: Arduino library to send data over the senseBox BLE Bee

  • Sensirion Core

    Version: 0.7.2

    Author: Sensirion

    Description: Library containing code base for Sensirion Sensor Libraries.

  • Sensirion I2C SEN66

    Version: 1.2.0

    Author: Sensirion

    Description: Library for the SEN66 sensor by Sensirion

  • sensirion-sps

    Version: 1.1.2

    Author: Johannes Winkelmann

    Description: Support for Sensirion's SPS30 particulate matter sensor

  • Servo

    Version: 1.3.0

    Author: Michael Margolis, Arduino

    Description: Allows Arduino boards to control a variety of servo motors.

  • SolarChargerSB041

    Version: 1.0.1

    Author: Björn Luig

    Description: Library to read data from the SB041 solar charger designed for the senseBox.

  • SparkFun SCD30 Arduino Library

    Version: 1.0.20

    Author: SparkFun Electronics

    Description: Library for the Sensirion SCD30 CO2 Sensor

  • SparkFun u-blox GNSS Arduino Library

    Version: 2.2.28

    Author: SparkFun Electronics <techsupport@sparkfun.com>

    Description: Library for I2C, Serial and SPI Communication with u-blox GNSS modules<br/><br/>

  • STM32duino VL53L8CX

    Version: 2.0.3

    Author: STMicroelectronics

    Description: Allows controlling the VL53L8CX (Time-of-Flight 8x8 multizone ranging sensor with wide field view)

  • TheThingsNetwork

    Version: 2.7.2

    Author: The Things Network

    Description: The Things Network Arduino Library.

  • TinyGPSPlus

    Version: 1.0.3

    Author: Mikal Hart

    Description: TinyGPSPlus provides object-oriented parsing of GPS (NMEA) sentences

  • UniversalTelegramBot

    Version: 1.3.0

    Author: Brian Lough

    Description: Arduino Telegram Bot library for multiple different architectures.

  • VEML6070

    Version: 1.0.0

    Author: senseBox

    Description: VEML6070 library

  • Webserver Library

    Version: 1.0.0

    Author: Lucas Steinmann

    Description: This is a small library to handle webserver requests.

  • WiFi101

    Version: 0.16.1

    Author: Arduino

    Description: Network driver for ATMEL WINC1500 module (used on Arduino/Genuino Wifi Shield 101 and MKR1000 boards)

  • WiFiNINA_-_Adafruit_Fork

    Version: 1.6.1

    Author: Arduino

    Description: Enables network connection (local and Internet) with the Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000 and Arduino UNO WiFi Rev.2.

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

    Einloggen
    FAQ
    Einstellungen

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