Water Tank Level Sensor with ESP8266 Components used 01 Flow sensor 01 Esp8266 01 Selenoid valve 01 Relay etc. [ Sub Process_Globals Private wifi As ESP8266WiFi ' Comunicação wif Public Serial1 As Serial...
Hello, My latest project... maybe looking at the project diagram I attached, it seems complicated... yes it is... but it works! For a version with free code see link below https://www.b4x.com/android/forum/threads/home-control-4.148024/
I can’t thank Erel enough. He provided us with incredibly powerful, easy-to-use, and cross-platform programming tools, supported by his unmatched technical assistance. While this example project is not my original creation, I couldn’t find a...
Birthday card that plays happy birthday tune and display greetings on a TFT display. The speaker is a piezo buzzer and the TFT is 0.96", 80x160 pixels, ST7735 driver, SPI interface. The name of the card receiver has to be changed in the code...
Hey guys: I want to share my successfully completed project now with auto sensor using ADCIN of ESP8266 Follow the manual and diagram Sub Process_Globals Public Serial1 As Serial Private Timer1 As Timer Private Timer2 As Timer...
My washing machine project worked 100% I want to share with you #Region Project Attributes #AutoFlushLogs: True #CheckArrayBounds: True #StackBufferSize: 600 #End Region 'Ctrl+Click to open the C code folder...
The staircase project is used to light up with a sensor when someone passes by using a staircase module and a relay module to turn on the light when someone passes.
Control LG TV with voice (B4R + B4X Pages)
This project is made by using a smoke detector module and a buzzer to detect monoxide gases and prevent suffocation due to it.
Hello, my project is about a traffic light, first the green light turns on for ten seconds, then the red light turns on, and then the yellow light tur
AD9833 module is a 0-12.5Mhz waveform generator with integral 25MHz crystal oscillator, the output frequency is set by the SPI controlled divider of the AD9833. A DAC shapes the sine and triangle waveforms, amplitude is 600mV. Squarewave...
Hey guys All very well About my automatic washing machine Asei idea about washing powder valve [MÍDIA=youtube] Zq2seS3zL-U[/MEDIA]de lavar automática Asei ideia sobre válvula de sabão em pó
My Complete Design Washing Machine with esp8266
Hello everyone Finally, I implemented the decision I made in the previous message. After the first project, which was a desk clock, at the following address https://www.b4x.com/android/forum/threads/clock.157556 I ran another project that...
Hey guys, how are you? Here + 1 project of mine using the 1.2 V soil sensor I don't know if the calculations are correct and it works for me Thank you for being part of this community Sub Process_Globals Public Serial1 As Serial Private...
My first homemade 4x4 robot Esp8266 01 with web control Thank you for being part of this community Thank you for your patience in helping me when I have questions, thank you In this project I am also using the PIC16F876A PICBASIC PRO 3 Compiler...
This is enhanced I2C bus scanner with description of the found chipset. App started, wait for 3 seconds i2c bus scanning started... I2C device found at address: 0x00 (0): 0x00: Reserved - general call address; I2C device found at address: 0x48...
DS3231 RTC with TFT display and DF-Player to make the cuckoo sound. Every 15 minutes it sounds once and on the hour it sounds the hour. The RTC is 2 ppm accuracy so you are going to miss your next birthday by about a minute. The code in C is for...
Hi all of you. This project is a Clock that can set current time and wake up time. We can select mode with one push button.(clock setting mode or wake up setting mode) and can change in with two push button. one of that for hour and another for...
Hi all of you. in this project I can use 4 seven segment with 4 74HC595 multiplexer IC. my project wiring is shown below picture. in each time I show a number in left seven segment and then shift it to next seven segment in right side. I repeat...