B4RSnippetB4R [ESP32]
Sleep until re-power up [ESP32]
Sleep until re-power up [ESP32]
@peacemaker · 2023-08-11
B4RSnippetB4R sensor [MAGNETIC][ESP32]
Internal Hall sensor [magnetic] [ESP32]
Internal Hall sensor [magnetic] [ESP32]
@peacemaker · 2023-08-10
B4RSnippetB4R [ESP32]
WatchDog [ESP32]
WatchDog [ESP32]
@peacemaker · 2023-08-05
B4RLibraryB4R
rArduinoNvs NVS library for esp32
rArduinoNvs NVS library for esp32
@candide · 2023-07-30
B4RSnippetBluetooth [ESP32]
enable BT or BLE and get MAC-address [ESP32]
enable BT or BLE and get MAC-address [ESP32]
@peacemaker · 2023-07-29
B4RSnippetB4R
flash partitions [ESP32]
Maybe can be useful to work with the partition, result of NVS partition is correct - corresponding to partitions.csv":
@peacemaker · 2023-07-28
B4RSnippetB4R [ESP32]
NVS storage [ESP32]
Arduino NVS is a port for a non-volatile storage (NVS, flash) library for ESP32 to the Arduino Platform.
@peacemaker · 2023-07-28
B4RTutorialComms & Network
ESP32: detailed OTA/Update via WebServer from SPIFFS file system
ESP32: detailed OTA/Update via WebServer from SPIFFS file system
@peacemaker · 2023-07-27
B4RLibraryB4R other hardware
rMCP27017 a wrapper for MCP23017
A wrapper for MCP23017 based on library from :https://github.com/wollewald/MCP23017_WE/tree/master
@candide · 2023-07-26
B4RLibraryMQTT
rsMQTTBroker an MQTT broker for esp32 and esp8266
rsMQTTBroker an MQTT broker for esp32 and esp8266
@candide · 2023-07-26
B4RSnippetComms & Network [ESP32]
OTA update from server via WiFi only [ESP32]
OTA update from server via WiFi only [ESP32]
@peacemaker · 2023-07-25
B4RSnippetB4R
Analog Input Pin values mapping
In many cases when reading analog input pin, we got a values not what we expect, but in real they are true values, so we need to map them to understandable values.
@Hamied Abou Hulaikah · 2023-07-02
B4RTutorialB4R clock
Reading & Writing Time of DS1307 With ESP32 Using rWire
Reading & Writing Time of DS1307 With ESP32 Using rWire
@embedded · 2023-05-31
B4RTutorialB4R sensor
Inertial Measurements (MPU 6050) and Magnetometer (HMC5883L)
Inertial Measurements (MPU 6050) and Magnetometer (HMC5883L)
@derez · 2023-05-27
B4RTutorialHome automation
Home Control 4
Home Control 4
@XorAndOr · 2023-05-18
B4RTutorialB4R LCD/TFT [20X4]
ESP32 WITH LCD [20x4] Interface Using I2C
ESP32 WITH LCD [20x4] Interface Using I2C
@embedded · 2023-05-15
B4RTutorialB4R LCD/TFT [16*2][WITHOUT I2C]
ESP32 WITH LCD [16*2] WITH 4 LINE INTERFACE [WITHOUT I2C]
ESP32 WITH LCD [16*2] WITH 4 LINE INTERFACE [WITHOUT I2C]
@embedded · 2023-05-10
B4RTutorialArduino/ESP
Tips to use an M5Stamp-C3U
Tips to use an M5Stamp-C3U
@thali · 2023-03-29
B4RTutorialEncryption
ESP32: AES256 encrypted & Base64 encoded post message to and from PHP
ESP32: AES256 encrypted & Base64 encoded post message to and from PHP
@KMatle · 2023-02-06
B4RTutorialEncryption [CLEAN CODE]
RSA Encryption: Create keys, en-/decrypt, hash, sign/verify signature [clean code]
RSA Encryption: Create keys, en-/decrypt, hash, sign/verify signature [clean code]
@KMatle · 2023-02-04
B4RTutorialEncryption [ESP32 & B4A]
AES256 encrypted BLE [ESP32 & B4A] example
AES256 encrypted BLE [ESP32 & B4A] example
@KMatle · 2023-02-02
B4RLibraryB4R [EVEN THE OLDER ONES]
rDebug.b4xlib - Debug arduino code adding break points in all microprocessors'' code [even the older ones]
rDebug.b4xlib - Debug arduino code adding break points in all microprocessors'' code [even the older ones]
@hatzisn · 2023-01-12
B4RTutorialB4R sensor
Car parking position detector
Car parking position detector
@hatzisn · 2022-12-19
B4RTutorialComms & Network
ESP Configurator based on B4RSerializator
This tool replaces the browser based solution (https://www.b4x.com/android/forum/threads/esp8266-wifi-remote-configuration.68596/). It is simpler and much more powerful.
@Erel · 2022-12-08
B4RSnippetB4R
Benchmark of Microcontrollers
Counts 200 cycles and logs the mean time between two cycles (in Millis)
@hatzisn · 2022-12-05
B4RSnippetAudio/Video
MCP3204 12bit ADC with ESP32
MCP3204 12bit ADC with ESP32
@embedded · 2022-11-19
B4RSnippetMQTT
ESP32CAM - Print Logs Workaround - b4xlib included
All of you that have bought the ESP32CAM you know that it does not print logs in B4R. So if you cannot go through a problem, just go around it. The around way is to post in MQTT server the logs and display them in B4J app. And it works.
@hatzisn · 2022-10-24
B4RSnippetComms & Network
Ethernet ENC28J60 solution
Ethernet ENC28J60 solution
@Nator · 2022-10-10
B4RLibraryB4R LCD/TFT
ILI9488 tft Library
This library is for support for the 320x480 tft controller over 4 wire SPI. It is based heavily on the Adafruit_ILI9341 library and is designed to work with the Adafruit_GFX library.
@candide · 2022-08-31
B4RLibraryB4R other hardware
library for PCF8574
This library gives easy control over the 8 pins of a PCF8574 and PCF8574A chip. These chips are identical in behavior although there are two distinct address ranges.
@candide · 2022-08-02