Mega +WiFi R3 ATmega2560+ESP8266 (32Mb memory) USB-TTL CH340G **ไม่รวมสาย

Mega +WiFi R3 ATmega2560+ESP8266 (32Mb memory) USB-TTL CH340G **ไม่รวมสาย
Mega +WiFi R3 ATmega2560+ESP8266 (32Mb memory) USB-TTL CH340G **ไม่รวมสายMega +WiFi R3 ATmega2560+ESP8266 (32Mb memory) USB-TTL CH340G **ไม่รวมสายMega +WiFi R3 ATmega2560+ESP8266 (32Mb memory) USB-TTL CH340G **ไม่รวมสาย
รหัสสินค้า AT01048
หมวดหมู่ Single Set
ราคา 700.00 บาท
สถานะสินค้า พร้อมส่ง
ลงสินค้า 23 ธ.ค. 2561
อัพเดทล่าสุด 14 มี.ค. 2566
จำนวน
ชิ้น
หยิบลงตะกร้า
บัตรประชาชน
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay
สินค้ารับประกัน 30 วัน
15/7/65

*** ไม่แนะนำสำหรับมือใหม่ ***

เป็นบอร์ด Arduino Mega 2560 ที่มี ESP8266 ติดมาด้วยทำให้ใช้งานได้สะดวกขึ้นโดยที่ไม่ต้องต่อสายไฟเพิ่ม 

It is a customized version of the classic ARDUINO MEGA R3 board. Full integration of Atmel ATmega2560 microcontroller and ESP8266 Wi-Fi IC, with 32 Mb (megabits) of flash memory, and CH340G USB-TTL converter on a single board! All components can be set up to work together or independently.

 

Operating mode is selected by means of DIP switches on-board:

Specifications

Microcontroller ATmega2560
IC Wi-Fi  ESP8266
USB-TTL converter CH340G
Power Out 5V-800mA
Power IN. USB 5V (500mA max.)
Power IN. VIN/DC Jack 9-24V
Power Consumption 5V 800mA
Logic Level 5V
Wifi Wi-Fi 802.11 b/g/n 2.4 GHz
USB Micro USB
Clock Frequency 16MHz
Operating Supply Voltage 5V
Digital I/O 54
Analog I/O 16
Memory Size 256kb
Data RAM Type/Size 8Kb
Data ROM Type/Size 4Kb
Interface Type serial\OTA
Operating temperature −40С°/+125С°
Length×Width 53.361×101.86mm
antenna Buil-in\external antenna

Dimensional drawing

Dimensions MEGA+WiFi R3 ATmega2560+ESP8266, flash 32Mb, USB-TTL CH340G, Micro-USBDimensions MEGA+WiFi R3 ATmega2560+ESP8266, flash 32Mb, USB-TTL CH340G, Micro-USB

Pinout

Pinout MEGA+WiFi R3 ATmega2560+ESP8266, flash 32Mb, USB-TTL CH340G, Micro-USBPinout MEGA+WiFi R3 ATmega2560+ESP8266, flash 32Mb, USB-TTL CH340G, Micro-USB

Schematic

Schematic of MEGA+WiFi R3 ATmega2560+ESP8266, flash 32Mb, USB-TTL CH340G, Micro-USB

Drivers

Windows driver for MEGA+WiFi R3 ATmega2560+ESP8266, flash 32Mb, USB-TTL CH340G, Micro-USBLinux driver for MEGA+WiFi R3 ATmega2560+ESP8266, flash 32Mb, USB-TTL CH340G, Micro-USBMac OS driver for MEGA+WiFi R3 ATmega2560+ESP8266, flash 32Mb, USB-TTL CH340G, Micro-USBAndroid driver for MEGA+WiFi R3 ATmega2560+ESP8266, flash 32Mb, USB-TTL CH340G, Micro-USB

Switch status and mode selection:

 

1

2

3

4

5

6

7

8

CH340 connect to ESP8266 (upload sketch)

OFF

OFF

OFF

OFF

ON

ON

ON

NoUSE

CH340 connect to ESP8266 (connect)

OFF

OFF

OFF

OFF

ON

ON

OFF

NoUSE

CH340 connect to ATmega2560 (upload sketch)

OFF

OFF

ON

ON

OFF

OFF

OFF

NoUSE

CH340 connect to Mega2560 COM3 connect to ESP8266

ON

ON

ON

ON

OFF

OFF

OFF

NoUSE

Mega2560+ESP8266

ON

ON

OFF

OFF

OFF

OFF

OFF

NoUSE

All modules work independent

OFF

OFF

OFF

OFF

OFF

OFF

OFF

NoUSE

    

Also, have switch for change of connecting port between ATmega2560 and ESP8266

After choosing the mode of the board can proceed to set up the IDE

