rNewPing B4R
NewPing for the HC-SR04 sensor (and I guess similar Ultrasonic sensors)
@Johan Schoeman · 2019-06-01v2019-06-01
MCP4xxx B4R
Arduino library for controlling Microchip''''s MCP4XXX range of SPI controlled digital potentiometers.
@kolbe · 2019-05-06v1.01
Easy AP Mode API For ESP8266 B4R
ESP8266 AP mode API encapsulation, a very simple way to use.
@santook · 2019-05-04v2019-05-04
Watch Dog Timer For ESP8266 B4R
Watch Dog Timer For ESP8266
@santook · 2019-05-03v2019-05-03
DHT11 & DHT22 B4R
This library was written by @inakigarm: https://www.b4x.com/android/forum/t...idity-sensors-arduino-uno-code.66113 I''''ve made a few configuration changes to make it easier to use.
@Erel · 2019-04-16v2019-04-16
MFRC522 - RFID reader-writer B4R
Allows reading and writing to RFID cards using RC522 modules
@Erel · 2019-03-15v1.02
MD_MAX72XX Led-Matrix Library B4R
The library implements functions that allow the MAX72xx to be used for LED matrices (64 individual LEDs), allowing the programmer to use the LED matrix as a pixel device, displaying graphics elements much like any other pixel addressable display.
@Siam · 2019-01-31v2019-01-31
DS3234 RTC B4R
A library using the SparkFun library for the DS3234 RTC
@kolbe · 2019-01-18v2019-01-18
esp8266 OTA updater B4R
esp8266 OTA updater
@Siam · 2019-01-13v2019-01-13
IR send and receive B4R
rIRremote (Arduino) is based on IRremote open source project: https://github.com/z3t0/Arduino-IRremote. rIRremoteESP8266 (ESP8266) is based on IRremoteESP8266 open source project: https://github.com/markszabo/IRremoteESP8266. These libraries allow receiving IR signals with a IR receiver module and transmitting signals with an IR led.
@Erel · 2019-01-13v2019-01-13
Google home notify B4R
Google home notify
@Siam · 2019-01-11v2019-01-11
TimeTools Library with NTP Time B4R
TimeTools Library with NTP Time
@Siam · 2019-01-05v2019-01-05
Enhanced Ethernet library B4R
Based on the Ethetnet2.0 library, multiple Wiznet Ethernet peripherals are supported.
@santook · 2018-12-12v2018-12-12
ESP8266extras Library B4R
I wanted to be able to assign a new IP address when running the ESP8266 in AP mode so I started to look into writing a library for B4R. Once I started to look inside the ESP and WIFI classes in Arduino I realised that there are many interesting and useful functions available. I started with the ESP8266 library provided in B4R v1.20 and wrapped a lot of these extra functions together with a little extra code to make some of them easier to use.
@Starchild · 2018-10-14v1.05
AnalogWrite PWM range and frequency. B4R
On ESP the default PWM range is 0 to 1023. And default PWM frequency is 1KHz. http://esp8266.github.io/Arduino/versions/2.0.0/doc/reference.html These values can be changed. Attached is the files.
@janderkan · 2018-10-04v2018-10-04
rRCSwitch library B4R
This is a wrapper for RCSwitch library. https://github.com/sui77/rc-switch Receive from or operate 433/315 MHz remote radio controlled devices. Tested with Uno, Mega and Wemos D1.
@janderkan · 2018-08-05v2018-08-05
rESP8266FileSystem (SPIFFS) B4R
ESP8266 comes with built-in file system provisioned on the chip flash. The file system is useful for storing persistent information.
@Erel · 2018-07-19v1.10
Updates to internal libraries B4R B4R
Libraries from this thread should be copied to the internal libraries folder: C:\Program Files (x86)\Anywhere Software\B4R\libraries
@Erel · 2018-07-19v2018-07-19
rRadioHead - RF95 / Default settings B4R
I have succeeded to implement 2 functions and 4 constants from RadioHead/RF95 library. Sleep: will put the Lora radio into sleep mode, it will wake up next time you send something. ModemConfig: lets you select between 4 predefined modem configurations. Sending 25 bytes Mode=0 : Default medium range (75ms airtime) Mode=1 : Fast+short range (22ms airtime) Mode=2 : Slow+long range (1266ms airtime) Mode=3 : Slow+long range (Did not work on Dragino shield nor Dragino Lora Mini)
@janderkan · 2018-07-18v2018-07-18
ESP32 - use real time clock library rESP8266rtc B4R
I have updated the B4R library rESP8266rtc (v1.05) so it can also be used with the ESP-32 modules.
@Starchild · 2018-07-07v2018-07-07