782 lines
41 KiB
HTML
782 lines
41 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<link rel="icon" href="/assets/images/favicon.ico" type="image/x-icon" />
|
||
<meta name="msapplication-TileColor" content="#1a1919">
|
||
<meta name="msapplication-TileImage" content="https://cdn-shop.adafruit.com/static/mstile-144x144.png" />
|
||
<title>Nano ESP32 Download</title>
|
||
<meta name="description" content="A limited number of boards have inverted green/blue on the internal status RGB LEDs. Try this board first. If the colors on your board appear inverted, use t..." />
|
||
|
||
<!-- Twitter and Open Graph cards -->
|
||
<meta name="twitter:site" content="@circuitpython" />
|
||
<meta property="og:url" content="https://circuitpython.org/board/arduino_nano_esp32s3/" />
|
||
|
||
<meta property="og:title" content="CircuitPython - Nano ESP32 Download" />
|
||
|
||
|
||
|
||
<meta property="og:description" content="A limited number of boards have inverted green/blue on the internal status RGB LEDs. Try this board first. If the colors on your board appear inverted, use the inverted Arduino Nano ESP32 board definition instead.Introducing the Nano ESP32, a powerful addition to the Arduino ecosystem that brings..." />
|
||
|
||
|
||
|
||
<meta name="twitter:card" content="summary_large_image" />
|
||
<meta property="og:image" content="https://circuitpython.org/assets/images/boards/large/arduino_nano_esp32s3.jpg" />
|
||
|
||
<meta property="og:type" content="website" />
|
||
|
||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
|
||
<link rel="stylesheet" href="/assets/css/main.css">
|
||
<link rel="canonical" href="https://circuitpython.org/board/arduino_nano_esp32s3/">
|
||
<!-- CircuitPython RSS Feed -->
|
||
<link rel="alternate"
|
||
type="application/rss+xml"
|
||
title="CircuitPython news!"
|
||
href="https://blog.adafruit.com/category/circuitpython/feed/"/>
|
||
<link rel="alternate" type="application/rss+xml" title="Latest Boards" href="/feed.rss"/>
|
||
<script src="/assets/javascript/header_mobile.js"></script>
|
||
</head>
|
||
|
||
|
||
<body>
|
||
<header id="site-header">
|
||
|
||
<nav class="top-navigation">
|
||
<div>
|
||
<div class="navigation">
|
||
<a class="skip-link" href="#main-content">Skip to main content</a>
|
||
<a href="/contributing">Contributing</a>
|
||
<a href="https://blog.adafruit.com/category/circuitpython">News</a>
|
||
<a href="/awesome">Awesome</a>
|
||
<a href="https://www.adafruitdaily.com/category/circuitpython">Newsletter</a>
|
||
<a href="https://docs.circuitpython.org/">Documentation</a>
|
||
<a href="https://forums.adafruit.com/viewforum.php?f=60">Forums</a>
|
||
<a href="https://adafru.it/discord" aria-label="Discord"><i class="fab fa-discord"></i> Discord</a>
|
||
<a href="/feed.rss" type="application/rss+xml" aria-label="RSS Feed"><i class="fas fa-rss-square"></i> RSS</a>
|
||
</div>
|
||
</div>
|
||
</nav>
|
||
<div class="wrapper">
|
||
<div class="content">
|
||
<nav class="site-brand">
|
||
<div class="site-logo">
|
||
<a href="/">
|
||
<img src="/assets/images/logo.png"
|
||
srcset="/assets/images/logo.png 1x,
|
||
/assets/images/logo@2x.png 2x,
|
||
/assets/images/logo@3x.png 3x"
|
||
alt="CircuitPython Logo"
|
||
height="60" width="136">
|
||
</a>
|
||
</div>
|
||
<div class="site-navigation">
|
||
<a href="/downloads">Downloads</a>
|
||
<a href="/libraries">Libraries</a>
|
||
<a href="/blinka">Blinka</a>
|
||
</div>
|
||
<div class="get-started">
|
||
<a href="https://learn.adafruit.com/welcome-to-circuitpython">Get Started</a>
|
||
</div>
|
||
</nav>
|
||
</div>
|
||
</div>
|
||
<div class="bottom-bar"></div>
|
||
</header>
|
||
|
||
<header id="mobile-header">
|
||
<div class="header-contents">
|
||
<div class="site-logo">
|
||
<a href="/">
|
||
<img src="/assets/images/logo.png"
|
||
srcset="/assets/images/logo.png 1x,
|
||
/assets/images/logo@2x.png 2x,
|
||
/assets/images/logo@3x.png 3x"
|
||
alt="CircuitPython Logo"
|
||
height="60" width="136">
|
||
</a>
|
||
</div>
|
||
<div id="mobile-menu">
|
||
<div class="menu-toggle">
|
||
<a href="#" id="mobile-menu-button">
|
||
<span class="sr-only">Open Mobile Menu</span>
|
||
<i class="fa fa-bars" aria-hidden="true"></i>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
<div class="clear"></div>
|
||
<nav id="mobile-menu-contents" role="navigation" class="hidden"
|
||
aria-expanded="false" aria-label="Mobile Menu">
|
||
<ul>
|
||
<li><a
|
||
href="/downloads">Downloads</a></li>
|
||
<li><a
|
||
href="/libraries">Libraries</a></li>
|
||
<li><a
|
||
href="/blinka">Blinka</a></li>
|
||
<li><a
|
||
href="/contributing">Contributing</a></li>
|
||
<li><a href="https://blog.adafruit.com/category/circuitpython">News</a></li>
|
||
<li><a
|
||
href="/awesome">Awesome</a></li>
|
||
<li><a href="https://www.adafruitdaily.com/category/circuitpython">Newsletter</a></li>
|
||
<li><a href="https://learn.adafruit.com/welcome-to-circuitpython">Get Started</a></li>
|
||
<li><a href="https://forums.adafruit.com/viewforum.php?f=60">Forums</a></li>
|
||
<li><a href="https://adafru.it/discord" aria-label="Discord"><i class="fab fa-discord"></i> Discord</a></li>
|
||
</ul>
|
||
</nav>
|
||
</div>
|
||
<div class="bottom-bar"></div>
|
||
</header>
|
||
|
||
<div id="main-content" class="wrapper">
|
||
<div id="download-page">
|
||
<h1>Nano ESP32</h1>
|
||
<h3>by Arduino</h3>
|
||
|
||
<div class="download-section">
|
||
<div class="details">
|
||
<div class="section">
|
||
|
||
<img src="/assets/images/boards/large/arduino_nano_esp32s3.jpg" alt="Image of Board">
|
||
<p>
|
||
<p><strong>A limited number of boards have <a href="https://support.arduino.cc/hc/en-us/articles/9589073738012-About-Nano-ESP32-boards-with-inverted-green-and-blue-pins">inverted green/blue on the internal status RGB LEDs</a>.</strong> Try this board first. If the colors on your board appear inverted, use the <a href="arduino_nano_esp32s3_inverted_statusled">inverted Arduino Nano ESP32</a> board definition instead.</p>
|
||
|
||
<p>Introducing the Nano ESP32, a powerful addition to the Arduino ecosystem that brings the popular ESP32-S3 to the world of Arduino and MicroPython programming. Whether you’re a beginner stepping into the world of IoT or MicroPython, or an advanced user looking to incorporate it into your next product, the Nano ESP32 is the perfect choice. It covers all your needs to kick-start your IoT or MicroPython project with ease.</p>
|
||
|
||
<p>The Arduino Nano ESP32 features the NORA-W106, a module with a ESP32-S3 chip inside. This module supports both Wi-Fi® and Bluetooth® (5.0 and above), making it an ideal device for IoT development. The popular Nano form factor also makes it compatible with many hardware accessories.</p>
|
||
|
||
<h2 id="purchase">Purchase</h2>
|
||
<ul>
|
||
<li><a href="https://store.arduino.cc/pages/nano-esp32">Arduino</a></li>
|
||
</ul>
|
||
|
||
</p>
|
||
<h2>Contribute</h2>
|
||
<p>Have some info to add for this board? Edit the source for this page <a href="https://github.com/adafruit/circuitpython-org/edit/main/_board/arduino_nano_esp32s3.md">here</a>.</p>
|
||
</div>
|
||
</div>
|
||
<div class="download">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="section stable">
|
||
<h3>CircuitPython 9.0.4</h3>
|
||
|
||
<p>
|
||
This is the latest <strong>stable</strong> release of CircuitPython that will work with the Nano ESP32.
|
||
</p>
|
||
<p>
|
||
<strong>Use this release</strong> if you are new to CircuitPython.
|
||
</p>
|
||
|
||
|
||
<p>
|
||
<a href="https://github.com/adafruit/circuitpython/releases/tag/9.0.4">Release Notes for 9.0.4</a>
|
||
</p>
|
||
<div class="download-details">
|
||
|
||
|
||
|
||
|
||
|
||
<label class="language-select">
|
||
<select>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/zh_Latn_pinyin/adafruit-circuitpython-arduino_nano_esp32s3-zh_Latn_pinyin-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/zh_Latn_pinyin/adafruit-circuitpython-arduino_nano_esp32s3-zh_Latn_pinyin-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/zh_Latn_pinyin/adafruit-circuitpython-arduino_nano_esp32s3-zh_Latn_pinyin-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/zh_Latn_pinyin/adafruit-circuitpython-arduino_nano_esp32s3-zh_Latn_pinyin-9.0.4.uf2"
|
||
data-locale="zh-Latn-pinyin"
|
||
>
|
||
CHINESE (PINYIN)
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/nl/adafruit-circuitpython-arduino_nano_esp32s3-nl-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/nl/adafruit-circuitpython-arduino_nano_esp32s3-nl-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/nl/adafruit-circuitpython-arduino_nano_esp32s3-nl-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/nl/adafruit-circuitpython-arduino_nano_esp32s3-nl-9.0.4.uf2"
|
||
data-locale="nl"
|
||
>
|
||
DUTCH
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_GB/adafruit-circuitpython-arduino_nano_esp32s3-en_GB-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_GB/adafruit-circuitpython-arduino_nano_esp32s3-en_GB-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_GB/adafruit-circuitpython-arduino_nano_esp32s3-en_GB-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_GB/adafruit-circuitpython-arduino_nano_esp32s3-en_GB-9.0.4.uf2"
|
||
data-locale="en-GB"
|
||
>
|
||
ENGLISH (UK)
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.0.4.uf2"
|
||
data-locale="en-US"
|
||
selected>
|
||
ENGLISH (US)
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fil/adafruit-circuitpython-arduino_nano_esp32s3-fil-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fil/adafruit-circuitpython-arduino_nano_esp32s3-fil-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fil/adafruit-circuitpython-arduino_nano_esp32s3-fil-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fil/adafruit-circuitpython-arduino_nano_esp32s3-fil-9.0.4.uf2"
|
||
data-locale="fil"
|
||
>
|
||
FILIPINO
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fr/adafruit-circuitpython-arduino_nano_esp32s3-fr-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fr/adafruit-circuitpython-arduino_nano_esp32s3-fr-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fr/adafruit-circuitpython-arduino_nano_esp32s3-fr-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fr/adafruit-circuitpython-arduino_nano_esp32s3-fr-9.0.4.uf2"
|
||
data-locale="fr"
|
||
>
|
||
FRENCH
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/de_DE/adafruit-circuitpython-arduino_nano_esp32s3-de_DE-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/de_DE/adafruit-circuitpython-arduino_nano_esp32s3-de_DE-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/de_DE/adafruit-circuitpython-arduino_nano_esp32s3-de_DE-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/de_DE/adafruit-circuitpython-arduino_nano_esp32s3-de_DE-9.0.4.uf2"
|
||
data-locale="de-DE"
|
||
>
|
||
GERMAN
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ID/adafruit-circuitpython-arduino_nano_esp32s3-ID-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ID/adafruit-circuitpython-arduino_nano_esp32s3-ID-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ID/adafruit-circuitpython-arduino_nano_esp32s3-ID-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ID/adafruit-circuitpython-arduino_nano_esp32s3-ID-9.0.4.uf2"
|
||
data-locale="ID"
|
||
>
|
||
INDONESIAN
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/it_IT/adafruit-circuitpython-arduino_nano_esp32s3-it_IT-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/it_IT/adafruit-circuitpython-arduino_nano_esp32s3-it_IT-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/it_IT/adafruit-circuitpython-arduino_nano_esp32s3-it_IT-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/it_IT/adafruit-circuitpython-arduino_nano_esp32s3-it_IT-9.0.4.uf2"
|
||
data-locale="it-IT"
|
||
>
|
||
ITALIAN
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ja/adafruit-circuitpython-arduino_nano_esp32s3-ja-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ja/adafruit-circuitpython-arduino_nano_esp32s3-ja-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ja/adafruit-circuitpython-arduino_nano_esp32s3-ja-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ja/adafruit-circuitpython-arduino_nano_esp32s3-ja-9.0.4.uf2"
|
||
data-locale="ja"
|
||
>
|
||
JAPANESE
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_x_pirate/adafruit-circuitpython-arduino_nano_esp32s3-en_x_pirate-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_x_pirate/adafruit-circuitpython-arduino_nano_esp32s3-en_x_pirate-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_x_pirate/adafruit-circuitpython-arduino_nano_esp32s3-en_x_pirate-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_x_pirate/adafruit-circuitpython-arduino_nano_esp32s3-en_x_pirate-9.0.4.uf2"
|
||
data-locale="en-x-pirate"
|
||
>
|
||
PIRATE (ENGLISH)
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pl/adafruit-circuitpython-arduino_nano_esp32s3-pl-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pl/adafruit-circuitpython-arduino_nano_esp32s3-pl-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pl/adafruit-circuitpython-arduino_nano_esp32s3-pl-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pl/adafruit-circuitpython-arduino_nano_esp32s3-pl-9.0.4.uf2"
|
||
data-locale="pl"
|
||
>
|
||
POLISH
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pt_BR/adafruit-circuitpython-arduino_nano_esp32s3-pt_BR-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pt_BR/adafruit-circuitpython-arduino_nano_esp32s3-pt_BR-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pt_BR/adafruit-circuitpython-arduino_nano_esp32s3-pt_BR-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pt_BR/adafruit-circuitpython-arduino_nano_esp32s3-pt_BR-9.0.4.uf2"
|
||
data-locale="pt-BR"
|
||
>
|
||
PORTUGUESE (BRAZILIAN)
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ru/adafruit-circuitpython-arduino_nano_esp32s3-ru-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ru/adafruit-circuitpython-arduino_nano_esp32s3-ru-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ru/adafruit-circuitpython-arduino_nano_esp32s3-ru-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ru/adafruit-circuitpython-arduino_nano_esp32s3-ru-9.0.4.uf2"
|
||
data-locale="ru"
|
||
>
|
||
RUSSIAN
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/es/adafruit-circuitpython-arduino_nano_esp32s3-es-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/es/adafruit-circuitpython-arduino_nano_esp32s3-es-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/es/adafruit-circuitpython-arduino_nano_esp32s3-es-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/es/adafruit-circuitpython-arduino_nano_esp32s3-es-9.0.4.uf2"
|
||
data-locale="es"
|
||
>
|
||
SPANISH
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/sv/adafruit-circuitpython-arduino_nano_esp32s3-sv-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/sv/adafruit-circuitpython-arduino_nano_esp32s3-sv-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/sv/adafruit-circuitpython-arduino_nano_esp32s3-sv-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/sv/adafruit-circuitpython-arduino_nano_esp32s3-sv-9.0.4.uf2"
|
||
data-locale="sv"
|
||
>
|
||
SWEDISH
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/tr/adafruit-circuitpython-arduino_nano_esp32s3-tr-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/tr/adafruit-circuitpython-arduino_nano_esp32s3-tr-9.0.4.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/tr/adafruit-circuitpython-arduino_nano_esp32s3-tr-9.0.4.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/tr/adafruit-circuitpython-arduino_nano_esp32s3-tr-9.0.4.uf2"
|
||
data-locale="tr"
|
||
>
|
||
TURKISH
|
||
</option>
|
||
|
||
</select>
|
||
</label>
|
||
<div class="download-buttons">
|
||
|
||
<a class="download-button stable bin" href="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.0.4.bin">DOWNLOAD .BIN NOW <i class="fas fa-download" aria-hidden="true"></i></a>
|
||
|
||
<a class="download-button stable uf2" href="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.0.4.uf2">DOWNLOAD .UF2 NOW <i class="fas fa-download" aria-hidden="true"></i></a>
|
||
|
||
|
||
<button is="cp-install-button" class="installer-button" boardid="arduino_nano_esp32s3"
|
||
|
||
binfile="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.0.4.bin"
|
||
|
||
uf2file="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.0.4.uf2"
|
||
|
||
version="9.0.4"
|
||
>OPEN INSTALLER <i class="fas fa-magic" aria-hidden="true"></i></button>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<p>
|
||
Built-in modules available:
|
||
<span class="download-modules stable">_asyncio, _bleio, _pixelmap, adafruit_bus_device, adafruit_pixelbuf, aesio, alarm, analogbufio, analogio, array, atexit, audiobusio, audiocore, audiomixer, binascii, bitbangio, bitmaptools, board, builtins, builtins.pow3, busdisplay, busio, busio.SPI, busio.UART, canio, codeop, collections, countio, digitalio, displayio, dualbank, epaperdisplay, errno, espidf, espnow, espulp, fontio, fourwire, framebufferio, frequencyio, getpass, gifio, hashlib, i2cdisplaybus, io, ipaddress, jpegio, json, keypad, keypad.KeyMatrix, keypad.Keys, keypad.ShiftRegisterKeys, locale, math, mdns, memorymap, microcontroller, msgpack, neopixel_write, nvm, onewireio, os, os.getenv, paralleldisplaybus, ps2io, pulseio, pwmio, rainbowio, random, re, rgbmatrix, rotaryio, rtc, sdcardio, select, sharpdisplay, socketpool, ssl, storage, struct, supervisor, synthio, sys, terminalio, time, touchio, traceback, ulab, usb_cdc, usb_hid, usb_midi, vectorio, warnings, watchdog, wifi, zlib</span>
|
||
</p>
|
||
|
||
|
||
</div>
|
||
|
||
<div class="section unstable">
|
||
<h3>CircuitPython 9.1.0-beta.1</h3>
|
||
|
||
<p>
|
||
This is the latest development release of CircuitPython that will work with the Nano ESP32.
|
||
</p>
|
||
<p>
|
||
<strong>Alpha</strong> development releases are early releases.
|
||
They are unfinished, are likely to have bugs, and the features they provide may change.
|
||
<strong>Beta</strong> releases may have some bugs and unfinished features,
|
||
but should be suitable for many uses.
|
||
A <strong>Release Candidate (rc)</strong> release is considered done and
|
||
will become the next stable release, assuming no further issues are found.
|
||
</p>
|
||
<p>
|
||
Please try alpha, beta, and rc releases if you are able.
|
||
Your testing is invaluable: it helps us uncover and find issues quickly.
|
||
</p>
|
||
|
||
|
||
<p>
|
||
<a href="https://github.com/adafruit/circuitpython/releases/tag/9.1.0-beta.1">Release Notes for 9.1.0-beta.1</a>
|
||
</p>
|
||
<div class="download-details">
|
||
|
||
|
||
|
||
|
||
|
||
<label class="language-select">
|
||
<select>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/zh_Latn_pinyin/adafruit-circuitpython-arduino_nano_esp32s3-zh_Latn_pinyin-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/zh_Latn_pinyin/adafruit-circuitpython-arduino_nano_esp32s3-zh_Latn_pinyin-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/zh_Latn_pinyin/adafruit-circuitpython-arduino_nano_esp32s3-zh_Latn_pinyin-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/zh_Latn_pinyin/adafruit-circuitpython-arduino_nano_esp32s3-zh_Latn_pinyin-9.1.0-beta.1.uf2"
|
||
data-locale="zh-Latn-pinyin"
|
||
>
|
||
CHINESE (PINYIN)
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/nl/adafruit-circuitpython-arduino_nano_esp32s3-nl-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/nl/adafruit-circuitpython-arduino_nano_esp32s3-nl-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/nl/adafruit-circuitpython-arduino_nano_esp32s3-nl-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/nl/adafruit-circuitpython-arduino_nano_esp32s3-nl-9.1.0-beta.1.uf2"
|
||
data-locale="nl"
|
||
>
|
||
DUTCH
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_GB/adafruit-circuitpython-arduino_nano_esp32s3-en_GB-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_GB/adafruit-circuitpython-arduino_nano_esp32s3-en_GB-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_GB/adafruit-circuitpython-arduino_nano_esp32s3-en_GB-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_GB/adafruit-circuitpython-arduino_nano_esp32s3-en_GB-9.1.0-beta.1.uf2"
|
||
data-locale="en-GB"
|
||
>
|
||
ENGLISH (UK)
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.1.0-beta.1.uf2"
|
||
data-locale="en-US"
|
||
selected>
|
||
ENGLISH (US)
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fil/adafruit-circuitpython-arduino_nano_esp32s3-fil-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fil/adafruit-circuitpython-arduino_nano_esp32s3-fil-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fil/adafruit-circuitpython-arduino_nano_esp32s3-fil-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fil/adafruit-circuitpython-arduino_nano_esp32s3-fil-9.1.0-beta.1.uf2"
|
||
data-locale="fil"
|
||
>
|
||
FILIPINO
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fr/adafruit-circuitpython-arduino_nano_esp32s3-fr-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fr/adafruit-circuitpython-arduino_nano_esp32s3-fr-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fr/adafruit-circuitpython-arduino_nano_esp32s3-fr-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/fr/adafruit-circuitpython-arduino_nano_esp32s3-fr-9.1.0-beta.1.uf2"
|
||
data-locale="fr"
|
||
>
|
||
FRENCH
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/de_DE/adafruit-circuitpython-arduino_nano_esp32s3-de_DE-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/de_DE/adafruit-circuitpython-arduino_nano_esp32s3-de_DE-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/de_DE/adafruit-circuitpython-arduino_nano_esp32s3-de_DE-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/de_DE/adafruit-circuitpython-arduino_nano_esp32s3-de_DE-9.1.0-beta.1.uf2"
|
||
data-locale="de-DE"
|
||
>
|
||
GERMAN
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ID/adafruit-circuitpython-arduino_nano_esp32s3-ID-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ID/adafruit-circuitpython-arduino_nano_esp32s3-ID-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ID/adafruit-circuitpython-arduino_nano_esp32s3-ID-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ID/adafruit-circuitpython-arduino_nano_esp32s3-ID-9.1.0-beta.1.uf2"
|
||
data-locale="ID"
|
||
>
|
||
INDONESIAN
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/it_IT/adafruit-circuitpython-arduino_nano_esp32s3-it_IT-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/it_IT/adafruit-circuitpython-arduino_nano_esp32s3-it_IT-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/it_IT/adafruit-circuitpython-arduino_nano_esp32s3-it_IT-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/it_IT/adafruit-circuitpython-arduino_nano_esp32s3-it_IT-9.1.0-beta.1.uf2"
|
||
data-locale="it-IT"
|
||
>
|
||
ITALIAN
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ja/adafruit-circuitpython-arduino_nano_esp32s3-ja-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ja/adafruit-circuitpython-arduino_nano_esp32s3-ja-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ja/adafruit-circuitpython-arduino_nano_esp32s3-ja-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ja/adafruit-circuitpython-arduino_nano_esp32s3-ja-9.1.0-beta.1.uf2"
|
||
data-locale="ja"
|
||
>
|
||
JAPANESE
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_x_pirate/adafruit-circuitpython-arduino_nano_esp32s3-en_x_pirate-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_x_pirate/adafruit-circuitpython-arduino_nano_esp32s3-en_x_pirate-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_x_pirate/adafruit-circuitpython-arduino_nano_esp32s3-en_x_pirate-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_x_pirate/adafruit-circuitpython-arduino_nano_esp32s3-en_x_pirate-9.1.0-beta.1.uf2"
|
||
data-locale="en-x-pirate"
|
||
>
|
||
PIRATE (ENGLISH)
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pl/adafruit-circuitpython-arduino_nano_esp32s3-pl-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pl/adafruit-circuitpython-arduino_nano_esp32s3-pl-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pl/adafruit-circuitpython-arduino_nano_esp32s3-pl-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pl/adafruit-circuitpython-arduino_nano_esp32s3-pl-9.1.0-beta.1.uf2"
|
||
data-locale="pl"
|
||
>
|
||
POLISH
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pt_BR/adafruit-circuitpython-arduino_nano_esp32s3-pt_BR-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pt_BR/adafruit-circuitpython-arduino_nano_esp32s3-pt_BR-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pt_BR/adafruit-circuitpython-arduino_nano_esp32s3-pt_BR-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/pt_BR/adafruit-circuitpython-arduino_nano_esp32s3-pt_BR-9.1.0-beta.1.uf2"
|
||
data-locale="pt-BR"
|
||
>
|
||
PORTUGUESE (BRAZILIAN)
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ru/adafruit-circuitpython-arduino_nano_esp32s3-ru-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ru/adafruit-circuitpython-arduino_nano_esp32s3-ru-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ru/adafruit-circuitpython-arduino_nano_esp32s3-ru-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/ru/adafruit-circuitpython-arduino_nano_esp32s3-ru-9.1.0-beta.1.uf2"
|
||
data-locale="ru"
|
||
>
|
||
RUSSIAN
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/es/adafruit-circuitpython-arduino_nano_esp32s3-es-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/es/adafruit-circuitpython-arduino_nano_esp32s3-es-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/es/adafruit-circuitpython-arduino_nano_esp32s3-es-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/es/adafruit-circuitpython-arduino_nano_esp32s3-es-9.1.0-beta.1.uf2"
|
||
data-locale="es"
|
||
>
|
||
SPANISH
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/sv/adafruit-circuitpython-arduino_nano_esp32s3-sv-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/sv/adafruit-circuitpython-arduino_nano_esp32s3-sv-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/sv/adafruit-circuitpython-arduino_nano_esp32s3-sv-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/sv/adafruit-circuitpython-arduino_nano_esp32s3-sv-9.1.0-beta.1.uf2"
|
||
data-locale="sv"
|
||
>
|
||
SWEDISH
|
||
</option>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<option value="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/tr/adafruit-circuitpython-arduino_nano_esp32s3-tr-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/tr/adafruit-circuitpython-arduino_nano_esp32s3-tr-9.1.0-beta.1.uf2"
|
||
data-files="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/tr/adafruit-circuitpython-arduino_nano_esp32s3-tr-9.1.0-beta.1.bin,https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/tr/adafruit-circuitpython-arduino_nano_esp32s3-tr-9.1.0-beta.1.uf2"
|
||
data-locale="tr"
|
||
>
|
||
TURKISH
|
||
</option>
|
||
|
||
</select>
|
||
</label>
|
||
<div class="download-buttons">
|
||
|
||
<a class="download-button unstable bin" href="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.1.0-beta.1.bin">DOWNLOAD .BIN NOW <i class="fas fa-download" aria-hidden="true"></i></a>
|
||
|
||
<a class="download-button unstable uf2" href="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.1.0-beta.1.uf2">DOWNLOAD .UF2 NOW <i class="fas fa-download" aria-hidden="true"></i></a>
|
||
|
||
|
||
<button is="cp-install-button" class="installer-button" boardid="arduino_nano_esp32s3"
|
||
|
||
binfile="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.1.0-beta.1.bin"
|
||
|
||
uf2file="https://downloads.circuitpython.org/bin/arduino_nano_esp32s3/en_US/adafruit-circuitpython-arduino_nano_esp32s3-en_US-9.1.0-beta.1.uf2"
|
||
|
||
version="9.1.0-beta.1"
|
||
>OPEN INSTALLER <i class="fas fa-magic" aria-hidden="true"></i></button>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<p>
|
||
Built-in modules available:
|
||
<span class="download-modules unstable">_asyncio, _bleio, _pixelmap, adafruit_bus_device, adafruit_pixelbuf, aesio, alarm, analogbufio, analogio, array, atexit, audiobusio, audiocore, audiomixer, binascii, bitbangio, bitmapfilter, bitmaptools, board, builtins, builtins.pow3, busdisplay, busio, busio.SPI, busio.UART, canio, codeop, collections, countio, digitalio, displayio, dualbank, epaperdisplay, errno, espidf, espnow, espulp, fontio, fourwire, framebufferio, frequencyio, getpass, gifio, hashlib, i2cdisplaybus, io, ipaddress, jpegio, json, keypad, keypad.KeyMatrix, keypad.Keys, keypad.ShiftRegisterKeys, keypad_demux, keypad_demux.DemuxKeyMatrix, locale, math, mdns, memorymap, microcontroller, msgpack, neopixel_write, nvm, onewireio, os, os.getenv, paralleldisplaybus, ps2io, pulseio, pwmio, rainbowio, random, re, rgbmatrix, rotaryio, rtc, sdcardio, select, sharpdisplay, socketpool, ssl, storage, struct, supervisor, synthio, sys, terminalio, time, touchio, traceback, ulab, usb_cdc, usb_hid, usb_midi, vectorio, warnings, watchdog, wifi, zlib</span>
|
||
</p>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
<div class="section unrecommended">
|
||
<h3>Absolute Newest</h3>
|
||
<p>
|
||
Every time we commit new code to CircuitPython we automatically
|
||
build binaries for each board and language. The binaries are
|
||
stored on Amazon S3, organized by board, and then by
|
||
language. These releases are even newer than the development release listed above.
|
||
Try them if you want the absolute latest and are
|
||
feeling daring or want to see if a problem has been fixed.
|
||
</p>
|
||
<div>
|
||
<a class="download-button-unrecommended" href="https://adafruit-circuit-python.s3.amazonaws.com/index.html?prefix=bin/arduino_nano_esp32s3/">BROWSE S3<i class="fas fa-arrow-circle-right" aria-hidden="true"></i></a>
|
||
<div class="clear"></div>
|
||
</div>
|
||
</div>
|
||
<div class="section unrecommended">
|
||
<h3>Previous Versions of CircuitPython</h3>
|
||
<p>
|
||
All previous releases of CircuitPython are available for download from Amazon S3 through the button below.
|
||
For very old releases, look in the <strong>OLD/</strong> folder for each board.
|
||
Release notes for each release are available at GitHub button below.
|
||
</p>
|
||
<p>
|
||
Older releases are useful for testing if you something appears to be broken in a newer release
|
||
but used to work,
|
||
or if you have older code that depends on features only available in an older release.
|
||
Otherwise we recommend using the latest stable release.
|
||
</p>
|
||
<div class="previous-versions-buttons">
|
||
<a class="download-button-unrecommended" href="https://adafruit-circuit-python.s3.amazonaws.com/index.html?prefix=bin/arduino_nano_esp32s3/">BROWSE S3<i class="fas fa-arrow-circle-right" aria-hidden="true"></i></a>
|
||
<a class="download-button-unrecommended" href="https://github.com/adafruit/circuitpython/releases">BROWSE GITHUB<i class="fab fa-github" aria-hidden="true"></i></a>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<script src="https://cdn.jsdelivr.net/gh/adafruit/web-firmware-installer-js@1.1.2/dist/cpinstaller.min.js" type="module"></script>
|
||
|
||
<script src="/assets/javascript/download.js"></script>
|
||
|
||
</div>
|
||
</body>
|
||
</html>
|