It is important that when the ESP8266 module is programming, it is necessary to press the button “Mode”

To begin open the Arduino IDE programming environment and go to settings

Then in the window that appears in the row, Additional Boards Manager URLs (marked in red) insert http://arduino.esp8266.com/stable/package_esp8266com_index.json link for installation in Arduino IDE additional scripts that would work with the modules ESP8266 and click OK

Then go to the Tools> Board> Boards Manager

In the window that appears, scroll through the list down to the script esp8266 by ESP8266 Community and click.

In the lower right corner will be able to select the version of the software, select the version 2.1.0 (the newest) and click the Install button

After installation, close the window and go to Tools> Board and see the list of available devices on the chip programming ESP8266

Next, you need to select the card as shown in the picture (Generic ESP8266 module)

Select the upload speed - 115200

==========test sketch for ATmega2560===========

 void setup()

{

  Serial3.begin(115200);

  pinMode(13,OUTPUT);

  delay(500);

  Serial3.println("AT+CIPMUX=1");

  delay(2000);

  Serial3.println("AT+CIPSERVER=1,5000");

  delay(2000);

  Serial3.println("AT+CIPSTO=3600");

  delay(2000);

}

 

void loop()

{

   while(Serial3.available())

  {

    char Rdata;

    Rdata=Serial3.read();

    if(Rdata=='A'|Rdata=='a')

    {

      digitalWrite(13,HIGH);

      delay(50);

    }

    else if(Rdata=='B'|Rdata=='b')

    {

      digitalWrite(13,LOW);

      delay(10);

      digitalWrite(13,HIGH);

      delay(10);

      digitalWrite(13,LOW);

    }

    else

    {

      digitalWrite(13,LOW);

    }

  }

 

}

วิธีการสั่งซื้อสินค้า

วิธีการชำระเงิน

ราคาสินค้าหน้าเว็บรวมภาษีแล้ว

 

ค่าจัดส่งสินค้า ยอดสั่งซื้อต่ำกว่า 1000 บาท ค่าจัดส่งทาง EMS 50 บาท

                      ยอดสั่งซื้อ 1500 บาทขึ้นไป จัดส่งให้ฟรีทาง Kerry 
                   (ไม่รวมสินค้าหมวดหมู่DIY)

 

หลังจากสั่งซื้อและชำระเงินแล้ว จะต้องแจ้งชำระเงินทางหน้าเว็บเท่านั้น  หากไม่มีการแจ้งชำระเงินภายใน 72 ชม. ระบบจะยกเลิกคำสั่งซื้อโดยอัตโนมัติ หากท่านยังต้องการสั่งซื้อสินค้าอยู่ จะต้องทำการสั่งซื้อใหม่อีกครั้ง

 

      รายการที่แจ้งชำระเงินก่อนเวลา 15:00น. จะทำการจัดส่งในวันทำการเดียวกัน  รายการที่แจ้งชำระเงินหลัง 15:00น. จะจัดส่งในวันทำการถัดไป  จะทำการจัดส่งทุกวัน จันทร์-ศุกร์

      ***เฉพาะบริการจัดส่งKerryแจ้งยอดชำระก่อนเวลา10:30น. จะจัดส่งในวันทำการเดียวกัน
Kerryจัดส่งวันจันทร์-ศุกร์เท่านั้น

      *เฉพาะวันเสาร์ รายการที่แจ้งชำระเงินก่อนเวลา 10:00น. จะทำการจัดส่งในวันทำการเดียวกัน  รายการที่แจ้งชำระเงินหลัง 10:00น. จะจัดส่งในวันทำการถัดไป  

 

      หลังจากชำระเงินแล้ว คลิ๊กที่นี่ เพิ่อแจ้งชำระเงินทันที  หากไม่สะดวกในการแนบหลักฐานการโอนเงิน กรุณาแจ้งชื่อธนาคาร และเวลาโอนเงินที่ถูกต้อง หากไม่สะดวกในการเข้าหน้าเว็บจริงๆ สามารถส่งหลักฐานการโอนเงินมาได้ทาง Official Line ID :  @analogread   




 2.ชำระเงินผ่าน QR-CODE ฟรีค่าธรรมเนียม ทุกกรณี

...เลือกธนาคารที่แจ้งชำระเงินเป็น >>>>>>พร้อมเพย์<<<<<< หากมีค่าธรรมเนียมเกิดขึ้นทางเราจะใส่กลับคืนไปในกล่องพร้อมกับสินค้า


 

เลือกช่องทางที่คุณสะดวก เพื่อชำระเงินให้ร้านค้าโดยตรง หากมีข้อสงสัย กรุณา ติดต่อเรา

