* Estimated delivery times start from the date of shipment, excluding processing time.
* Actual delivery times may vary due to holidays, weather conditions, or customs delays.
Enviament estàndard gratuït en comandes superiors a 9,9 $
Política de devolució
Els articles de devolució s'acceptaran dins dels 40 dies quan sigui la data de recepció dels béns. Els articles personalitzats no es poden retornar ni canviar. Els articles comprats amb una targeta de regal electrònica només es poden canviar; no s'apliquen reemborsaments.
Regal gratuït
Benvingut a Roymall, el teu lloc web professional per a la compra de regals de botiga de departaments premium. Valorem i apreciem molt el teu suport, i volem expressar el nostre agraïment afegint un toc addicional d'emoció a les teves compres. Quan compres amb nosaltres, no només gaudiràs de productes d'alta qualitat que milloren el teu estil de vida, sinó que també rebràs un regal exclusiu gratuït amb cada comanda que facis.Preparat per explorar la nostra col·lecció i trobar els teus regals perfectes? Navega per la nostra selecció d'articles de botiga de departaments premium, fes la teva comanda i espera amb il·lusió l'arribada del teu regal gratuït juntament amb la teva compra.
Política d'enviament
Treballarem dur per lliurar-te els articles després de rebre les teves comandes i assegurar-nos que arribin de manera segura. Els detalls de lliurament es proporcionaran al teu correu electrònic de confirmació.En la majoria dels casos, les comandes es processen en 2 dies. En circumstàncies especials, es retardarà de la següent manera: Quan facis una comanda dissabte, diumenge o dies festius, es retardarà 2 dies..Normalment, necessita 5-7 dies laborables (de dilluns a divendres) sense veure's afectat per retards de vol o altres factors ambientals..Com que el nostre servei d'enviament és mundial, els temps de lliurament dependran de la teva ubicació, de manera que pot necessitar uns quants dies i si us plau, espera amb paciència si estàs en districtes o països remots.
1. Política de devolució i canvi
Només acceptem articles comprats a roymall.com. Si compres als nostres distribuïdors locals o altres minoristes, no pots retornar-los per la nostra banda.Els articles de venda final o regals gratuïts no són acceptables per a una devolució.Per ser elegible per a una devolució, el teu article ha d'estar sense usar i en les mateixes condicions en què el vas rebre. També ha d'estar en l'embalatge original.Després de rebre les instruccions de devolució de nosaltres, si us plau, empaqueta els teus articles retornats i deixa el teu paquet a l'oficina de correus local o un altre missatger. Processarem el teu article de devolució o canvi dins de 3-5 dies laborables després de rebre'l. El reemborsament es processarà i es creditarà automàticament al teu mètode de pagament original.No es poden acceptar devolucions o canvis si el producte s'ha produït a mida, incloent mida personalitzada, color personalitzat o impresió personalitzada.Necessites més ajuda, si us plau, contacta amb nosaltres. service@roymall.com o Whatsapp: +447549870296
2.Política de reemborsament
Rebràs un reemborsament complet o un crèdit de botiga del 100% després que rebem el paquet retornat i el comprovem. El reemborsament es processarà i es creditarà automàticament al teu mètode de pagament original.Si us plau, tingues en compte que els costos d'enviament i qualsevol dret o taxa no són reemborsables. Els costos addicionals d'enviament no són reemborsables una vegada s'ha enviat el paquet. Ets responsable de pagar aquestes taxes i no podem renunciar-hi o reemborsar-les, fins i tot si la comanda es retorna a nosaltres. Un cop rebem i confirmem el teu article retornat, t'enviarem un correu electrònic per notificar-te que hem rebut el teu article retornat. També t'informarem de l'aprovació o rebuig del teu reemborsament.Si tens algun problema pel que fa al procés de reemborsament, si us plau, contacta amb nosaltres. service@roymall.com o Whatsapp: +447549870296
Specifications:
Size: Approx. 5.7x3x1cm/ 2.24x1.18x0.39"
Advantage:
1. Open-source
2. Interactive
3. Programmable
4. Low cost
5. Simple
6. Smart
Wi-Fi enabled
Compatible -like hardware IO
Advanced API for hardware IO, which can dramatically reduce the redundant work for configuring and manipulating hardware.
Code compatible , but interactively in Lua script.
Nodejs style network API
Event-driven API for network applications, which facilitates developers writing code running on a 5mm*5mm sized MCU in Nodejs style.
Greatly speed up your IOT application developing process.
Lowest cost WI-FI
It is a tiny board, based on ESP8266, integates GPIO, PWM, IIC, 1-Wire and ADC all in one board
Package Included:
1/3/5/10/20 x NodeMcu Lua CH340G ESP8266 WIFI Internet Module (optional)
Fantastic quality board for a fantastic price. I already had the CH340 USB driver installed for a different board so the NodeMCU worked right away with Arduino IDE. There are 3 main ways to use this:
- Program it using Lua, I believe the firmware it comes with supports this although I didn't try it.
- Write code for it in Arduino IDE (C++). This is the most flexible and highest-performance option, and gives you access to extensive libraries available in Arduino IDE with one button click. Environment is very similar to coding for Arduino.
- Use it as a "dumb" WiFi peripheral with AT commands sent over the serial port from another CPU (Hayes modem style). The firmware you need to load for this is fairly easily found on the web.
Note that it's wider than some other NodeMCU boards so it doesn't leave any connection points available beside it when on a standard project board, but this is easily solved using some non-stranded hookup wire connected underneath.
Fantastic quality board for a fantastic price. I already had the CH340 USB driver installed for a different board so the NodeMCU worked right away with Arduino IDE. There are 3 main ways to use this:
- Program it using Lua, I believe the firmware it comes with supports this although I didn't try it.
- Write code for it in Arduino IDE (C++). This is the most flexible and highest-performance option, and gives you access to extensive libraries available in Arduino IDE with one button click. Environment is very similar to coding for Arduino.
- Use it as a "dumb" WiFi peripheral with AT commands sent over the serial port from another CPU (Hayes modem style). The firmware you need to load for this is fairly easily found on the web.
Note that it's wider than some other NodeMCU boards so it doesn't leave any connection points available beside it when on a standard project board, but this is easily solved using some non-stranded hookup wire connected underneath.
Fantastic quality board for a fantastic price. I already had the CH340 USB driver installed for a different board so the NodeMCU worked right away with Arduino IDE. There are 3 main ways to use this:
- Program it using Lua, I believe the firmware it comes with supports this although I didn't try it.
- Write code for it in Arduino IDE (C++). This is the most flexible and highest-performance option, and gives you access to extensive libraries available in Arduino IDE with one button click. Environment is very similar to coding for Arduino.
- Use it as a "dumb" WiFi peripheral with AT commands sent over the serial port from another CPU (Hayes modem style). The firmware you need to load for this is fairly easily found on the web.
Note that it's wider than some other NodeMCU boards so it doesn't leave any connection points available beside it when on a standard project board, but this is easily solved using some non-stranded hookup wire connected underneath.
Tips:For questions about your order, place of delivery, product discount, taxation, delivery time, warranty, shipping, payment, exchange rate, and other questions unrelated to the product, please contact customer service.
showing 1-26 of 26|
Show Original
A part of the QA has been auto-translated.
0
Q:
Hello, is this NodeMcu ESP8266 ESP-12F or ESP-12E?
olá, está placa é o NodeMcu ESP8266 ESP-12F ou ESP-12E ?
Arduino ide doesn't automatically have this board. You have to add it.
You need to open Arduino IDE, choose File-->Preferences and then add this URL: ***** into the section that says: Additional Boards Manager (urls), save or OK, Then you have to go to Tools--> Boards Manager and add 8266 to the list of boards.
If you are not sure, try this step by step tutorial at *****
Arduino ide doesn't automatically have this board. You have to add it.
You need to open Arduino IDE, choose File-->Preferences and then add this URL: ***** into the section that says: Additional Boards Manager (urls), save or OK, Then you have to go to Tools--> Boards Manager and add 8266 to the list of boards.
If you are not sure, try this step by step tutorial at *****
Answered by davidcherubin on 11/11/2020Helpful (0)
0
Q:
Are the data pins 3.3v or 5v tolerant? Clearly the board accepts 5v, and there is a voltage regulator to drop the supplied voltage to 3.3v - my understanding is that the ESP8266 is only 3.3v tolerant - so if you supply 5v to VIN do the data pins only provide 3.3v? Can you interface 5v I2C modules to this device, or only 3.3v I2C modules?
Are the data pins 3.3v or 5v tolerant? Clearly the board accepts 5v, and there is a voltage regulator to drop the supplied voltage to 3.3v - my understanding is that the ESP8266 is only 3.3v tolerant - so if you supply 5v to VIN do the data pins only provide 3.3v? Can you interface 5v I2C modules to this device, or only 3.3v I2C modules?
Is this module compatible with the Geekcreit UNO R3 ?
https://www.banggood.com/Geekcreit-UNO-R3-Basic-Learning-Starter-Kits-Upgrade-Version-for-Arduino-Carton-Box-Packaging-p-970714.html
Hello, is this module compatible with the Geekcreit UNO R3 ? https://www.banggood.com/Geekcreit-UNO-R3-Basic-Learning-Starter-Kits-Upgrade-Version-for-Arduino-Carton-Box-Packaging-p-970714.html
I cannot boot nodemcu from Vin with voltage of 5 volts. The dev board only boot from USB. Can you please tell me how to power the unit without using the usb?
I cannot boot nodemcu from Vin with voltage of 5 volts. The dev board only boot from USB. Can you please tell me how to power the unit without using the usb?
Wasn't able to edit my previous question so here is the modified question:This is not the same as previous V3. Pin Rows are wider: 1.1in vs 0.9in and there was a LED on the board connected to D0 that doesn't seem to exist. The ESP8266 Wifi chip seems to run warmer than the previous V3 but is much cooler than the super hot V4. The builtin LED seems to be controlled by GPIO 02 (D4) and not GPIO 16 (D0). It has Ver 0.1 marked on the board near D0. If this is really a V3 devkit, how many different versions are available?
Wasn't able to edit my previous question so here is the modified question:This is not the same as previous V3. Pin Rows are wider: 1.1in vs 0.9in and there was a LED on the board connected to D0 that doesn't seem to exist. The ESP8266 Wifi chip seems to run warmer than the previous V3 but is much cooler than the super hot V4. The builtin LED seems to be controlled by GPIO 02 (D4) and not GPIO 16 (D0). It has Ver 0.1 marked on the board near D0. If this is really a V3 devkit, how many different versions are available?
You have to enter the ssid and password to your WiFi in your code. The device will then connect to the network you specified. Look at example code to see how it's done
You have to enter the ssid and password to your WiFi in your code. The device will then connect to the network you specified. Look at example code to see how it's done
Answered by BG335539323 on 10/03/2022Helpful (0)
0
Q:
This is not the same as previous V3. Pin Rows are wider: 1.1in vs 0.9in and there was a LED on the board connected to D4 that doesn't seem to exist. The ESP8266 Wifi chip seems to run warmer than the previous V3 but is much cooler than the super hot V4. Is this really a V3 devkit?
This is not the same as previous V3. Pin Rows are wider: 1.1in vs 0.9in and there was a LED on the board connected to D4 that doesn't seem to exist. The ESP8266 Wifi chip seems to run warmer than the previous V3 but is much cooler than the super hot V4. Is this really a V3 devkit?