B4RTutorialArduino/ESP [PROBABLY SUITABLE FOR BATTERY POWERED PROJECTS]
E-Paper [probably suitable for battery powered projects]
E-Paper [probably suitable for battery powered projects]
@hatzisn · 2022-02-15
B4RTutorialEncryption [ANY OTHER PLATTFORM WILL DO, TOO]
Updated RSA Encryption between B4x and ESP32''s [any other plattform will do, too]
Here''s an updated example how to - generate an RSA keypair (Public and Private key) on a ESP32 and on B4x - export these keys in PEM format (compatible with any other plattform like B4x, .net, php, python, etc.) - exchange the Public Keys (here via WiFi/AsyncStreams) - encrypt and decrypt on both sides
@KMatle · 2022-01-30
B4RTutorialArduino/ESP
DroneBot Workshop - A great dissection of the new Arduino IDE
DroneBot Workshop - A great dissection of the new Arduino IDE
@hatzisn · 2022-01-24
B4RTutorialWebApp
Full responsive ESP8266 settings WebApp with websockets
Full responsive ESP8266 settings WebApp with websockets
@hatzisn · 2021-12-26
B4RTutorialB4R other hardware [AWG - SURFACE - DIAMETER]
Cables [AWG - Surface - Diameter]
Cables [AWG - Surface - Diameter]
@hatzisn · 2021-10-26
B4RTutorialOther
ESP32 - Fix uploading sketch error problem
ESP32 - Fix uploading sketch error problem
@HAH · 2021-06-09
B4RTutorialB4R sensor
Check car''s lights status and report
Check car''s lights status and report
@hatzisn · 2021-06-07
B4RTutorialComms & Network
ESP32: Simple OTA/Update via WebServer
ESP32: Simple OTA/Update via WebServer
@KMatle · 2021-05-10
B4RTutorialFile xfer
ESP32: Download huge file from a server and save it
ESP32: Download huge file from a server and save it
@KMatle · 2021-05-07
B4RTutorialB4R
Erels B4R Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
Erels B4R Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
@Mashiane · 2021-04-27
B4RTutorialB4R sensor [ESP32 WITH BLE+WIFI]
BLE Xiaomi Temperature Sensor Project [ESP32 with BLE+WIFI]
BLE Xiaomi Temperature Sensor Project [ESP32 with BLE+WIFI]
@tchart · 2021-04-22
B4RTutorialHome automation
Weather Station using MQTT, UDP and Thingspeak
Weather Station using MQTT, UDP and Thingspeak
@Mark Read · 2021-04-09
B4RTutorialRaspberry Pi
Use Rasberry Pi Pico with the Arduino IDE and thus with B4R
Use Rasberry Pi Pico with the Arduino IDE and thus with B4R
@hatzisn · 2021-03-26
B4RTutorialComms & Network
ESP32 Now with encryption, master and automatically added slaves
ESP32 Now with encryption, master and automatically added slaves
@KMatle · 2021-03-17
B4RTutorialComms & Network
ESP32 Mesh example
Use ESP-MESH networking protocol to build a mesh network with the ESP32 and ESP8266 NodeMCU boards.
@KMatle · 2021-03-15
B4RTutorialB4R sensor
Using UDP broadcasts for sensor readings
Using UDP broadcasts for sensor readings
@Martin Larsen · 2021-03-15
B4RTutorialSerial comm/USB
Serial oscilloscope
Serial oscilloscope
@hatzisn · 2021-03-11
B4RTutorialComms & Network [INLINE C]
ESP32 NOW Example [inline C]
Use ESP-NOW to exchange data between ESP32 boards
@KMatle · 2021-03-10
B4RTutorialHome automation
B4R thermostat with ultrasonic distance sensor
B4R thermostat with ultrasonic distance sensor
@gma · 2021-03-09
B4RTutorialB4R LED
SSD1306 Animated Image
Based on SSD1306 module, we can display animated images the same as displaying animated GIF on PC. The animated image is a byte array contains (n) number of frames(bitmap images) they all have the same size. the function displays these frames one after another so we see them animated.
@Mostez · 2021-03-02
B4RTutorialB4R LED
SSD1306 Progress Bars
Based on SSD1306 module, we can implement horizontal and vertical progress bars. These bars could be drawn at X1-Y1 to X2-Y2 like drawing rectangles, also we need to pass the full scale value(max value) and the recent value. this code example draws horizontal progress bar at 0-15 to 100-22 with full scale value of 100, and displays value of 78. The vertical progress bar works the same as horizontal one, but it displays the values vertically. HBAR and VBAR modules included in SSD1306 update link above.
@Mostez · 2021-03-02
B4RTutorialB4R LCD/TFT [TOOL]
LCD Display Designer [Tool]
Tool to design LCD Display Layouts for 20x4 or 16x2 displays connected to Arduino, Raspberry Pi or other.
@rwblinn · 2021-02-15
B4RTutorialInterop
PS4 F1 2020 Interfacing using ESP8266
PS4 F1 2020 Interfacing using ESP8266
@Cableguy · 2021-02-03
B4RTutorialHome automation
Controlling DSTV decoder from Android device via Nano and HC-05 bluetooth module
Controlling DSTV decoder from Android device via Nano and HC-05 bluetooth module
@Johan Schoeman · 2020-12-26
B4RTutorialDrone
Dronebot workshop - Seeeduino Xiao
Here is a very interesting video by the guy in Dronebot Workshop. This board seems amazing. I suppose since it is Arduino compatible it can also work with B4R
@hatzisn · 2020-12-01
B4RTutorialMQTT
MQTT Broker scalability
MQTT Broker scalability
@hatzisn · 2020-09-27
B4RTutorialOther
Beginner''s PCB Design Guide Using EasyEda
Beginner''s PCB Design Guide Using EasyEda
@hatzisn · 2020-09-21
B4RTutorialB4R other hardware
Implement STM32 into B4R
If you want more FLASH memory space (say 128K flash), need more RAM (how about 20K), would like your program to run a little faster, or simply want to play around with a different micro-controller family, then have a go at this.
@Starchild · 2020-08-11
B4RTutorialB4R WeMos
Check the solderings of a WeMos D1 Mini
Check the solderings of a WeMos D1 Mini
@hatzisn · 2020-07-29
B4RTutorialB4R motor
Adafruit Motor Shield - Microstepping
This is not really a tutorial, just a small piece of information regarding the microstepping.
@Mark Read · 2020-07-24