โอนเงินบัญชีธนาคาร
ธนาคารไทยพาณิชย์ จำกัด (มหาชน) สาขาเซ็นทรัลเฟสติวัล หาดใหญ่ ออมทรัพย์
พร้อมเพย์ สาขา- -
บัญชีออนไลน์
  • ค่าธรรมเนียม 3.9% + 11 THB
  • การชำระผ่าน PayPal คุณไม่จำเป็นต้องแจ้งชำระเงิน เนื่องจากระบบจะจัดการให้คุณทันที ที่คุณชำระเงินเสร็จสมบูรณ์

เลือกช่องทางที่คุณสะดวก เมื่อชำระเงินเรียบร้อย คุณจะได้รับอีเมลยืนยันการชำระเงินทุกครั้ง (LnwPay ไม่มีค่าธรรมเนียมเพิ่มเติม อ่านรายละเอียด)

บัตรเครดิต / บัตรเดบิต
คุณสามารถชำระเงินด้วยบัตรเครดิต (Credit card) หรือ บัตรเดบิต (Debit Card) ได้ทุกธนาคารและสถาบันการเงิน ที่มีสัญลักษณ์ VISA, MASTERCARD, JCB
หมายเหตุ: สำหรับการชำระด้วยบัตรเดบิต (Debit Card) จำเป็นต้องสมัครใช้บริการจากธนาคารก่อนชำระเงิน ดูวิธีสมัคร ธ.กสิกร | ธ.กรุงเทพ | ธ.กรุงไทย
ดำเนินการต่อเมื่อกดปุ่มนี้ ระบบจะพาคุณไปยังเว็บไซต์ LnwPay
แอพพลิเคชั่นธนาคาร
อีกก้าวของความสะดวกสบาย ให้คุณชำระเงินผ่าน แอพพลิเคชั่นธนาคารบนมือถืออย่าง K PLUS ของธนาคารกสิกรไทย เพียงกรอกเบอร์มือถือ ระบบจะส่งการแจ้งเตือนผ่านแอพ และกดชำระเงินได้ทันที
เลือกช่องทางที่ท่านต้องการชำระผ่าน:
K PLUS App
ดำเนินการต่อ เมื่อกดปุ่มนี้ ระบบจะพาคุณไปยังเว็บไซต์ LnwPay
อินเตอร์เน็ตแบงค์กิ้ง
บริการที่จะให้คุณชำระเงินค่าสินค้าได้อย่างง่ายดาย เพียงเข้าสู่ระบบบริการ i-Banking, e-Banking ของธนาคาร โดยคุณไม่จำเป็นต้องใส่รหัสร้านค้าให้วุ่นวาย เพียงเข้าสู่ระบบจากนั้นเลือกบัญชีที่ต้องการชำระ รับ SMS สำหรับ OTP และชำระเงินได้ทันที
เลือกช่องทางที่ท่านต้องการชำระผ่าน:
ธนาคารไทยพาณิชย์
ธนาคารกรุงเทพ
ธนาคารกรุงศรีฯ
ดำเนินการต่อ เมื่อกดปุ่มนี้ ระบบจะพาคุณไปยังเว็บไซต์ LnwPay
เงินสดผ่านเคาน์เตอร์
ชำระเงินผ่านเคาน์เตอร์ ผ่านจุดรับชำระเงินทั่วประเทศ สามารถจ่ายเงินได้ที่ 7-Eleven ทุกสาขา (ผ่าน Counter Service)
เลือกช่องทางที่ท่านต้องการชำระผ่าน:
Counter Service
ดำเนินการต่อ เมื่อกดปุ่มนี้ ระบบจะพาคุณไปยังเว็บไซต์ LnwPay
บัญชีออนไลน์
คุณสามารถชำระเงินผ่านบัญชีออนไลน์ที่คุณใข้บริการ ทั้ง truemoney Wallet และ LINE Pay โดยคุณสามารถเลือกตัดยอดเงินได้ทันที หรือจะชำระผ่านช่องทางต่างๆ ที่ผู้ให้บริการนั้นรองรับก็ได้เช่นกัน
เลือกช่องทางที่ท่านต้องการชำระผ่าน:
TrueMoney
LINE Pay
ดำเนินการต่อ เมื่อกดปุ่มนี้ ระบบจะพาคุณไปยังเว็บไซต์ LnwPay

นโยบายการเปลี่ยนหรือคืนสินค้า

*** สินค้ารับประกัน 30 วัน ***

สถิติร้านค้า

หน้าที่เข้าชม7,125,661 ครั้ง
ผู้ชมทั้งหมด2,822,559 ครั้ง
เปิดร้าน15 ก.ย. 2557
ร้านค้าอัพเดท6 ก.ย. 2568

อุปกรณ์ Arduino

เช็คสถานะสินค้า


ติดตามสินค้า

ระบบสมาชิก

ติดต่อเรา

พูดคุย-สอบถาม