Mini Relay Module 3A DC 30V AC 220V with Triode Driven GROVE Port for ESP32 Micropython Kit
- Stock: In Stock
- Model: EB0046118
- SKU: EB0046118
- Voltage: 220V - 240V,DC 24V
Precise details:
Description:
RELAY, as its namesake, is a M5Unit that implenments a Relay functions. Relay can be used as an electrically operated switch, uses an electromagnet to mechanically operate a switch,to where it is necessary to control a large power load circuit by a separate low-power signal, like a digital signal output from a mircoprocessor. Up to 30V DC and 220V AC.
There are 3 pins named: ON, OFF, COM. You can program to make COM connect to ON or OFF, just by high and low out put of a digital GPIO.
Product Features:
- Single-BUS control
- Up to 3A @ 30 V DC or 220 V AC
- Software Development Platform: for , UIFlow(Blockly,Python)
- Two Leigo-compatible holes
- Product Size: 48.2mm x 24.2mm x 21.4mm
- Product weight: 11.7g
Package Included:
- 1x RELAY Unit
- 1x Grove Cable
- 1x 3.96 soket
Application:
- Remote control of high-power appliances, such as refrigerators, air conditioners, TVs, etc.
Related Link:
-
Offical Video
-
Forum
EasyLoader
1.EasyLoader is a simple and fast program burner, and each product page has a product-related case program for EasyLoader.
2.After downloading the software, double-click to run the application, connect the M5 device to the computer via the data cable, select the port parameters, and click "Burn" to start burning.
3.The CP210X (USB driver) needs to be installed before the EasyLoader is burned. Click here to view the driver installation tutorial
Example:
1. for IDE
The code below is incomplete. To get complete code, please click here.
#include <M5Stack.h> void setup() { M5.begin(); M5.Lcd.clear(BLACK); M5.Lcd.setTextFont(4); M5.Lcd.setTextColor(YELLOW, BLACK); //disable the speak noise dacWrite(25, 0); pinMode(26, OUTPUT);// RELAY Pin setting } void loop(void) { digitalWrite(26, HIGH);// RELAY Unit work delay(500); digitalWrite(26, LOW);// RELAY Unit stop work delay(500); }
2. UIFlow
To get complete code, please click here.
Schematic:
PinMap:
M5Core(GROVE B) | GPIO36 | GPIO26 | 5V | GND |
RELAY Unit |
Shipping Time
After you successfully placed an order at RenhotecIC.com, you will receive a confirmation email with your invoice. Once your order is shipped, you will be emailed with the tracking information of your package. Also, you can choose your preferred shipping method during the checkout process. Kindly advise: please select DHL/FedEx if you need our product urgently.
The timeline of the whole shipping process is shown below:
The total delivery time is calculated from the time your order is successfully placed to the time received. Total delivery time is broken down into processing time and shipping time.
Processing time: The time it takes to prepare your item(s), includes preparing your items, performing quality inspections, and packaging for shipment. Normally, the processing time is 1-3 days (Only include Monday to Saturday ) after getting your order.
Shipping time: The time for your item(s) to travel from our warehouse to your destination. The shipping time depends on the shipping method you chose. Please refer to the shipping rate section for details.
Shipping Rates
You could choose the shipping method based on your preference during checkout, different shipping methods will apply different rates and shipping times. Please check the following chart for detail:
You could choose the shipping method based on your preference during checkout, different shipping methods will apply different rates and shipping times. Please check the following chart for detail:
Shipping Method | Shipping Rates | Shipping Times |
Flat Shipping (Promotion) | $10 | About 5-30 Working Days to Worldwide (Only include Monday to Saturday ) |
Standard Express(0.5KG starting price listed) | Based On Weights | About 5-15 Working Days to Worldwide (Only include Monday to Saturday ) |
Priority Express (0.5KG starting price listed) | Based On Weights | About 3-7 Working Days to Worldwide (Only include Monday to Saturday ) |
In addition, the transit time depends on where you're located, the shipping method you choose, and where your package comes from. We will keep you informed of any problems here to help you get your order as soon as possible.
If you want to know more information, please contact the customer service by contact form or sales@renhotecic.com. We will settle your problem as soon as possible. Enjoy shopping!