Hello everyone, I want to share my first project using the ESP32. In the project, I'm using an ESP32 to control the L298, which drives two 12V, 120 RPM motors. The pins used are: D13, D12, D14, D27: Control the L298. D23: Controls the PWM for...
This project measures water level with water sensor module and displays it on seven-segment display. If the water level is less than 600 the green light will turn on , otherwise the red light will turn on and the buzzer will sound.
After a relatively long absence, I decided to enter the world of robots. To begin with, the first robot I made is a warrior robot. After turning on the device, the robot turns around to find an object at a distance of less than 50 cm. This is...
This project measures the amount of soil dryness in the pot, and if the soil dryness is more than the standard, the buzzer and the red light will turn on. If the pot is watered and the soil becomes wet, the buzzer and the red light will turn off...
Dual slope (integrating) A/D converter demo
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...