rSPI B4R
SPI library for Arduino
@hatzisn · 2021-10-27v2021-10-27
rLegoinoBoost B4R
This B4R library wraps the Boost methods of the Legoino Library. The rLegoinoBoost library enables controlling the LEGO® Motorized Hub (MoveHUB) from the LEGO Creative Toolbox 17101.
@rwblinn · 2021-10-19v2021-10-19
ESP32 Ping B4R
ESP32 Ping
@thetahsk · 2021-10-09v2021-10-09
rURL - UrlEncode and UrlDecode B4R
Allows you to UrlEncode and UrlDecode strings in order to use them in URLs
@hatzisn · 2021-09-25v2021-09-25
rHCSR04 - Ultrasonic Distance Sensor B4R
rHCSR04 - Ultrasonic Distance Sensor
@rwblinn · 2021-07-28v1.30
GlobalStore - Global objects storage B4R
As explained in the tutorial about memory management in B4R: https://www.b4x.com/android/forum/threads/65672/#content it is not trivial to assign the value of a local, non-numeric, variable to a global variable.The reason behind this limitation is that the memory is statically allocated during compilation. It is therefore only possible to set fixed-size values (such as numbers).The attached module uses B4RSerializator to convert the objects to bytes and then copies them to a global buffer.Using it is simple. You need to call Store to put an object and you need to get objects from the GlobalStore.Objects array.By default there are 5 slots that you can use. This can be changed by modifying the code.
@Erel · 2021-07-22v2021-07-22
rLEDController B4R
rLEDController is an open source B4R B4XLib for controlling multiple LEDs.
@rwblinn · 2021-07-21v2021-07-21
rGPRMC B4R
rGPRMC is an open source B4R B4XLib for parsing the GPS NMEA RMC sentence message
@rwblinn · 2021-07-05v1.45
rMiLYWSD03MMC - Xiaomi Mi Temperature & Humidity Monitor 2 B4R
rMiLYWSD03MMC - Xiaomi Mi Temperature & Humidity (& Battery) Monitor 2
@rwblinn · 2021-07-01v1.00
FTP server module B4R
FTP server module [Module]
@candide · 2021-05-20v2021-05-20
BMP180 with ESP8266-01 support - Pressure and temperature B4R
BMP180 with ESP8266-01 support - Pressure and temperature
@Martin Larsen · 2021-03-18v2021-03-18
rMPU9250 library B4R
With this library, you can read Accelerometer, Gyrometer and Magnetometer of MPU9250.
@candide · 2021-03-13v2021-03-13
rAdafruit_MAX31856 library B4R
Works great with the Adafruit Thermocouple Breakout w/MAX31856
@candide · 2021-02-25v2021-02-25
rVL53L1X library B4R
This wraps the VL53L1X library by Pololu. The library makes it simple to configure the sensor and read range data from it via I²C.
@janderkan · 2021-02-22v2021-02-22
Updated Hardware serial library for Arduino B4R
Allows CTS/RTS hardware handshake. It''''s a drop-in substitute for serial library you can found in Arduino, nothing to wrap or change.
@tigrot · 2021-02-21v2021-02-21
rLiquidCrystalI2CEx B4R
rLiquidCrystalI2CEx is an open source B4R library for writing to LCD Displays connected to microcontroller, like Arduino.
@rwblinn · 2021-02-17v1.00
MPU6050 for ESP8266 B4R
it is a wrapper for mpu6050 library modified for ESP8266 compatibility from Emanuele Buchicchio
@candide · 2021-01-25v2021-01-25
rBLEKeyBoard for ESP32 B4R
This library allows you to make the ESP32 act as a Bluetooth Keyboard
@kolbe · 2021-01-03v2021-01-03
rBLEMouse for ESP32 B4R
This library allows you to make the ESP32 act as a Bluetooth Mouse
@kolbe · 2021-01-03v2021-01-03
Update to rMQTT internal library B4R
This updates the PubSubClient to v2.8. These functions have been added to B4R: IsConnected, SetBufferSize, SetKeepAlive, SetSocketTimeout
@janderkan · 2020-12-20v2020-12-20