Product images are for informational purposes only and may vary slightly depending on the batch and supplier. Product specifications and prices may be subject to change without notice. We do our best to provide accurate and complete product specifications, but they may not be completely accurate. If you encounter any such situation, please let us know.
The product is intended for specialists and requires qualified and authorized personnel. The product does not include assembly/use instructions . Putting the product into operation by unqualified persons leads to the loss of the warranty according to the Terms and Conditions on the site.
The specified technical parameters (current, power, etc.) represent maximum allowable values under ideal operating conditions. For safe use and optimal lifespan, it is recommended to operate the product continuously at no more than 50% of the specified maximum values.
D1 R32, ESPDuino-32, ESP32, WiFi and Bluetooth development board
The ideal development board for IoT projects and automation, based on the ESP32 dual core, with integrated WiFi and Bluetooth for quick network and peripheral connection. It is easily programmed from the Arduino IDE via Type-C, offers 20 digital pins and 6 analog pins for sensors and actuators, operates at 3.3V, and includes 4MB flash memory for complex applications.
Shipping by Thursday 27 August
International fast shipping within EU. Free Shipping for orders above 100 EUR in most EU countries.
We ship from our stock within 24H
You earn points with every order, worth 5%.
Arduino compatible development board, Wemos D1 R32, ESP32 dual core processor faster than ESP8266, with integrated WiFi and Bluetooth connectivity.
The board can be programmed with the Arduino IDE via the Type C port.
This is a board that operates at 3.3V, which is why it may not be compatible with all expansion boards (shields) for UNO.
Specifications:
Power supply voltage: 5 - 12VDC
Operating voltage: 3.3VDC
WiFi: 802.11 b/g/n/e/i (802.11n up to 150 Mbps)
Bluetooth: v4.2 BR/EDR and BLE
Processor: ESP-WROOM-32 dual core
Programmer: CH340C
Analog pins: 6
Digital I/O pins: 20 (3.3V) with PWM and Interrupt
Communication: UART, SPI, I2C
Connector: Type-C
Flash: 4 Mbytes
Memory: 520 Kb
Frequency: 240MHz, dedicated processor for WiFi
Maximum current consumption: 250mA (max)
Power Save mode consumption: 0.15mA
Normal consumption: 20mA without WiFi
Dimensions mm: 68 x 53mm
Usage:
The board may be misleading regarding power from an external source because at first glance it does not start when powered.
To start the board from an external source, it is necessary to press the Reset button.
It is recommended that, before powering from an external source, the code be first uploaded to the board via the Type-C cable (not all cables work).
To program the board, the "ESP32 Dev Module" board should be used from the boards list. If it is not present, it should be added.
Afterwards, a "Blink" code like this can be used to light the onboard LED (2).
Arduino IDE example code:
|
void setup() { // put your setup code here, to run once: pinMode(2, OUTPUT); } void loop() { // put your main code here, to run repeatedly: digitalWrite(2, HIGH); delay(1000); digitalWrite(2, LOW); delay(1000); } |
Video
Produs destinat utilizarii in proiecte electronice, automatizari, prototipare, educatie si cercetare.
Produsul trebuie utilizat numai conform specificatiilor tehnice mentionate in descriere si/sau in documentatia produsului.
Avertismente generale de siguranta:
Nu utilizati produsul la tensiuni, curenti sau temperaturi peste valorile specificate.
Montajul si conectarea trebuie realizate de persoane cu cunostinte tehnice minime in domeniul electric/electronic.
Evitati scurtcircuitele, inversarea polaritatii si conectarea gresita a alimentarii.
Nu lasati produsul alimentat nesupravegheat in timpul testelor.
Produsul nu este jucarie si nu este destinat copiilor.
Pentru modulele electronice, se recomanda utilizarea in carcase, panouri sau montaje protejate, dupa caz.
Identificare produs:
Denumirea produsului, codul/SKU-ul si caracteristicile tehnice sunt mentionate in pagina produsului si/sau pe eticheta ambalajului.
Producator / Importator / Distribuitor:
Sigmanortec S.R.L.
Calea Bucuresti nr. 9, Targu Jiu, Gorj, Romania
E-mail: [email protected]
Website: www.sigmanortec.ro
Persoana responsabila in UE:
Sigmanortec S.R.L.
Calea Bucuresti nr. 9, Targu Jiu, Gorj, Romania
E-mail: [email protected]
Documentatie si siguranta:
Pentru informatii suplimentare, fise tehnice, declaratii de conformitate sau instructiuni, ne puteti contacta la [email protected].