* 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.
Bydd eitemau a ddychwelir yn cael eu derbyn o fewn 40 diwrnod o'r dyddiad o dderbyn y nwyddau. Ni ellir dychwelyd na chyfnewid eitemau wedi'u cyfaddasu. Ni ellir dychwelyd eitemau a brynwyd gyda cherdyn rhodd e; dim ond cyfnewid y gellir eu gwneud.
Rhodd Am Ddim
Croeso i Roymall, eich gwefan broffesiynol ar gyfer prynu rhoddion siopau adran premium. Rydym yn gwerthfawrogi ac yn gwerthfawrogi eich cefnogaeth, ac rydym am fynegi ein diolch trwy ychwanegu cyffro ychwanegol at eich pryniadau. Pan fyddwch yn siopa gyda ni, nid yn unig y byddwch yn cael mwynhau cynnyrch o ansawdd uchel sy'n gwella eich ffordd o fyw, ond byddwch hefyd yn derbyn rhodd am ddim gyda phob archeb a wnewch. Barod i archwilio ein casgliad a dod o hyd i'ch rhoddion perffaith? Poriwch ein dewis o eitemau siop adran premium, gwneud eich archeb, ac edrych ymlaen at y cyffro o gael eich rhodd am ddim yn dod ochr yn ochr â'ch pryniad.
Polisi Cludo
Byddwn yn gweithio'n galed i gyflwyno eitemau atoch ar ôl derbyn eich archebion a sicrhau eu bod yn cyrraedd yn ddiogel. Bydd manylion cludo yn cael eu darparu yn eich e-bost cadarnhau.Yn y rhan fwyaf o achosion, mae archebion yn cael eu prosesu o fewn 2 ddiwrnod.O dan amgylchiadau arbennig, bydd yn cael ei oedi fel a ganlyn: Pan fyddwch yn gwneud archeb ar ddydd Sadwrn, dydd Sul neu wyliau cyhoeddus, bydd yn cael ei oedi am 2 ddiwrnod..Yn nodweddiadol, mae angen 5-7 diwrnod gwaith (dydd Llun i ddydd Gwener) heb gael eu heffeithio gan oedi hedfan neu ffactorau amgylcheddol eraill..Gan fod ein gwasanaeth cludo yn fyd-eang, bydd yr amseroedd cludo yn dibynnu ar eich lleoliad, felly gall gymryd ychydig o amser ac, os gwelwch yn dda, aros yn amyneddgar os ydych yn ardaloedd neu wledydd anghysbell.
1. Polisi Dychwelyd a Chyfnewid
Dim ond eitemau a brynwyd ar roymall.com y byddwn yn eu derbyn. Os ydych yn prynu gan ein dosbarthwyr lleol neu fanwerthwyr eraill, ni allwch eu dychwelyd atom ni.Ni fydd eitemau gwerthu terfynol neu roddion am ddim yn cael eu derbyn ar gyfer dychwelyd.I fod yn gymwys i'w dychwelyd, rhaid i'ch eitem fod yn heb ei defnyddio ac yn yr un cyflwr ag yr oedd pan gawsoch hi. Rhaid iddi hefyd fod yn y pecyn gwreiddiol.Ar ôl derbyn cyfarwyddiadau dychwelyd gennym, os gwelwch yn dda, pecynwch eich eitemau a ddychwelwyd a gollwng eich pecyn yn y swyddfa bost leol neu gludwr arall. Byddwn yn prosesu'ch eitem a ddychwelwyd neu a gyfnewidir o fewn 3-5 diwrnod gwaith ar ôl iddo gyrraedd. Bydd yr ad-daliad yn cael ei brosesu a'i gredyd yn awtomatig i'ch dull talu gwreiddiol.Ni ellir derbyn dychweliadau na chyfnewidiadau os cafodd y cynnyrch ei gynhyrchu'n bersonol, gan gynnwys maint wedi'i gyfaddasu, lliw wedi'i gyfaddasu neu argraff wedi'i gyfaddasu.Angen mwy o help, os gwelwch yn dda, cysylltwch â ni. service@roymall.com neu Whatsapp: +447549870296
2.Polisi Ad-dalu
Byddwch yn cael ad-daliad llawn neu gredyd siop 100% ar ôl i ni dderbyn y pecyn a ddychwelwyd a'i wirio. Bydd yr ad-daliad yn cael ei brosesu a'i gredyd yn awtomatig i'ch dull talu gwreiddiol.Sylwch nad yw costau cludo ac unrhyw drethi neu ffi yn cael eu had-dalu. Nid yw'r costau cludo ychwanegol yn cael eu had-dalu ar ôl i'r pecyn gael ei anfon. Rydych chi'n gyfrifol am dalu'r ffioedd hyn, ac ni allwn eu hosgoi na'u had-dalu, hyd yn oed os yw'r archeb yn cael ei dychwelyd atom ni.Ar ôl derbyn a chadarnhau'ch eitem a ddychwelwyd, byddwn yn anfon e-bost atoch i'ch hysbysu ein bod wedi derbyn eich eitem a ddychwelwyd. Byddwn hefyd yn eich hysbysu am gymeradwyo neu wrthod eich ad-daliad.Os oes gennych unrhyw broblemau ynghylch y broses ad-dalu, os gwelwch yn dda, cysylltwch â ni. service@roymall.com neu 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?