✨ 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
✨ rBLEMouse for ESP32 B4R
This library allows you to make the ESP32 act as a Bluetooth Mouse
@kolbe · 2021-01-03v2021-01-03
✨ rBLEKeyBoard for ESP32 B4R
This library allows you to make the ESP32 act as a Bluetooth Keyboard
@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
✨ rXDM - Set Analog Resolutions B4R
This b4xlib library is indented for use with the boards Seeeduino XIAO, Arduino Due, Arduino Maker. This is because the setting of analogReadResolution and analogWriteResolution function is available only in these boards. IT WILL NOT WORK WITH OTHER BOARDS.
@hatzisn · 2020-12-02v2020-12-02
✨ rESP8266Tone B4R
Now ESP8266Tone is implemented also as a b4xlib.
@hatzisn · 2020-11-12v2020-11-12
✨ Esp32 Bluetooth as server B4R
Esp32 Bluetooth as server
@Humberto · 2020-08-12v2020-08-12
✨ rMCP_CAN library B4R
CAN-BUS is a common industrial bus because of its long travel distance, medium communication speed and high reliability. It is commonly found on modern machine tools and as an automotive diagnostic bus. This CAN-BUS Shield adopts MCP2515 CAN Bus controller with SPI interface and MCP2551 CAN transceiver to give your Arduino/Seeeduino CAN-BUS capability. With an OBD-II converter cable added on and the OBD-II library imported, you are ready to build an onboard diagnostic device or data logger.
@janderkan · 2020-07-31v2020-07-31
✨ rVL53L0X library B4R
This wraps the VL53L0X library by Pololu. The library makes it simple to configure the sensor and read range data from it via I²C.
@janderkan · 2020-06-14v2020-06-14
✨ ESP32extras Library B4R
This rESP32extras library supported functions are: Restart FlashChipSpeed CpuCycleCount FreeHeapSpace CpuFreqMHz GetMacAddress ConfigNetwork ConfigAP GetAPIP IP2str str2IP Host2IP IsBadIP GetInternetIP ConnectWPS ConnectWPS2 SSID GetLocalIP GetSubnetMask GetGatewayIP
@Starchild · 2020-04-03v2020-04-03
✨ Add UpdateLength to rAdafruitNeoPixel Library B4R
I added the UpdateLength to rAdadruitNeoPixel library. The AdafruitNeoPixel Library supports changing the length of the string on the fly.
@Robert Valentino · 2020-03-12v2020-03-12
✨ Update to library 4 new functions for rAdafruitNeoPixel B4R
I modified the AdafruitNeoPixel library in this posting: https://www.b4x.com/android/forum/threads/radafruitneopixel-based-on-neopixel-lib-v1-3-1.111313/#post-708734 Added 4 new functions: MovePixelColorDirect (To, From) - Move the pixel data from location to another directly SetPixelColorDirect3(Pixel, ULong) - Set pixel to value directly SetPixelColorDirect(Pixel, R, G, B) - Set pixel to value directly GetPixelColorDirect(Pixel) - Get the pixel value at location directly
@Robert Valentino · 2020-02-23v2020-02-23
✨ ADXL345 Triple Axis Accelerometer Library B4R
Sparkfun''''s I2C/SPI Arduino Library for ADXL345. Using this Arduino Library, you have the option of using either SPI or I2C to communicate with the ADXL345. It is fairly reasonable to use and straight forward. You will also be able to calibrate the ADXL345 whenever necessary as shown in the example.
@Johan Schoeman · 2020-02-01v2020-02-01
✨ rAdafruitNeoPixel B4R
I have modified the rAdafruit Neopixel Library and added some new features
@Siam · 2019-11-12v2019-11-12
✨ rAccelStepper B4R
This is the Arduino AccelStepper library. It provides an object-oriented interface for 2, 3 or 4 pin stepper motors and motor drivers.
@Johan Schoeman · 2019-08-04v2019-08-04
✨ rCheapStepper - library for the 28BYJ-48 stepper motor using ULN2003 driver board B4R
An Arduino library for the 28BYJ-48 stepper motor using ULN2003 driver board
@Johan Schoeman · 2019-07-20v2019-07-20
✨ rTinyStepper_28BYJ_48 - A library for the 28BYJ_48 stepper motor B4R
This Arduino library is used to control one or more 28BYJ-48 stepper motors. These motors are very small with a built in gear reduction. The advantage of these motors is that they are inexpensive and easily available on Amazon. Their downside is that they''''re very slow (0.3 revolutions/second max), and only suitable for light-duty applications.
@Johan Schoeman · 2019-07-13v2019-07-13