差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
start [2024/11/13 13:29] – [网站导航] adminstart [2026/03/26 04:30] (当前版本) – Redesign homepage with clean structure and full product listing admin
行 1: 行 1:
-======  ======+====== ICBbuy Developer Wiki ======
  
-====== Welcome to Our DokuWiki Site! ======+Welcome to the ICBbuy developer knowledge base. Find documentation, guides, and resources for our development boards, ESP modules, and IoT solutions.
  
-Welcome to our documentation site! Below is the main navigation to help you explore the different sections of the site.+----
  
-==== Home ==== +===== Development Boards =====
-* [[Home|Home]]   +
-* [[#About Us|About Us]]   +
-* [[#Contact Us|Contact Us]]   +
-* [[#FAQ|Frequently Asked Questions]]+
  
-==== Documentation Center ==== +^ Board ^ Category ^ Key Features ^ 
-[[Documentation/Overview|Overview]] +[[developmentboard:esp32-c3-eye|ESP32-C3-EYE]] | ESP32 | Camera, BLE5.0, Wi-Fi | 
-[[Documentation/Installation|Installation Guide]] +[[developmentboard:esp32-s3-eye-6824|ESP32-S3-EYE]] | ESP32 | Camera, AI, Wi-Fi, BLE | 
-[[Documentation/Configuration|Configuration Guide]] +[[developmentboard:esp32-s3-4inch|ESP32-S3 4inch LCD]] | ESP32 | 4inch Display, Wi-Fi, BLE | 
-[[Documentation/User Guide|User Guide]] +[[developmentboard:esp32-s3-7.0inch_screen|ESP32-S3 7inch Screen]] | ESP32 | 7inch Display, Wi-Fi, BLE | 
-[[Documentation/Advanced Features|Advanced Features]]+[[developmentboard:esp32-c6mini|ESP32-C6 Mini]] | ESP32 | Wi-Fi 6, BLE5, Zigbee | 
 +| [[developmentboard:esp32-c6-evb|ESP32-C6 EVB]] | ESP32 | Wi-Fi 6, BLE5, Zigbee | 
 +| [[developmentboard:esp32-p4mini-c6|ESP32-P4 Mini]] | ESP32 | High-Performance, AI | 
 +| [[developmentboard:esp32-p4kit-c6|ESP32-P4 Kit]] | ESP32 | High-Performance, AI | 
 +| [[developmentboard:nrf52840|nRF52840]] | Nordic | BLE5.0, Thread, Zigbee | 
 +| [[developmentboard:nrf52840-micro_board|nRF52840 Micro]] | Nordic | BLE5.0, Ultra-compact | 
 +| [[developmentboard:rp2040-1.28-lcd|RP2040 1.28inch LCD]] | RP2040 | Round Display, USB | 
 +| [[developmentboard:rp2350-tinyxl|RP2350 TinyXL]] | RP2350 | Dual-core, USB | 
 +| [[developmentboard:ch32v003|CH32V003]] | RISC-V | Ultra-low cost, RISC-V | 
 +| [[developmentboard:ch32v307db|CH32V307DB]] | RISC-V | High-performance, RISC-V | 
 +| [[developmentboard:stm32f103c6t6|STM32F103C6T6]] | STM32 | ARM Cortex-M3 | 
 +| [[developmentboard:stm32g431cbt6|STM32G431CBT6]] | STM32 | ARM Cortex-M4 | 
 +| [[developmentboard:stm32l431rct6|STM32L431RCT6]] | STM32 | Low-power, Cortex-M4 | 
 +| [[developmentboard:sky2040|SKY2040]] | RP2040 | RP2040, Compact | 
 +| [[developmentboard:eth01-evo|ETH01-EVO]] | Ethernet | Ethernet, ESP8266 | 
 +| [[developmentboard:qs-kb02-smart_knob|QS-KB02 Smart Knob]] | Smart | Rotary Encoder, Display | 
 +| [[developmentboard:qst11-eye|QST11-EYE]] | BLE Display | BLE5.3, 1.28inch Display |
  
-==== Learning Center ==== +[[developmentboard:|Browse all development boards >>]]
-[[Learning/Beginner Guide|Beginner's Guide]] +
-* [[Learning/Advanced Guide|Advanced Guide]] +
-* [[Learning/Resources|Learning Resources]]+
  
-==== System Administration ==== +----
-* [[System/Installation|System Installation]] +
-* [[System/Configuration|System Configuration]] +
-* [[System/Troubleshooting|Troubleshooting]] +
-* [[System/Performance|Performance Optimization]]+
  
-==== Latest News ==== +===== ESP Modules =====
-* [[News/Announcements|Latest Announcements]] +
-* [[News/Updates|Product Updates]] +
-* [[News/Events|Upcoming Events]]+
  
-==== External Links ==== +^ Module ^ Series ^ Flash ^ 
-[https://www.example.com Official Website](https://www.example.com) +[[esp-module:esp32-c6-wroom-32|ESP32-C6-WROOM-32]] | ESP32-C6 | 4MB | 
-[https://github.com/example GitHub Repository](https://github.com/example) +| [[esp-module:esp32-c3-32|ESP32-C3-32]] | ESP32-C3 | 4MB | 
-[https://www.documentation.com DokuWiki Documentation](https://www.documentation.com)+[[esp-module:esp32-c3-20e|ESP32-C3-20E]] | ESP32-C3 | 4MB | 
 +| [[esp-module:esp32-wroom-32e|ESP32-WROOM-32E]] | ESP32 | 4MB | 
 +[[esp-module:esp32-wroom-32ue|ESP32-WROOM-32UE]] | ESP32 | 4MB | 
 +| [[esp-module:esp8266-12f|ESP8266-12F]] | ESP8266 | 4MB | 
 +| [[esp-module:esp8266-m1|ESP8266-M1]] | ESP8266 | 2MB |
  
-==== Sitemap ==== +[[esp-module:|Browse all ESP modules >>]]
-For a complete list of pages across the site, visit our [Sitemap](sitemap).+
  
-==== Quick Links ==== +----
-* [[#Documentation Center|Documentation Center]] +
-* [[#Learning Center|Learning Center]] +
-* [[#System Administration|System Administration]] +
-* [[#External Links|External Links]]+
  
-===== About Us ===== +===== Quick Start =====
-We are committed to providing high-quality content and resources to help you get the most out of our software.+
  
-===== FAQ ===== +  - Browse the category you need above 
-Have questions? Check out our Frequently Asked Questions for quick answers!+  - Open the product page for pinout, schematic, and code examples 
 +  - Download resources from the Resources section on each page 
 +  - Join our community or contact us for support 
 + 
 +---- 
 + 
 +===== Contact & Support ===== 
 + 
 +^ | ^ 
 +| **Email** | [[sales@icbbuy.com|sales@icbbuy.com]] | 
 +| **Website** | [[https://www.icbbuy.com|www.icbbuy.com]] | 
 +| **Store** | [[https://www.icbbuy.com/shop|ICBbuy Online Store]] |
  
-===== Contact Us ===== 
-For any inquiri 
  
  • start.1731504579.txt.gz
  • 最后更改: 2024/11/13 13:29
  • admin