<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Featured Boards on TinyGo</title>
    <link>https://tinygo.org/docs/reference/microcontrollers/featured/</link>
    <description>Recent content in Featured Boards on TinyGo</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://tinygo.org/docs/reference/microcontrollers/featured/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Adafruit Circuit Playground Bluefruit</title>
      <link>https://tinygo.org/docs/reference/microcontrollers/featured/circuitplay-bluefruit/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://tinygo.org/docs/reference/microcontrollers/featured/circuitplay-bluefruit/</guid>
      <description>The Adafruit Circuit Playground Bluefruit is small ARM development board based on the Nordic Semiconductor nrf52840 Cortex-M4 processor with 256KB of SRAM and 2MB of onboard flash storage. It has several built-in devices such as WS2812 &amp;ldquo;NeoPixel&amp;rdquo; LEDs, buttons, an accelerometer, and some other sensors. Thanks to using the nrf52840 processor it offers onboard Bluetooth support.&#xA;Interfaces Interface Hardware Supported TinyGo Support GPIO YES YES UART YES YES SPI YES YES I2C YES YES ADC YES YES PWM YES YES USBDevice YES YES Bluetooth YES YES Pins Pin Hardware pin Alternative names D0 P0_30 A6, UART_RX_PIN D1 P0_14 A7, UART_TX_PIN D2 P0_05 A5, SDA_PIN D3 P0_04 A4, SCL_PIN D4 P1_02 BUTTONA, BUTTON D5 P1_15 BUTTONB, BUTTON1 D6 P0_02 A1 D7 P1_06 SLIDER D8 P0_13 NEOPIXELS, WS2812 D9 P0_29 A2 D10 P0_03 A3 D11 P1_04 D12 P0_26 D13 P1_14 LED A8 P0_28 LIGHTSENSOR A9 P0_31 TEMPSENSOR SDA1_PIN P1_10 SCL1_PIN P1_12 SPI0_SCK_PIN P0_19 SPI0_SDO_PIN P0_21 SPI0_SDI_PIN P0_23 PDM_CLK_PIN P0_17 PDM_DIN_PIN P0_16 Machine Package Docs Documentation for the machine package for the Circuit Playground Bluefruit</description>
    </item>
    <item>
      <title>Adafruit Circuit Playground Express</title>
      <link>https://tinygo.org/docs/reference/microcontrollers/featured/circuitplay-express/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://tinygo.org/docs/reference/microcontrollers/featured/circuitplay-express/</guid>
      <description>The Adafruit Circuit Playground Express is small ARM development board based on the Microchip SAMD21 processor with 192KB of SRAM and 2MB of onboard flash storage. It has several built-in devices such as WS2812 &amp;ldquo;NeoPixel&amp;rdquo; LEDs, buttons, an accelerometer, and some other sensors.&#xA;Interfaces Interface Hardware Supported TinyGo Support GPIO YES YES UART YES YES SPI YES YES I2C YES YES ADC YES YES PWM YES YES USBDevice YES YES Pins Pin Hardware pin Alternative names I2C PWM D0 PB09 A6, UART_RX_PIN D1 PB08 A7, UART_TX_PIN D2 PB02 A5, SDA_PIN I2C0 (SDA) D3 PB03 A4, SCL_PIN I2C0 (SCL) D4 PA28 BUTTONA, BUTTON D5 PA14 BUTTONB, BUTTON1 TCC0 (channel 0) D6 PA05 A1 TCC0 (channel 1) D7 PA15 SLIDER TCC0 (channel 1) D8 PB23 NEOPIXELS, WS2812 D9 PA06 A2 TCC1 (channel 0) D10 PA07 A3 TCC1 (channel 1) D12 PA02 A0 D13 PA17 LED I2C1 (SCL) TCC2 (channel 1), TCC0 (channel 3) A8 PA11 LIGHTSENSOR TCC1 (channel 1), TCC0 (channel 3) A9 PA09 TEMPSENSOR TCC0 (channel 1), TCC1 (channel 3) A10 PA04 PROXIMITY TCC0 (channel 0) USBCDC_DM_PIN PA24 TCC1 (channel 2) USBCDC_DP_PIN PA25 TCC1 (channel 3) SDA1_PIN PA00 I2C1 (SDA) TCC2 (channel 0) SCL1_PIN PA01 I2C1 (SCL) TCC2 (channel 1) SPI0_SCK_PIN PA21 TCC0 (channel 3) SPI0_SDO_PIN PA20 TCC0 (channel 2) SPI0_SDI_PIN PA16 I2C1 (SDA) TCC2 (channel 0), TCC0 (channel 2) I2S_SCK_PIN PA10 TCC1 (channel 0), TCC0 (channel 2) I2S_SDO_PIN PA08 TCC0 (channel 0), TCC1 (channel 2) Machine Package Docs Documentation for the machine package for the Circuit Playground Express</description>
    </item>
    <item>
      <title>Arduino UNO Q</title>
      <link>https://tinygo.org/docs/reference/microcontrollers/featured/arduino-uno-q/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://tinygo.org/docs/reference/microcontrollers/featured/arduino-uno-q/</guid>
      <description>The Arduino UNO Q is a single board Debian Linux computer with a Qualcomm Dragonwing QRB2210 MPU and also an onboard STMicro STM32U585 MCU an Arm Cortex-M33 processor with 786KB of SRAM and 2MB of onboard flash storage. In addition it has an 8x13 LED matrix, along with a few other onboard LEDs.&#xA;Interfaces Interface Hardware Supported TinyGo Support GPIO YES YES UART YES YES SPI YES YES I2C YES YES ADC YES YES PWM YES Not yet Pins Pin Hardware pin Alternative names A0 PA4 ADC0 A1 PA5 ADC1, SPI1_SCK_PIN, SPI0_SCK_PIN A2 PA6 ADC2, SPI1_SDI_PIN, SPI0_SDI_PIN A3 PA7 ADC3, SPI1_SDO_PIN, SPI0_SDO_PIN A4 PC1 ADC4, D18 A5 PC0 ADC5, D19 D0 PB7 UART1_RX_PIN D1 PB6 UART1_TX_PIN D2 PB3 D3 PB0 D4 PA12 D5 PA11 D6 PB1 D7 PB2 D8 PB4 D9 PB8 D10 PB9 D11 PB15 D12 PB14 D13 PB13 D20 PB10 I2C0_SCL_PIN D21 PB11 I2C0_SDA_PIN LED PH10 LED3_R LED3_G PH11 LED3_B PH12 LED4_R PH13 LED4_G PH14 LED4_B PH15 UART_TX_PIN PG7 UART2_TX_PIN UART_RX_PIN PG8 UART2_RX_PIN I2C1_SCL_PIN PD12 I2C1_SDA_PIN PD13 Machine Package Docs Documentation for the machine package for the Arduino UNO Q</description>
    </item>
    <item>
      <title>Raspberry Pi Pico</title>
      <link>https://tinygo.org/docs/reference/microcontrollers/featured/pico/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://tinygo.org/docs/reference/microcontrollers/featured/pico/</guid>
      <description>The Raspberry Pi Pico is a tiny development board based on the Raspberry Pi RP2040 microcontroller dual-core ARM Cortex-M0+ processor with 264KB of SRAM and 2MB of onboard flash storage.&#xA;Interfaces Interface Hardware Supported TinyGo Support GPIO YES YES UART YES YES SPI YES YES I2C YES YES ADC YES YES PWM YES YES USBDevice YES YES Pins Pin Hardware pin Alternative names I2C PWM GP0 GPIO0 UART0_TX_PIN, UART_TX_PIN I2C0 (SDA) PWM0 (channel A) GP1 GPIO1 UART0_RX_PIN, UART_RX_PIN I2C0 (SCL) PWM0 (channel B) GP2 GPIO2 I2C1_SDA_PIN I2C1 (SDA) PWM1 (channel A) GP3 GPIO3 I2C1_SCL_PIN I2C1 (SCL) PWM1 (channel B) GP4 GPIO4 I2C0_SDA_PIN I2C0 (SDA) PWM2 (channel A) GP5 GPIO5 I2C0_SCL_PIN I2C0 (SCL) PWM2 (channel B) GP6 GPIO6 I2C1 (SDA) PWM3 (channel A) GP7 GPIO7 I2C1 (SCL) PWM3 (channel B) GP8 GPIO8 UART1_TX_PIN I2C0 (SDA) PWM4 (channel A) GP9 GPIO9 UART1_RX_PIN I2C0 (SCL) PWM4 (channel B) GP10 GPIO10 SPI1_SCK_PIN I2C1 (SDA) PWM5 (channel A) GP11 GPIO11 SPI1_SDO_PIN I2C1 (SCL) PWM5 (channel B) GP12 GPIO12 SPI1_SDI_PIN I2C0 (SDA) PWM6 (channel A) GP13 GPIO13 I2C0 (SCL) PWM6 (channel B) GP14 GPIO14 I2C1 (SDA) PWM7 (channel A) GP15 GPIO15 I2C1 (SCL) PWM7 (channel B) GP16 GPIO16 SPI0_SDI_PIN I2C0 (SDA) PWM0 (channel A) GP17 GPIO17 I2C0 (SCL) PWM0 (channel B) GP18 GPIO18 SPI0_SCK_PIN I2C1 (SDA) PWM1 (channel A) GP19 GPIO19 SPI0_SDO_PIN I2C1 (SCL) PWM1 (channel B) GP20 GPIO20 I2C0 (SDA) PWM2 (channel A) GP21 GPIO21 I2C0 (SCL) PWM2 (channel B) GP22 GPIO22 PWM3 (channel A) GP26 GPIO26 ADC0 I2C1 (SDA) PWM5 (channel A) GP27 GPIO27 ADC1 I2C1 (SCL) PWM5 (channel B) GP28 GPIO28 ADC2 PWM6 (channel A) LED GPIO25 PWM4 (channel B) ADC3 GPIO29 PWM6 (channel B) Machine Package Docs Documentation for the machine package for the Pico</description>
    </item>
    <item>
      <title>Raspberry Pi Pico W</title>
      <link>https://tinygo.org/docs/reference/microcontrollers/featured/pico-w/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://tinygo.org/docs/reference/microcontrollers/featured/pico-w/</guid>
      <description>The Raspberry Pi Pico-W is a tiny development board based on the Raspberry Pi RP2040 microcontroller dual-core ARM Cortex-M0+ processor with 264KB of SRAM and 2MB of onboard flash storage. It also includes an onboard Infineon CYW43439 wireless chip. As a result the Pico-W has both WiFi and Bluetooth support.&#xA;Interfaces Interface Hardware Supported TinyGo Support GPIO YES YES UART YES YES SPI YES YES I2C YES YES ADC YES YES PWM YES YES USBDevice YES YES WiFi YES YES Bluetooth YES YES Pins Pin Hardware pin Alternative names I2C PWM GP0 GPIO0 UART0_TX_PIN, UART_TX_PIN I2C0 (SDA) PWM0 (channel A) GP1 GPIO1 UART0_RX_PIN, UART_RX_PIN I2C0 (SCL) PWM0 (channel B) GP2 GPIO2 I2C1_SDA_PIN I2C1 (SDA) PWM1 (channel A) GP3 GPIO3 I2C1_SCL_PIN I2C1 (SCL) PWM1 (channel B) GP4 GPIO4 I2C0_SDA_PIN I2C0 (SDA) PWM2 (channel A) GP5 GPIO5 I2C0_SCL_PIN I2C0 (SCL) PWM2 (channel B) GP6 GPIO6 I2C1 (SDA) PWM3 (channel A) GP7 GPIO7 I2C1 (SCL) PWM3 (channel B) GP8 GPIO8 UART1_TX_PIN I2C0 (SDA) PWM4 (channel A) GP9 GPIO9 UART1_RX_PIN I2C0 (SCL) PWM4 (channel B) GP10 GPIO10 SPI1_SCK_PIN I2C1 (SDA) PWM5 (channel A) GP11 GPIO11 SPI1_SDO_PIN I2C1 (SCL) PWM5 (channel B) GP12 GPIO12 SPI1_SDI_PIN I2C0 (SDA) PWM6 (channel A) GP13 GPIO13 I2C0 (SCL) PWM6 (channel B) GP14 GPIO14 I2C1 (SDA) PWM7 (channel A) GP15 GPIO15 I2C1 (SCL) PWM7 (channel B) GP16 GPIO16 SPI0_SDI_PIN I2C0 (SDA) PWM0 (channel A) GP17 GPIO17 I2C0 (SCL) PWM0 (channel B) GP18 GPIO18 SPI0_SCK_PIN I2C1 (SDA) PWM1 (channel A) GP19 GPIO19 SPI0_SDO_PIN I2C1 (SCL) PWM1 (channel B) GP20 GPIO20 I2C0 (SDA) PWM2 (channel A) GP21 GPIO21 I2C0 (SCL) PWM2 (channel B) GP22 GPIO22 PWM3 (channel A) GP26 GPIO26 ADC0 I2C1 (SDA) PWM5 (channel A) GP27 GPIO27 ADC1 I2C1 (SCL) PWM5 (channel B) GP28 GPIO28 ADC2 PWM6 (channel A) LED GPIO25 PWM4 (channel B) ADC3 GPIO29 PWM6 (channel B) Machine Package Docs Documentation for the machine package for the Pico</description>
    </item>
    <item>
      <title>Seeed Studio XIAO ESP32C3</title>
      <link>https://tinygo.org/docs/reference/microcontrollers/featured/xiao-esp32c3/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://tinygo.org/docs/reference/microcontrollers/featured/xiao-esp32c3/</guid>
      <description>The Seeed Studio XIAO ESP32C3 is a tiny development board based on the Espressif ESP32C3 32-bit RISC-V CPU microcontroller with 400KB of SRAM and 4MB of onboard flash storage. Thanks to the onboard radio, it supports both WiFi and Bluetooth wireless communication.&#xA;Interfaces Interface Hardware Supported TinyGo Support GPIO YES YES UART YES YES SPI YES YES I2C YES YES ADC YES YES PWM YES YES USBDevice NO NO WiFi YES YES Bluetooth YES Not yet Pins Pin Hardware pin Alternative names D0 GPIO2 A0, ADC2 D1 GPIO3 A1, ADC3 D2 GPIO4 A2, ADC4 D3 GPIO5 A3, ADC5 D4 GPIO6 SDA_PIN D5 GPIO7 SCL_PIN D6 GPIO21 UART_TX_PIN D7 GPIO20 UART_RX_PIN D8 GPIO8 SPI_SCK_PIN D9 GPIO9 SPI_SDI_PIN D10 GPIO10 SPI_SDO_PIN ADC0 GPIO0 ADC1 GPIO1 Machine Package Docs Documentation for the machine package for the Seeed Studio XIAO ESP32C3</description>
    </item>
    <item>
      <title>Seeed Studio XIAO ESP32S3</title>
      <link>https://tinygo.org/docs/reference/microcontrollers/featured/xiao-esp32s3/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://tinygo.org/docs/reference/microcontrollers/featured/xiao-esp32s3/</guid>
      <description>The Seeed Studio XIAO ESP32S3 is a tiny development board based on the Espressif Xtensa LX7 dual-core, 32-bit processor microcontroller with 512KB of SRAM and 8MB of onboard flash storage. Thanks to the onboard radio, it supports both WiFi and Bluetooth wireless communication.&#xA;Interfaces Interface Hardware Supported TinyGo Support GPIO YES YES UART YES YES SPI YES YES I2C YES YES ADC YES YES PWM YES YES USBDevice YES YES WiFi YES YES Bluetooth YES Not yet Pins Pin Hardware pin Alternative names D0 GPIO1 A0, ADC0 D1 GPIO2 A1, ADC2 D2 GPIO3 A2, ADC3 D3 GPIO4 A3, ADC4 D4 GPIO5 SDA_PIN, ADC5 D5 GPIO6 SCL_PIN, ADC6 D6 GPIO43 UART_TX_PIN D7 GPIO44 UART_RX_PIN D8 GPIO7 SPI1_SCK_PIN, ADC7 D9 GPIO8 SPI1_MISO_PIN, ADC8 D10 GPIO9 SPI1_MOSI_PIN, ADC9 LED GPIO21 ADC10 GPIO10 ADC11 GPIO11 ADC12 GPIO12 ADC13 GPIO13 ADC14 GPIO14 ADC15 GPIO15 ADC16 GPIO16 ADC17 GPIO17 ADC18 GPIO18 ADC19 GPIO19 ADC20 GPIO20 Machine Package Docs Documentation for the machine package for the Seeed Studio XIAO ESP32S3</description>
    </item>
  </channel>
</rss>
