สินค้าทั้งหมด (All products)

6 products

  • Sale -23% ESP32 WI-fI USB Type C board

    Global Byte Shop ESP32 WI-fI USB Type C board

    ESP32 Wi-Fi USB Type-C is The ESP32 is a microcontroller board developed by Espressif Systems, which is an enhanced version of the ESP8266, with more capabilities such as: Built-in Wi-Fi and Bluetooth (BLE) More speed and RAM Better support for multi-threading and complex tasks. You can use it to program through Arduino IDE, MicroPython, or ESP-IDF. Nowadays, newer ESP32 boards come with USB Type-C ports for easy plugging in, easier to use than Micro USB and more durable. ESP32 Specifications (General) list details Main chip ESP32 (various models such as ESP32-WROOM-32, S2, C3, S3) CPU Dual-core Xtensa LX6 @ 240MHz Wi-Fi 802.11 b/g/n 2.4GHz Bluetooth Bluetooth 4.2 + BLE (some models support BT 5.0) Flash memory 4MB or more SRAM ~520KB Working pressure 3.3V (but can receive power via USB 5V, has a built-in regulator) GPIO (digital pin) Up to ~30 legs (depending on model) Analog Input (ADC) Up to 18 channels (12-bit) Analog Output (DAC) 2 channels (8-bit) Communication UART, I2C, SPI, PWM, CAN, IR, etc. USB Type-C Used for uploading programs and supplying power. Support Li-ion battery Some models have built-in charging circuitry (e.g. ESP32-C3 DevKit). Using ESP32 ✅ Suitable for work: IoT (Internet of Things) such as controlling devices via Wi-Fi Smart Home (turn on/off lights, measure temperature, control via mobile phone) Bluetooth communication, such as sending and receiving data with mobile phones ESP-NOW / MQTT / HTTP / WebSocket all work. Connect to Cloud such as Firebase, LINE Notify, Blynk, Telegram, etc. ✅ Popular usage examples: Measure temperature and humidity with DHT11/DHT22 and send it to the web. Control lights/relays via mobile app or web server Connect OLED/LED display wirelessly Use as a Wi-Fi Hotspot or Web Server Make an AI training system (some models have Camera + TensorFlow Lite) Example code to open Wi-Fi Web Server on ESP32: #include <WiFi.h> const char* ssid = "WiFi name"; const char* password = "password"; WiFiServer server(80); void setup() { Serial.begin(115200); WiFi.begin(ssid, password); while (WiFi.status() != WL_CONNECTED) { delay(500); Serial.print("."); } Serial.println("\nConnected successfully: "); Serial.println(WiFi.localIP()); server.begin(); } void loop() { WiFiClient client = server.available(); if (client) { client.println("HTTP/1.1 200 OK"); client.println("Content-Type: text/html"); client.println(); client.println("<h2>Hello from ESP32!</h2>"); delay(1000); } } 📌 Advantages of the USB Type-C model: Easy to insert, no need to worry about turning it inside out. Good current support The cable can be used with new mobile phones.

    200.00 ฿ 155.00 ฿

  • Sale -19% Raspberry Pi Pico 2 WH wireless with header

    Global Byte Shop Raspberry Pi Pico 2 WH wireless with header

    Raspberry Pi Pico 2 Wireless with Header 1. คืออะไร? Raspberry Pi Pico 2 Wireless with Header คือ บอร์ดไมโครคอนโทรลเลอร์ (Microcontroller Board) รุ่นใหม่ล่าสุดจาก Raspberry Pi ที่ถูกออกแบบมาเพื่อการพัฒนาโปรเจกต์อิเล็กทรอนิกส์และ IoT (Internet of Things) ต่างๆ บอร์ดนี้มาพร้อมกับชิปประมวลผล RP2350 ซึ่งเป็นชิปประสิทธิภาพสูงตัวใหม่จาก Raspberry Pi และมีคุณสมบัติเด่นคือ รองรับการเชื่อมต่อไร้สาย Wi-Fi และ Bluetooth ในตัว นอกจากนี้ รุ่น "with Header" หมายความว่ามีหัวเข็ม (pin headers) บัดกรีมาให้เรียบร้อยแล้ว ทำให้ง่ายต่อการเชื่อมต่อกับอุปกรณ์ภายนอกและบอร์ดโปรโตไทป์ (breadboard) โดยไม่ต้องบัดกรีเอง จุดเด่นที่สำคัญคือ: ชิป RP2350: เป็นชิปไมโครคอนโทรลเลอร์ที่ออกแบบโดย Raspberry Pi เอง มีประสิทธิภาพสูงขึ้น และมีคุณสมบัติด้านความปลอดภัยที่ดีขึ้น การเชื่อมต่อไร้สาย: มี Wi-Fi 2.4GHz (802.11n) และ Bluetooth 5.2 ในตัว ทำให้สามารถสร้างอุปกรณ์ที่เชื่อมต่ออินเทอร์เน็ตหรือสื่อสารกับอุปกรณ์อื่นๆ ได้ง่าย Header บัดกรีพร้อมใช้: รุ่น "with Header" ช่วยให้ผู้ใช้งานสามารถเริ่มใช้งานได้ทันทีโดยไม่ต้องบัดกรีหัวเข็มเอง ซึ่งสะดวกสำหรับผู้เริ่มต้นหรือผู้ที่ต้องการความรวดเร็ว 2. สเปค (Specifications) นี่คือสเปคหลักของ Raspberry Pi Pico 2 Wireless with Header: Form Factor: 21 มม. × 51 มม. (ขนาดกะทัดรัด) CPU: Dual Arm Cortex-M33 หรือ Dual RISC-V Hazard3 processors ความเร็วสูงสุด 150 MHz Memory: 520 KB On-chip SRAM (หน่วยความจำชั่วคราว) 4 MB On-board QSPI Flash (หน่วยความจำถาวรสำหรับเก็บโปรแกรม) Connectivity (การเชื่อมต่อ): 2.4GHz 802.11n Wireless LAN (Wi-Fi 4) Bluetooth 5.2 (รองรับ Bluetooth LE Central และ Peripheral roles และ Bluetooth Classic) Interfacing (การเชื่อมต่อภายนอก): 26 Multi-purpose GPIO pins (ขา Input/Output อเนกประสงค์) 3 ใน 26 ขานั้นสามารถใช้เป็น ADC (Analog-to-Digital Converter) ได้ Peripherals (อุปกรณ์ต่อพ่วง): 2 × UART (สำหรับสื่อสารอนุกรม) 2 × SPI controllers (สำหรับสื่อสารกับอุปกรณ์ SPI) 2 × I2C controllers (สำหรับสื่อสารกับอุปกรณ์ I2C) 24 × PWM channels (สำหรับสร้างสัญญาณควบคุมมอเตอร์หรือไฟ LED) 1 × USB 1.1 controller and PHY, with host and device support (Micro USB B port สำหรับจ่ายไฟ, ส่งข้อมูล และโปรแกรม) 12 × PIO (Programmable I/O) state machines (สำหรับสร้างโปรโตคอล I/O แบบกำหนดเองได้) เซ็นเซอร์อุณหภูมิในตัว (Temperature sensor) Input Power: 1.8–5.5V DC Operating Temperature: -20°C to +85°C Programming: รองรับการเขียนโปรแกรมด้วย MicroPython และ C/C++ SDK Raspberry Pi Pico 2 Wireless with Header 1. คืออะไร? Raspberry Pi Pico 2 Wireless with Header คือ บอร์ดไมโครคอนโทรลเลอร์ (Microcontroller Board) รุ่นใหม่ล่าสุดจาก Raspberry Pi ที่ถูกออกแบบมาเพื่อการพัฒนาโปรเจกต์อิเล็กทรอนิกส์และ IoT (Internet of Things) ต่างๆ บอร์ดนี้มาพร้อมกับชิปประมวลผล RP2350 ซึ่งเป็นชิปประสิทธิภาพสูงตัวใหม่จาก Raspberry Pi และมีคุณสมบัติเด่นคือ รองรับการเชื่อมต่อไร้สาย Wi-Fi และ Bluetooth ในตัว นอกจากนี้ รุ่น "with Header" หมายความว่ามีหัวเข็ม (pin headers) บัดกรีมาให้เรียบร้อยแล้ว ทำให้ง่ายต่อการเชื่อมต่อกับอุปกรณ์ภายนอกและบอร์ดโปรโตไทป์ (breadboard) โดยไม่ต้องบัดกรีเอง จุดเด่นที่สำคัญคือ: ชิป RP2350: เป็นชิปไมโครคอนโทรลเลอร์ที่ออกแบบโดย Raspberry Pi เอง มีประสิทธิภาพสูงขึ้น และมีคุณสมบัติด้านความปลอดภัยที่ดีขึ้น การเชื่อมต่อไร้สาย: มี Wi-Fi 2.4GHz (802.11n) และ Bluetooth 5.2 ในตัว ทำให้สามารถสร้างอุปกรณ์ที่เชื่อมต่ออินเทอร์เน็ตหรือสื่อสารกับอุปกรณ์อื่นๆ ได้ง่าย Header บัดกรีพร้อมใช้: รุ่น "with Header" ช่วยให้ผู้ใช้งานสามารถเริ่มใช้งานได้ทันทีโดยไม่ต้องบัดกรีหัวเข็มเอง ซึ่งสะดวกสำหรับผู้เริ่มต้นหรือผู้ที่ต้องการความรวดเร็ว 2. สเปค (Specifications) นี่คือสเปคหลักของ Raspberry Pi Pico 2 Wireless with Header: Form Factor: 21 มม. × 51 มม. (ขนาดกะทัดรัด) CPU: Dual Arm Cortex-M33 หรือ Dual RISC-V Hazard3 processors ความเร็วสูงสุด 150 MHz Memory: 520 KB On-chip SRAM (หน่วยความจำชั่วคราว) 4 MB On-board QSPI Flash (หน่วยความจำถาวรสำหรับเก็บโปรแกรม) Connectivity (การเชื่อมต่อ): 2.4GHz 802.11n Wireless LAN (Wi-Fi 4) Bluetooth 5.2 (รองรับ Bluetooth LE Central และ Peripheral roles และ Bluetooth Classic) Interfacing (การเชื่อมต่อภายนอก): 26 Multi-purpose GPIO pins (ขา Input/Output อเนกประสงค์) 3 ใน 26 ขานั้นสามารถใช้เป็น ADC (Analog-to-Digital Converter) ได้ Peripherals (อุปกรณ์ต่อพ่วง): 2 × UART (สำหรับสื่อสารอนุกรม) 2 × SPI controllers (สำหรับสื่อสารกับอุปกรณ์ SPI) 2 × I2C controllers (สำหรับสื่อสารกับอุปกรณ์ I2C) 24 × PWM channels (สำหรับสร้างสัญญาณควบคุมมอเตอร์หรือไฟ LED) 1 × USB 1.1 controller and PHY, with host and device support (Micro USB B port สำหรับจ่ายไฟ, ส่งข้อมูล และโปรแกรม) 12 × PIO (Programmable I/O) state machines (สำหรับสร้างโปรโตคอล I/O แบบกำหนดเองได้) เซ็นเซอร์อุณหภูมิในตัว (Temperature sensor) Input Power: 1.8–5.5V DC Operating Temperature: -20°C to +85°C Programming: รองรับการเขียนโปรแกรมด้วย MicroPython และ C/C++ SDK 3. ตัวอย่างการใช้งาน (Use Cases) Raspberry Pi Pico 2 Wireless with Header มีความสามารถที่หลากหลาย เหมาะสำหรับโปรเจกต์ต่างๆ ทั้งสำหรับผู้เริ่มต้นและผู้ที่ต้องการสร้างอุปกรณ์ที่ซับซ้อน: Smart Home / IoT Devices: ระบบควบคุมไฟอัจฉริยะ: ควบคุมการเปิด-ปิดไฟ หรือปรับความสว่างผ่าน Wi-Fi จากสมาร์ทโฟน เซ็นเซอร์สภาพอากาศอัจฉริยะ: อ่านค่าอุณหภูมิ ความชื้น และส่งข้อมูลไปยังคลาวด์ หรือแสดงผลบนหน้าจอ OLED ระบบรดน้ำต้นไม้อัตโนมัติ: ตรวจสอบความชื้นในดินและสั่งงานปั๊มน้ำผ่าน Wi-Fi อุปกรณ์ตรวจจับการเคลื่อนไหวพร้อมแจ้งเตือน: เมื่อตรวจพบการเคลื่อนไหว สามารถส่งการแจ้งเตือนไปยังโทรศัพท์ได้ Robotics & Automation: ควบคุมแขนหุ่นยนต์ขนาดเล็ก: ใช้ PWM ควบคุมมอเตอร์เซอร์โวหลายๆ ตัว หุ่นยนต์หลีกเลี่ยงสิ่งกีดขวาง: ใช้เซ็นเซอร์ระยะทางและควบคุมมอเตอร์ ระบบประตูอัตโนมัติ: ตรวจจับการเข้าออกและเปิด-ปิดประตู Wearable & Portable Devices: อุปกรณ์ติดตามฟิตเนสขนาดเล็ก: ใช้เซ็นเซอร์ Accelerometer/Gyroscope เพื่อติดตามการเคลื่อนไหว เครื่องเล่นเพลงพกพา: เชื่อมต่อกับลำโพงและควบคุมผ่าน Bluetooth Educational Projects: การเรียนรู้ MicroPython และ C/C++: เป็นบอร์ดที่ยอดเยี่ยมสำหรับผู้เริ่มต้นเรียนรู้การเขียนโปรแกรมไมโครคอนโทรลเลอร์ โปรเจกต์วิทยาศาสตร์และวิศวกรรม: ใช้สร้างอุปกรณ์ทดลองหรือจำลองระบบต่างๆ General Purpose: สร้าง Custom Keypad / Macro Pad: สร้างปุ่มคีย์บอร์ดพิเศษสำหรับงานเฉพาะ ควบคุมจอแสดงผล OLED/LCD: แสดงข้อมูลต่างๆ Data Logging: เก็บข้อมูลจากเซ็นเซอร์ต่างๆ ลงในการ์ด SD หรือส่งผ่าน Wi-Fi

    400.00 ฿ 325.00 ฿

  • โปรเจกต์ Smart AI Speaker With Mycroft On Raspberry Pi

    Global Byte Shop Project Smart Ai Speaker With Mycroft On Raspberry Pi

    This project presents the creation of a Smart AI Speaker using Mycroft on Raspberry Pi, which combines the capabilities of a smart voice assistant with the flexibility of a small but powerful device. The Raspberry Pi can process voice commands quickly, providing a smooth and personalized user experience. We will teach you from installation to customizing Mycroft to meet your needs, so you can create a smart assistant that fits perfectly in your home. It's affordable, easy to set up, and highly customizable! code product NF68465 SD Card 32GB F89049 Raspberry pi 5 Active Cooler F89045 Raspberry pi 5 4GB NF57326 micro hdmi to hdmi F89047 Raspberry pi 5 Adapter F89048 Raspberry pi 5 Case Mic USB Speaker USB 3.5mm. Jack

    3,900.00 ฿

  • โปรเจกต์ Raspberry Pi IoT Server InfluxDB MQTT Grafana Node-RED

    Global Pi Shop Project Raspberry Pi IoT Server InfluxDB, MQTT, Grafana, Node-RED

    This project will guide you to build a smart IoT Server with Raspberry Pi that supports InfluxDB, MQTT, Grafana and Node-RED, allowing you to easily connect and manage your IoT devices. The Raspberry Pi becomes the central hub for collecting sensor data via InfluxDB and displaying it in real time with Grafana, while MQTT enables efficient communication between devices and Node-RED makes it easy to create workflows. It is ideal for those who want to set up an IoT system on a budget but want high performance. code product NF68465 SD Card 32GB NF65047 Heat Sink for pi3,pi4,Opi F80094 Raspberry pi 4 4GB NF57326 micro hdmi to hdmi NF57325 Raspberry pi 4 adapter F74050 Raspberry pi 4 Case

    3,750.00 ฿

  • NRF24L01 Module

    Global Byte Shop NRF24L01 Module

    Specification 2.4G NRF24L01 Wireless Transceiver/Receive Module NRF24L01 2.4GHz wireless data transmission module NRF24L01 is a work in the 2.4-2.5GHz worldwide ISM band single-chip transceiver, wireless transceiver, including: the frequency generator the enhanced SchockBurstTM mode controller power amplifier crystal amplifier modulator demodulator output power channel selection and protocol set by the SPI interface to set a very low current consumption, lower current consumption mode 12.3mA Power-down mode and standby mode when in transmit mode emission power 6dBm when current consumption is 9.0mA acceptance model. Ball to open ISM band maximum 0dBm transmit power, license-exempt use. The open 100 meters! Support six channels of data reception (1) low operating voltage: 1.9 ~~ 3.6V low-voltage (2) high-rate: 2Mbps, air transmission time is very short, greatly reducing the wireless transmission of collision phenomena (software settings 1Mbps or 2Mbps air transmission rate) Multi-frequency points: 125 frequency points, to meet the multi-point communications and frequency hopping communications needs 4 ultra-compact: built-in 2.4GHz antenna compact 15x29mm (including antenna) (5) Low power consumption: when in answer mode communication, fast air transmission and start-up time greatly reduces the current consumption. Low application cost: NRF24L01 integrates all RF protocol high-speed signal processing section, such as: automatically resend lost packets and automatically generate an acknowledge signal, etc. the nRF24L01 The SPI interface can take advantage of the microcontroller hardware SPI port or microcontroller I / O port to simulate the internal FIFO can be used with a variety of low-speed microprocessor interface, easy to use low-cost microcontroller. 7 facilitate the development: the link layer is fully integrated in the module, very easy to develop. Automatic retransmission function, automatic detection and retransmission of lost packets, the retransmission time and the number of retransmission can be software-controlled automatic storage is not received the packet of the response signal auto-answer, after the receipt of a valid data, the module automatically sends the reply fixed frequency detection signals without any additional programming Carrier Detect - built-in hardware CRC error detection and point-to-multipoint communication address control packet transmission error counter and carrier detection can be used for frequency hopping set can also set up six to receive the channel address, can have a choice of open receive channel standard the pin Dip2.54MM spacing interfaces for embedded applications.

    39.00 ฿

  • Elefreaks Smart Home Kit for Micro:bit

    Global Byte Shop Elefreaks Smart Home Kit for Micro:bit

    Smart home Kit is a product about smart home projects based on micro:bitwhich is developed by ELECFREAK. We selected executed components commonly used at home as the TMP36 temperature sensor, sound sensor, crash sensor, servo, and motor. You can build scenes like windowsill, wardrobe, and fish tank, create yourself a smart sweet home and program to intelligently drive them using micro:bit. The smart home is what makes life more practical and playing with it is what makes life more interesting. Micro:bit Smart Home Kit: Sensor:bit breakout board micro:bit Smart Home Kit: Exquisite Sensor (Not Include micro:bit and Battery) Learn Coding through DIY Smart Home Projects Multiple Remote Control Modes Smart Home Kit supports multiple programming methods (Makecode/Python/Javascript) Rich Learning Resources about Health Monitoring With the ELECFREAKS WIKI, grasping the essential concepts of robotics programming is a breeze. Learn, practice, and then apply these skills in the real world! Official Collected Coding Extension The programming expansion package of Smart Home kit is officially collected in micro:bit. Application Auto Windows Automatically detect noise level, the window will be closed when the noise threshold. Voice-activated Lights Voice-activated lights are controlled by voice, light and time delaying with sound sensor and light sensor. Smart fan Automatically detect temperature. The fan will automatically drive when the temperature is over the threshold and it will show the current temperature. Packing List Specs

    1,800.00 ฿ - 2,400.00 ฿

Smart Home

© 2025 บริษัท โกลบอลโทรนิค อินเตอร์เทรด จํากัด, Powered by Shopify

  • PayPal

Login

Forgot your password?

Don't have an account yet?
Create account