Catalog > Internet of Things (IOT) Related Products > More Platforms WiFi 6 Development Board WiFi 6 ESP32-C6 Microcontroller Development Board WVS ESP32-C6 MCU WIFI6 DEV B0ARD ESP32-C6 MICROCONTROLLER WIFI 6 DEVELOPMENT BOARD 196.27 ZAR inc for 1 Each 0 in Stock Add Specifications, Prices & Availability may change without notice. Images are for illustration purposes only. E&OE Overview The ESP32-C6-Pico is an entry-level RISC-V microcontroller development board integrating WiFi 6, Bluetooth 5 and IEEE 802.15.4 (Zigbee 3.0 and Thread). It is compatible in size and interface with most of the Raspberry Pi Pico HATs. Easy to expand, with multiple peripheral interfaces. Suitable for smart home, industrial automation, healthcare, consumer electronics and other applications. Adopts ESP32-C6-MINI-1 as the main chip, which is equipped with a RISC-V 32-bit single-core processor with 160MHz running frequency, built-in 320KB ROM, 512KB HP SRAM, 16KB LP SRAM and 4MB flash; Onboard MP28164 high efficiency DC-DC buck-boost chip with load current up to 2A, ensuring the safety of the product. Features Adopts ESP32-C6-MINI-1 chip with RISC-V 32-bit single-core processor, capable of running at 160 MHz Integrated 320KB ROM, 512KB HP SRAM, 16KB LP SRAM and 4MB flash Integrated WiFi 6, Bluetooth 5 and IEEE 802.15.4 (Zigbee 3.0 and Thread) wireless communication, with superior RF performance Type-C connector, easier to use Onboard DC-DC chip MP28164, high efficiency DC-DC buck-boost chip with load current up to 2A 20 × multi-function GPIO pins and 7 × expanded IO pins Rich peripheral interfaces, including full-speed USB OTG, SPI, I2C, UART, ADC, PWM, etc. to achieve various functions flexibly Castellated module allows soldering directly to carrier boards Supports multiple low-power operating states, adjustable balance between communication distance, data rate and power consumption to meet the power requirements of various application scenarios Supports most of the Raspberry Pi Pico expansion board ecology, suitable for artificial intelligence IoT application development Specifications Please note that the corresponding library files are required before using EXIO1 ~ EXIO7. (#Add EXIO Control Demo in VScode, #Add EXIO Demo In Arduino IDE) Items Function name Parameters Functionality Initialize TCA9554PWR TCA9554PWR_Init uint8_t PinState Initialize all TCA9554PWR pins to PinState mode Resister Read_REG uint8_t REG Read the value in the REG register of the TCA9554PWR Write_REG uint8_t REG,uint8_t Data Write data to the REG register of the TCA9554PWR Initialize EXIO mode Mode_EXIO uint8_t Pin,uint8_t State Setting the mode of the Pin of the TCA9554PWR Mode_EXIOS uint8_t PinState Setting the mode of all TCA9554PWR pins Read EXIO level Read_EXIO uint8_t Pin Read the input level of the Pin of the TCA9554PWR Read_EXIOS void Setting the input level of all TCA9554PWR pins Set EXIO output level Set_EXIO uint8_t Pin,uint8_t State Set the output level of the Pin of the TCA9554PWR Set_EXIOS int8_t PinState Setting the output level of all TCA9554PWR pins Toggle EXIO level Set_Toggle uint8_t Pin Toggles the output level of the Pin of the TCA9554PWR References