Instructions to install and sample to use: But first, let me keep doing well this library and continuing updating sending to me some coffee. Step 1: Install the WIFIManager library through Sketch del Arduino: search for WifiManager by tzapu...
How to create a robot for Telegram using Arduino ESP8266 / ESP8285
Just for fun. Have built a "flat" 3x3x3 LED cube on a breadboard and driving it with a Nano. There are 3 layers each with 9 LED's: 1. Layer 0 = Blue 2. Layer 1 = Green 3. Layer 2 = Red All anodes on each layer connected to one another and go...
This time I'm solving a real problem that all non-English computer users face daily :) B4J code: Sub Process_Globals Private broker As MqttBroker Private client As MqttClient End Sub Sub AppStart (Args() As String)...
A custom LEGO creation to remote control, via an Android App, a garage model with a microcontroller and connected servo motor, actuators and indicators. Go here for more information and to get the B4R and B4A source code. This is the first...
This is my attempt at building a 4x4x4 LED cube using an Arduino Nano (V3.0). It takes a lot of patience to build it with endless/non-stop soldering and testing. But what a pleasure to see it working once done! Have used high brightness clear...
A custom LEGO creation to control the gate of a flood barrier model by a microcontroller with sensors, actuators and LEGO Power Functions - controlled by B4R. Go here for more information and to get the B4R source code, B4R additional libraries...
I had the same wish as this user, and this is my solution. I wanted to have a unique serialnumber in every piece of hardware. Using Lora communication the Mac was too long. The solution is a B4J project but it solves a B4R problem. It will create...
Porting B4R as such is possible too.. Another video on CGTN Africa for the previous post https://www.b4x.com/android/forum/threads/b4r-for-waziup-wastebin-management-system-africas-big-iot-platform.84462/
This is based on EREL Project ESP Configurator... https://www.b4x.com/android/forum/threads/esp-configurator-based-on-b4rserializator.81452/ Just I port the whole code into An App...You can download the Apk file from here or Download from...
I've attached an FFT test program with source code for B4R. I am using B4R 2.51. My MCU is an 80MHz Wemos board. The FFT is fast. It uses a pre-computed coefficient lookup table. It performs a double precision complex FFT. The FFT code is in...
My first B4R project is finally done. The device monitors air & pool temperature and allows me to toggle the pool's heater (Auto or Standby) as well as set up a 7-day schedule for days when I want the pool heater to run. It's internet-connected...
A very simply project using B4R IR send and receive Library. The blue one is the first test unit using UNO + LCD + IR Send + IR Receiver + 2 Push Buttons, I got some issue when using the push buttons and IR Receiver together, when received a...
Hello, I share this 1st example of a creation who will have more functionnalities. I had constrains of size who needed that i use an Arduino Nano, and i have a lot of these devices. So, i share sources of this 1st part of my project to show you...
... someone interested in Midi expansion of old Bandonion? Use due for key request and esp for midi export.
It has two part. One Application Software obviously using B4j & 2nd Hardware part based on Esp8266 12E. It is used in College and School while organizing various event in which several team are going to be participate. Each event has fixed time...
This tool is used to help convert text to the desired character encoding for sending through the B4R serial port.
ESP Updater This program is for uploading the prepared and compiled files on ESP8266 series modules and matching boards such as NodeMCU, Wemos, etc. Some features: Support bin file Detect the serial port of the device Support for Auto...
This is my first post here. Happy to join this forum. This is my ESP RoboCar. Esp is interface with CD4050 for logic level conversion then its output connected to L293D which drive the motor. It is controlled by a smart phone by two ways. First...
My first B4R project using WeMos D1 mini (ESP8266), 8x8 LED matrix, buzzer and a touch switch. It's work together with my old B4J raspberry pi iClock project as a companion device. The raspberry pi clock located in my living room and this ESP8266...