🚀 Elevate Your Projects with Smart Connectivity!
The AZDelivery 3 x ESP8266-01S ESP-01S WiFi Module set includes three powerful modules with relay adapters, designed for seamless integration with Arduino. Each module features a robust 5A relay, 1MB flash memory, and operates at 80 MHz, making it perfect for a variety of DIY projects. The included e-book provides essential guidance for quick setup and application examples, ensuring you hit the ground running.
Brand | AZDelivery |
Package Dimensions | 14.5 x 9 x 2.54 cm; 80 g |
Item model number | AZDeliveryESP01S+Relais |
Manufacturer | AZDelivery |
Are Batteries Included | No |
Item Weight | 80 g |
J**S
Qualidade Azdelivery
Recomendo.
A**F
Version 4.0
Dieses Board mit ESP-01S funktioniert gut mit Tasmota.
S**N
Worked straightaway after the idiot was replaced
Did a little bit of searching and found the free E-book they talk about. The device didn't work at first but when I stepped away and returned to try again, after a mug of tea, I realised I had not fully understood the instruction on my first attempt. Once I followed the instructions it worked instantly.I can't comment on the WiFi range because I have all of the building with strong signal, so the device will respond perfectly in that environment.Now onto the next problem - remembering what I purchased them for!
K**N
Heeft modificatie nodig om te werken...
Ik en velen op het internet hebben het probleem dat deze relais samen met een ESP8266 module in een lus van aan/uit graakt... Dit zou zijn omdat de "GPIO0" pin voor het sturen van de relais bij opstart van de ESP8266 module niet naar "GND" mag gelinkt worden of deze komt in programmeer modus. Nu omdat deze gebruikt word als aansturing van de relais doet dit een beetje vreemd en start de module telkens opnieuw op en dus schakelt de relais constant aan/uit. Als je handig bent kan je zoals op de foto de baan van "GPIO0" onderbreken en deze verbinden met "GPIO3" en dan werkt deze perfect :)
R**.
Ce module fonctionne, voilà comment :
dans la partie déclaration, (en dessous de #define) ecrivez :byte relON[] = {0xA0, 0x01, 0x01, 0xA2};byte relOFF[] = {0xA0, 0x01, 0x00, 0xA1};// Attention ! Réglez leSerial.begin (9600);dans la partie programmation écrivez : Serial.write(relON, sizeof(relON)); // pour allumerSerial.write(relOFF, sizeof(relOFF)); // pour éteindre
Trustpilot
3 weeks ago
1 month ago