deploy: 1d75c22d3b
This commit is contained in:
parent
0b2e940652
commit
9795d74a67
15 changed files with 2266 additions and 1568 deletions
|
|
@ -12240,6 +12240,28 @@
|
|||
"url_path": "/board/waveshare_esp32_s3_lcd_1_28/",
|
||||
"description": "<p>ESP32-S3-LCD-1.28 is a low-cost, high-performance MCU board designed by Waveshare, tiny size, with onboard 1.28inch LCD display, Li-ion battery recharge manager, 6-axis sensor (3-axis accelerometer and 3-axis gyroscope), and so on, which makes it easy for you to develop and integrate it into products quickly.</p><p><strong>Board specifications</strong></p><ul> <li>Equipped with Xtensa® 32-bit LX7 dual-core processor, up to 240MHz main frequency</li> <li>Supports 2.4GHz Wi-Fi (802.11 b/g/n) and Bluetooth® 5 (BLE), with onboard antenna</li> <li>Built in 512KB of SRAM and 384KB ROM, with onboard 2MB PSRAM and an external 16MB Flash memory</li> <li>Type-C connector, keeps it up to date, easier to use</li> <li>Onboard 1.28inch LCD display, round IPS panel, 240×240 resolution, 65K color</li> <li>Onboard QMI8658 6-axis IMU (3-axis accelerometer and 3-axis gyroscope) for detecting motion gesture</li> <li>Onboard 3.7V lithium battery recharge/discharge header and GPIO headers</li> <li>Supports flexible clock, module power supply independent setting, and other controls to realize low power consumption in different scenarios</li> <li>Integrated with USB serial port full-speed controller, GPIO pins allow flexibly configuring pin functions</li></ul><h2 id=\"purchase\">Purchase</h2><ul> <li><a href=\"https://www.waveshare.com/esp32-s3-lcd-1.28.htm\">Waveshare</a></li></ul>"
|
||||
},
|
||||
{
|
||||
"board_id": "waveshare_esp32_s3_lcd_1_47",
|
||||
"title": "ESP32-S3 1.47inch Display Development Board Download",
|
||||
"name": "ESP32-S3 1.47inch Display Development Board",
|
||||
"board_url": [
|
||||
"https://www.waveshare.com/esp32-s3-lcd-1.47.htm"
|
||||
],
|
||||
"board_image": "waveshare_esp32_s3_lcd_1_47.jpg",
|
||||
"date_added": "2025-07-28",
|
||||
"family": "esp32s3",
|
||||
"bootloader_id": "",
|
||||
"tags": [
|
||||
],
|
||||
"features": [
|
||||
"Breadboard-Friendly",
|
||||
"Wi-Fi",
|
||||
"Bluetooth/BTLE",
|
||||
"Display"
|
||||
],
|
||||
"url_path": "/board/waveshare_esp32_s3_lcd_1_47/",
|
||||
"description": "<p>ESP32-S3 1.47inch Display Development Board, 172×320, 262K Color, Up to 240MHz Frequency, Supports WiFi & Bluetooth, With Colorful RGB LED, ESP32 With Display</p><p>ESP32-S3-LCD-1.47 is a microcontroller development board with 2.4GHz WiFi and Bluetooth BLE 5 support, integrates high-capacity Flash and PSRAM. Onboard 1.47inch LCD screen.</p><h2 id=\"technical-details\">Technical details</h2><ul> <li>Equipped with high-performance Xtensa 32-bit LX7 dual-core processor, up to 240MHz main frequency</li> <li>Supports 2.4GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5 (LE), with onboard antenna</li> <li>Built-in 512KB SRAM and 384KB ROM, with onboard 16MB Flash and 8MB PSRAM</li> <li>Onboard 1.47inch LCD display, 172×320 resolution, 262K color</li> <li>Adapting multiple IO interfaces, integrates full-speed USB port</li> <li>Onboard TF card slot for external TF card storage of pictures or files</li> <li>Supports accurate control such as flexible clock and multiple power modes to realize low power consumption in different scenarios</li> <li>Built-in RGB LED with clear acrylic sandwich panel for cool lighting effects</li></ul><p>Waveshare Wiki <a href=\"http://www.waveshare.com/wiki/ESP32-S3-LCD-1.47\">link</a>.</p><h2 id=\"purchase\">Purchase</h2><ul> <li><a href=\"https://www.waveshare.com/esp32-s3-lcd-1.47.htm\">Waveshare</a></li></ul>"
|
||||
},
|
||||
{
|
||||
"board_id": "waveshare_esp32_s3_matrix",
|
||||
"title": "ESP32-S3-Matrix Development Board Download",
|
||||
|
|
|
|||
BIN
assets/images/boards/large/waveshare_esp32_s3_lcd_1_47.jpg
Normal file
BIN
assets/images/boards/large/waveshare_esp32_s3_lcd_1_47.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
BIN
assets/images/boards/small/waveshare_esp32_s3_lcd_1_47.jpg
Normal file
BIN
assets/images/boards/small/waveshare_esp32_s3_lcd_1_47.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
326
blinka.html
326
blinka.html
File diff suppressed because it is too large
Load diff
238
board/waveshare_esp32_s3_lcd_1_47/index.html
Normal file
238
board/waveshare_esp32_s3_lcd_1_47/index.html
Normal file
|
|
@ -0,0 +1,238 @@
|
|||
<!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>ESP32-S3 1.47inch Display Development Board Download</title>
|
||||
<meta name="description" content="ESP32-S3 1.47inch Display Development Board, 172×320, 262K Color, Up to 240MHz Frequency, Supports WiFi & Bluetooth, With Colorful RGB LED, ESP32 With Di..." />
|
||||
|
||||
<!-- Twitter and Open Graph cards -->
|
||||
<meta name="twitter:site" content="@circuitpython" />
|
||||
<meta property="og:url" content="https://circuitpython.org/board/waveshare_esp32_s3_lcd_1_47/" />
|
||||
|
||||
<meta property="og:title" content="CircuitPython - ESP32-S3 1.47inch Display Development Board Download" />
|
||||
|
||||
|
||||
|
||||
<meta property="og:description" content="ESP32-S3 1.47inch Display Development Board, 172×320, 262K Color, Up to 240MHz Frequency, Supports WiFi & Bluetooth, With Colorful RGB LED, ESP32 With DisplayESP32-S3-LCD-1.47 is a microcontroller development board with 2.4GHz WiFi and Bluetooth BLE 5 support, integrates high-capacity Flash a..." />
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta property="og:image" content="https://circuitpython.org/assets/images/boards/large/waveshare_esp32_s3_lcd_1_47.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/waveshare_esp32_s3_lcd_1_47/">
|
||||
<!-- 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-navigation">
|
||||
<a href="/downloads">Downloads</a>
|
||||
<a href="/libraries">Libraries</a>
|
||||
<a href="/blinka">Blinka</a>
|
||||
<a href="https://code.circuitpython.org">Code Editor</a>
|
||||
</div>
|
||||
<div class="site-logo">
|
||||
<a href="/">
|
||||
<img src="/assets/images/logo-dark.png"
|
||||
srcset="/assets/images/logo-dark.png 1x,
|
||||
/assets/images/logo-dark@2x.png 2x,
|
||||
/assets/images/logo-dark@3x.png 3x"
|
||||
alt="CircuitPython Logo"
|
||||
height="60" width="136">
|
||||
</a>
|
||||
</div>
|
||||
<div class="get-started">
|
||||
<a href="https://learn.adafruit.com/welcome-to-circuitpython">Get Started</a>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
</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>
|
||||
</header>
|
||||
|
||||
<div id="main-content" class="wrapper">
|
||||
<div id="download-page">
|
||||
<div class="download-section">
|
||||
<div>
|
||||
<div class="image-section">
|
||||
|
||||
<img src="/assets/images/boards/large/waveshare_esp32_s3_lcd_1_47.jpg" alt="Image of Board" />
|
||||
<h1>ESP32-S3 1.47inch Display Development Board by Waveshare</h1>
|
||||
</div>
|
||||
<div class="section">
|
||||
<p><p>ESP32-S3 1.47inch Display Development Board, 172×320, 262K Color, Up to 240MHz Frequency, Supports WiFi & Bluetooth, With Colorful RGB LED, ESP32 With Display</p>
|
||||
|
||||
<p>ESP32-S3-LCD-1.47 is a microcontroller development board with 2.4GHz WiFi and Bluetooth BLE 5 support, integrates high-capacity Flash and PSRAM. Onboard 1.47inch LCD screen.</p>
|
||||
|
||||
<h2 id="technical-details">Technical details</h2>
|
||||
|
||||
<ul>
|
||||
<li>Equipped with high-performance Xtensa 32-bit LX7 dual-core processor, up to 240MHz main frequency</li>
|
||||
<li>Supports 2.4GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5 (LE), with onboard antenna</li>
|
||||
<li>Built-in 512KB SRAM and 384KB ROM, with onboard 16MB Flash and 8MB PSRAM</li>
|
||||
<li>Onboard 1.47inch LCD display, 172×320 resolution, 262K color</li>
|
||||
<li>Adapting multiple IO interfaces, integrates full-speed USB port</li>
|
||||
<li>Onboard TF card slot for external TF card storage of pictures or files</li>
|
||||
<li>Supports accurate control such as flexible clock and multiple power modes to realize low power consumption in different scenarios</li>
|
||||
<li>Built-in RGB LED with clear acrylic sandwich panel for cool lighting effects</li>
|
||||
</ul>
|
||||
|
||||
<p>Waveshare Wiki <a href="http://www.waveshare.com/wiki/ESP32-S3-LCD-1.47">link</a>.</p>
|
||||
|
||||
<h2 id="purchase">Purchase</h2>
|
||||
<ul>
|
||||
<li><a href="https://www.waveshare.com/esp32-s3-lcd-1.47.htm">Waveshare</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/waveshare_esp32_s3_lcd_1_47.md"
|
||||
>here</a
|
||||
>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="download">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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/waveshare_esp32_s3_lcd_1_47/">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/waveshare_esp32_s3_lcd_1_47/">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@2.0.0/dist/cpinstaller.min.js"
|
||||
type="module"
|
||||
></script>
|
||||
<!--<script src="/assets/javascript/installer/cpinstaller.js" type="module"></script>-->
|
||||
|
||||
<script src="/assets/javascript/download.js"></script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -159,7 +159,7 @@
|
|||
Have an idea for a new driver or library?
|
||||
<a href="https://github.com/adafruit/circuitpython/issues">File an issue on the CircuitPython repo!</a>
|
||||
</p>
|
||||
<h2>Current Status for Mon, Jul 28, 2025</h2>
|
||||
<h2>Current Status for Tue, Jul 29, 2025</h2>
|
||||
|
||||
|
||||
<ul class='tabbed-navigation'>
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/pull/101">draft: re-export symbols (classes, constants) to accessible & ergonomic locations (Open 233 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/pull/101">draft: re-export symbols (classes, constants) to accessible & ergonomic locations (Open 234 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -200,15 +200,15 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/58">add tests for asyncio (Open 624 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/58">add tests for asyncio (Open 625 days)</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/54">feat: support task methods for `exception` and `result` (Open 627 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/54">feat: support task methods for `exception` and `result` (Open 628 days)</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/50">feat: add queue support (Open 637 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/50">feat: add queue support (Open 638 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -219,11 +219,11 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_ATECC/pull/35">Fixed dangling else: in issuer_or_subject_length() (Open 461 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_ATECC/pull/35">Fixed dangling else: in issuer_or_subject_length() (Open 462 days)</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_ATECC/pull/34">required fix for circuit python 8.2.x ATECC crypto module (Open 505 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_ATECC/pull/34">required fix for circuit python 8.2.x ATECC crypto module (Open 506 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -234,7 +234,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_BLE/pull/200">typing overhaul + pre-commit updates (Open 339 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_BLE/pull/200">typing overhaul + pre-commit updates (Open 340 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -245,7 +245,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_BNO08x/pull/58">Update: Flexible setting sample rate (Open 24 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_BNO08x/pull/58">Update: Flexible setting sample rate (Open 25 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -256,7 +256,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/pull/102">Avoid SPIDevice init failure in absence of libgpiod bindings (Open 194 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_BusDevice/pull/102">Avoid SPIDevice init failure in absence of libgpiod bindings (Open 195 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -267,7 +267,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_CharLCD/pull/81">Character_LCD_I2C: add support for PCF8574 I2C expander backpack (Open 172 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_CharLCD/pull/81">Character_LCD_I2C: add support for PCF8574 I2C expander backpack (Open 173 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -278,7 +278,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_CST8XX/pull/1">Add support for the CST836 (Open 221 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_CST8XX/pull/1">Add support for the CST836 (Open 222 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -289,11 +289,11 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout/pull/95">Remove '__version__' and '__repo__' to save RAM (Open 203 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout/pull/95">Remove '__version__' and '__repo__' to save RAM (Open 204 days)</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout/pull/87">changes for blit refactor to bitmaptools. (Open 734 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout/pull/87">changes for blit refactor to bitmaptools. (Open 735 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -304,7 +304,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_DS3231/pull/47">Fix path to product image. (Open 829 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_DS3231/pull/47">Fix path to product image. (Open 830 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -315,15 +315,15 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_EPD/pull/90">ssd1681: Fix OverflowError for displays larger than 255x255. (Open 55 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_EPD/pull/90">ssd1681: Fix OverflowError for displays larger than 255x255. (Open 56 days)</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_EPD/pull/86">Move new SSD1680 driver variant to dedicated module and update examples (Open 236 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_EPD/pull/86">Move new SSD1680 driver variant to dedicated module and update examples (Open 237 days)</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_EPD/pull/62">Acep 7color (Open 837 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_EPD/pull/62">Acep 7color (Open 838 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -334,7 +334,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/218">Bring more compatibility with native sockets (Open 152 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/218">Bring more compatibility with native sockets (Open 153 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -345,7 +345,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_FRAM/pull/34">allow setting FRAM size (Open 1063 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_FRAM/pull/34">allow setting FRAM size (Open 1064 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -356,11 +356,11 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_GPS/pull/115">Fix https://github.com/adafruit/Adafruit_CircuitPython_GPS/issues/105 (Open 113 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_GPS/pull/115">Fix https://github.com/adafruit/Adafruit_CircuitPython_GPS/issues/105 (Open 114 days)</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_GPS/pull/94">Added decoding of 'PGTOP' to get the status of the antenna extension … (Open 940 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_GPS/pull/94">Added decoding of 'PGTOP' to get the status of the antenna extension … (Open 941 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -371,7 +371,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/pull/102">Explicitly list additional packages (Open 32 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/pull/102">Explicitly list additional packages (Open 33 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -382,7 +382,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_INA219/pull/37">Rewritten calibration functions (Open 285 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_INA219/pull/37">Rewritten calibration functions (Open 286 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -393,7 +393,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_LC709203F/pull/27">Add error checking and retries to the read and write functions (Open 207 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_LC709203F/pull/27">Add error checking and retries to the read and write functions (Open 208 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -404,7 +404,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MAX1704x/pull/6">pretty sure this should not be +1 (Open 1073 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MAX1704x/pull/6">pretty sure this should not be +1 (Open 1074 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -415,7 +415,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MCP2515/pull/20">Make full use of all hardware acceptance masks and filters (Open 817 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MCP2515/pull/20">Make full use of all hardware acceptance masks and filters (Open 818 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -426,7 +426,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MCP3xxx/pull/47">MCP32xx (12 bit) ADC support and optional baudrate parameter for SPI comms (Open 303 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MCP3xxx/pull/47">MCP32xx (12 bit) ADC support and optional baudrate parameter for SPI comms (Open 304 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -437,7 +437,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/191">Create minimqtt_multipub_simpletest.py (Open 606 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/191">Create minimqtt_multipub_simpletest.py (Open 607 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -448,11 +448,11 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MLX90393/pull/51">Puts requirements in pyproject (Open 84 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MLX90393/pull/51">Puts requirements in pyproject (Open 85 days)</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MLX90393/pull/48">Add Temperature Oversampling (Open 177 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MLX90393/pull/48">Add Temperature Oversampling (Open 178 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -463,7 +463,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel/pull/170">Bouncing ball example (Open 172 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel/pull/170">Bouncing ball example (Open 173 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -474,7 +474,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_NeoPxl8/pull/9">Add animations examples (Open 738 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_NeoPxl8/pull/9">Add animations examples (Open 739 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -485,7 +485,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_NTP/pull/41">Add non-blocking mode, notifications, retry, unittests. (Open 295 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_NTP/pull/41">Add non-blocking mode, notifications, retry, unittests. (Open 296 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -496,7 +496,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Pixelbuf/pull/13">Add first and count params to fill (Open 108 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Pixelbuf/pull/13">Add first and count params to fill (Open 109 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -507,11 +507,11 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_RA8875/pull/32">fix: moving the bottom corners up on the round rect by one pixel (Open 213 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_RA8875/pull/32">fix: moving the bottom corners up on the round rect by one pixel (Open 214 days)</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_RA8875/pull/31">BMP 4x loading speed improvement (Open 455 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_RA8875/pull/31">BMP 4x loading speed improvement (Open 456 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -522,7 +522,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/118">Simple async http requests (Open 1004 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/118">Simple async http requests (Open 1005 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -533,7 +533,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_RockBlock/pull/31">Update adafruit_rockblock.py (Open 291 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_RockBlock/pull/31">Update adafruit_rockblock.py (Open 292 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -544,7 +544,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_seesaw/pull/137">Added support for ATtiny416 (Open 267 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_seesaw/pull/137">Added support for ATtiny416 (Open 268 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -555,7 +555,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_TCA9548A/pull/56">Add support for PCA9547D devices (Open 205 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_TCA9548A/pull/56">Add support for PCA9547D devices (Open 206 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -566,7 +566,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_TMP117/pull/17">Extended library for TMP116, TMP117, TMP119 (Open 437 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_TMP117/pull/17">Extended library for TMP116, TMP117, TMP119 (Open 438 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -577,7 +577,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_VEML7700/pull/36">Added power saving support (Open 46 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_VEML7700/pull/36">Added power saving support (Open 47 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -588,15 +588,15 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/185">Optimize socket_listen() (Open 25 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/185">Optimize socket_listen() (Open 26 days)</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/178">Match core socket behaviour (Open 127 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/178">Match core socket behaviour (Open 128 days)</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/171">Fix a bad race condition that causes intermittent socket receive failures (Open 290 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/171">Fix a bad race condition that causes intermittent socket receive failures (Open 291 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -607,7 +607,7 @@
|
|||
<ul>
|
||||
|
||||
|
||||
<li><a href="https://github.com/adafruit/cookiecutter-adafruit-circuitpython/pull/197">Mpy size actions (Open 1075 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/cookiecutter-adafruit-circuitpython/pull/197">Mpy size actions (Open 1076 days)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
|
|||
|
|
@ -159,7 +159,7 @@
|
|||
Have an idea for a new driver or library?
|
||||
<a href="https://github.com/adafruit/circuitpython/issues">File an issue on the CircuitPython repo!</a>
|
||||
</p>
|
||||
<h2>Current Status for Mon, Jul 28, 2025</h2>
|
||||
<h2>Current Status for Tue, Jul 29, 2025</h2>
|
||||
|
||||
|
||||
<ul class='tabbed-navigation'>
|
||||
|
|
@ -303,6 +303,34 @@
|
|||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
Failed to download .py code file
|
||||
<ul>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_MCP9600">https://github.com/adafruit/Adafruit_CircuitPython_MCP9600</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_SI5351">https://github.com/adafruit/Adafruit_CircuitPython_SI5351</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_BLE_Eddystone">https://github.com/adafruit/Adafruit_CircuitPython_BLE_Eddystone</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1106">https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1106</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1107">https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1107</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306">https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
Failed to download README
|
||||
<ul>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306">https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
For pypi compatibility, missing Adafruit-Blinka in requirements.txt
|
||||
<ul>
|
||||
|
|
@ -359,24 +387,7 @@
|
|||
Library has new commits since last release over a month ago
|
||||
<ul>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Register_SPI">https://github.com/adafruit/Adafruit_CircuitPython_Register_SPI (601 days)</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
Library has new commits since last release within the last week
|
||||
<ul>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_GPS">https://github.com/adafruit/Adafruit_CircuitPython_GPS (4 days)</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_EPD">https://github.com/adafruit/Adafruit_CircuitPython_EPD (5 days)</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_FruitJam">https://github.com/adafruit/Adafruit_CircuitPython_FruitJam (3 days)</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests">https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests (4 days)</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_PIOASM">https://github.com/adafruit/Adafruit_CircuitPython_PIOASM (2 days)</a></li>
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_Register_SPI">https://github.com/adafruit/Adafruit_CircuitPython_Register_SPI (602 days)</a></li>
|
||||
|
||||
</ul>
|
||||
</li>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -159,7 +159,7 @@
|
|||
Have an idea for a new driver or library?
|
||||
<a href="https://github.com/adafruit/circuitpython/issues">File an issue on the CircuitPython repo!</a>
|
||||
</p>
|
||||
<h2>Current Status for Mon, Jul 28, 2025</h2>
|
||||
<h2>Current Status for Tue, Jul 29, 2025</h2>
|
||||
|
||||
|
||||
<ul class='tabbed-navigation'>
|
||||
|
|
|
|||
|
|
@ -5630,6 +5630,9 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -5757,7 +5760,10 @@
|
|||
|
||||
|
||||
|
||||
Displaying <span id="board_count">612</span> boards.
|
||||
|
||||
|
||||
|
||||
Displaying <span id="board_count">613</span> boards.
|
||||
</div>
|
||||
<div class="downloads-section">
|
||||
|
||||
|
|
@ -35089,6 +35095,41 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<div class="download" data-id="waveshare_esp32_s3_lcd_1_47"
|
||||
data-name="ESP32-S3 1.47inch Display Development Board"
|
||||
data-downloads="0"
|
||||
data-manufacturer="Waveshare"
|
||||
data-mcufamily="esp32s3"
|
||||
data-features="Breadboard-Friendly,Wi-Fi,Bluetooth/BTLE,Display"
|
||||
data-tags=""
|
||||
data-date="2025-07-28">
|
||||
<a href="/board/waveshare_esp32_s3_lcd_1_47/">
|
||||
<div>
|
||||
<div class="img-responsive-4by3">
|
||||
|
||||
<img
|
||||
srcset="https://circuitpython.org/assets/images/boards/small/waveshare_esp32_s3_lcd_1_47.jpg 300w,
|
||||
https://circuitpython.org/assets/images/boards/large/waveshare_esp32_s3_lcd_1_47.jpg 800w"
|
||||
sizes="(max-width: 300px) 300px,
|
||||
800px"
|
||||
src="https://circuitpython.org/assets/images/boards/large/waveshare_esp32_s3_lcd_1_47.jpg"
|
||||
alt="Image of Board"
|
||||
loading="lazy"
|
||||
/>
|
||||
|
||||
</div>
|
||||
<div class="details">
|
||||
<h3>ESP32-S3 1.47inch Display Development Board</h3>
|
||||
By Waveshare
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
45
feed.rss
45
feed.rss
|
|
@ -4,9 +4,52 @@
|
|||
<title>CircuitPython.org Boards</title>
|
||||
<link>https://circuitpython.org/</link>
|
||||
<description>A list of CircuitPython and Blinka supported boards</description>
|
||||
<lastBuildDate>Tue, 29 Jul 2025 06:04:48 -0400</lastBuildDate>
|
||||
<lastBuildDate>Tue, 29 Jul 2025 09:11:54 -0400</lastBuildDate>
|
||||
|
||||
<item>
|
||||
<title>ESP32-S3 1.47inch Display Development Board</title>
|
||||
<link>https://circuitpython.org/board/waveshare_esp32_s3_lcd_1_47/</link>
|
||||
<description><![CDATA[
|
||||
<img
|
||||
srcset="https://circuitpython.org/assets/images/boards/small/waveshare_esp32_s3_lcd_1_47.jpg 300w,
|
||||
https://circuitpython.org/assets/images/boards/large/waveshare_esp32_s3_lcd_1_47.jpg 800w"
|
||||
sizes="(max-width: 300px) 300px,
|
||||
800px"
|
||||
src="https://circuitpython.org/assets/images/boards/large/waveshare_esp32_s3_lcd_1_47.jpg"
|
||||
alt="Image of Board"
|
||||
loading="lazy"
|
||||
/>
|
||||
<p>By Waveshare</p> <p>ESP32-S3 1.47inch Display Development Board, 172×320, 262K Color, Up to 240MHz Frequency, Supports WiFi & Bluetooth, With Colorful RGB LED, ESP32 With Display</p>
|
||||
|
||||
<p>ESP32-S3-LCD-1.47 is a microcontroller development board with 2.4GHz WiFi and Bluetooth BLE 5 support, integrates high-capacity Flash and PSRAM. Onboard 1.47inch LCD screen.</p>
|
||||
|
||||
<h2 id="technical-details">Technical details</h2>
|
||||
|
||||
<ul>
|
||||
<li>Equipped with high-performance Xtensa 32-bit LX7 dual-core processor, up to 240MHz main frequency</li>
|
||||
<li>Supports 2.4GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5 (LE), with onboard antenna</li>
|
||||
<li>Built-in 512KB SRAM and 384KB ROM, with onboard 16MB Flash and 8MB PSRAM</li>
|
||||
<li>Onboard 1.47inch LCD display, 172×320 resolution, 262K color</li>
|
||||
<li>Adapting multiple IO interfaces, integrates full-speed USB port</li>
|
||||
<li>Onboard TF card slot for external TF card storage of pictures or files</li>
|
||||
<li>Supports accurate control such as flexible clock and multiple power modes to realize low power consumption in different scenarios</li>
|
||||
<li>Built-in RGB LED with clear acrylic sandwich panel for cool lighting effects</li>
|
||||
</ul>
|
||||
|
||||
<p>Waveshare Wiki <a href="http://www.waveshare.com/wiki/ESP32-S3-LCD-1.47">link</a>.</p>
|
||||
|
||||
<h2 id="purchase">Purchase</h2>
|
||||
<ul>
|
||||
<li><a href="https://www.waveshare.com/esp32-s3-lcd-1.47.htm">Waveshare</a></li>
|
||||
</ul>
|
||||
|
||||
]]></description>
|
||||
|
||||
<category>CircuitPython</category>
|
||||
|
||||
<pubDate>Mon, 28 Jul 2025 00:00:00 GMT</pubDate>
|
||||
<guid>https://circuitpython.org/board/waveshare_esp32_s3_lcd_1_47/</guid>
|
||||
</item><item>
|
||||
<title>Orpheus Pico</title>
|
||||
<link>https://circuitpython.org/board/orpheus_pico/</link>
|
||||
<description><![CDATA[
|
||||
|
|
|
|||
20
index.html
20
index.html
|
|
@ -152,11 +152,11 @@
|
|||
|
||||
<img class="image-headline"
|
||||
alt=""
|
||||
src="https://cdn-learn.adafruit.com/guides/images/000/002/817/medium800/Watchmen-Sister-Night-Cosplay-goggles.jpg?1576100003"
|
||||
src="https://cdn-learn.adafruit.com/guides/images/000/002/351/medium800thumb/disc_seq.gif?1547060866"
|
||||
loading="lazy" />
|
||||
<span class="image-title">
|
||||
<span>
|
||||
<p><a href="https://learn.adafruit.com/watchmen-sister-night-circuitpython-neopixel-goggles">Watchmen's Sister Night NeoPixel Goggles by Ruiz Brothers</a></p>
|
||||
<p><a href="https://learn.adafruit.com/spinning-disc-step-sequencer">Spinning Disc Step Sequencer by John Park</a></p>
|
||||
</span>
|
||||
<img alt="Made with CircuitPython Logo"
|
||||
src="/assets/images/made_with_circuitpython.svg"
|
||||
|
|
@ -233,11 +233,11 @@
|
|||
|
||||
<img class="image-headline"
|
||||
alt=""
|
||||
src="https://cdn-learn.adafruit.com/guides/images/000/003/120/medium800thumb/Ceiling-Lights-GIF2.gif?1601348897"
|
||||
src="https://cdn-learn.adafruit.com/guides/images/000/003/512/medium800thumb/guide-thumb-horz.gif?1643490989"
|
||||
loading="lazy" />
|
||||
<span class="image-title">
|
||||
<span>
|
||||
<p><a href="https://learn.adafruit.com/easy-no-solder-bluetooth-controlled-room-lights">Easy No-Soldering Bluetooth Controlled Room Lights by Erin St Blaine</a></p>
|
||||
<p><a href="https://learn.adafruit.com/neopixel-mini-vu-meter">NeoPixel Mini VU Meter by Ruiz Brothers</a></p>
|
||||
</span>
|
||||
<img alt="Made with CircuitPython Logo"
|
||||
src="/assets/images/made_with_circuitpython.svg"
|
||||
|
|
@ -274,12 +274,12 @@
|
|||
<div class="image">
|
||||
|
||||
<img class="image-headline"
|
||||
alt="Build a Jack O'Lantern prop for halloween"
|
||||
src="https://cdn-learn.adafruit.com/guides/images/000/004/089/medium800thumb/guide-thumb.gif?1727794688"
|
||||
alt=""
|
||||
src="https://cdn-learn.adafruit.com/guides/images/000/003/365/medium800/circuit_python_tricks_logo2.jpg?1649258640"
|
||||
loading="lazy" />
|
||||
<span class="image-title">
|
||||
<span>
|
||||
<p><a href="https://learn.adafruit.com/propmaker-jack-o-lantern">PropMaker Jack O'Lantern by Ruiz Brothers</a></p>
|
||||
<p><a href="https://learn.adafruit.com/todbot-circuitpython-tricks">Todbot's CircuitPython Tricks by John Park</a></p>
|
||||
</span>
|
||||
<img alt="Made with CircuitPython Logo"
|
||||
src="/assets/images/made_with_circuitpython.svg"
|
||||
|
|
@ -294,12 +294,12 @@
|
|||
<div class="image">
|
||||
|
||||
<img class="image-headline"
|
||||
alt=""
|
||||
src="https://cdn-learn.adafruit.com/guides/images/000/003/365/medium800/circuit_python_tricks_logo2.jpg?1649258640"
|
||||
alt="A screenshot of the circuitpython web workflow editor"
|
||||
src="https://cdn-learn.adafruit.com/guides/images/000/003/646/medium800/Screenshot_from_2022-08-17_10-54-08.png?1660758864"
|
||||
loading="lazy" />
|
||||
<span class="image-title">
|
||||
<span>
|
||||
<p><a href="https://learn.adafruit.com/todbot-circuitpython-tricks">Todbot's CircuitPython Tricks by John Park</a></p>
|
||||
<p><a href="https://learn.adafruit.com/circuitpython-with-esp32-quick-start">CircuitPython on ESP32 Quick Start by Carter Nelson</a></p>
|
||||
</span>
|
||||
<img alt="Made with CircuitPython Logo"
|
||||
src="/assets/images/made_with_circuitpython.svg"
|
||||
|
|
|
|||
|
|
@ -2780,6 +2780,11 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"waveshare_esp32_s3_lcd_1_47": {
|
||||
"name": "ESP32-S3 1.47inch Display Development Board",
|
||||
"chipfamily": "esp32s3",
|
||||
"releases": []
|
||||
},
|
||||
"unexpectedmaker_blizzard_s3": {
|
||||
"name": "Unexpected Maker Blizzard S3",
|
||||
"chipfamily": "esp32s3",
|
||||
|
|
|
|||
|
|
@ -290,7 +290,7 @@
|
|||
Find out more about how you can
|
||||
<a href="/contributing" title="Contributing Page">contribute to CircuitPython libraries</a>.
|
||||
</p>
|
||||
<h2>Library Activity for Week of Mon, Jul 28, 2025</h2>
|
||||
<h2>Library Activity for Week of Tue, Jul 29, 2025</h2>
|
||||
<p>
|
||||
Thank you to all of our contributors!
|
||||
</p>
|
||||
|
|
@ -337,8 +337,16 @@
|
|||
<h3>Updated Libraries</h3>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_EPD" title="Updated Library Location">Adafruit_CircuitPython_EPD</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests" title="Updated Library Location">Adafruit_CircuitPython_FakeRequests</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_FruitJam" title="Updated Library Location">Adafruit_CircuitPython_FruitJam</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_GPS" title="Updated Library Location">Adafruit_CircuitPython_GPS</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_PIOASM" title="Updated Library Location">Adafruit_CircuitPython_PIOASM</a></li>
|
||||
|
||||
<li><a href="https://github.com/adafruit/Adafruit_CircuitPython_PortalBase" title="Updated Library Location">Adafruit_CircuitPython_PortalBase</a></li>
|
||||
|
||||
</ul>
|
||||
|
|
|
|||
1564
sitemap.xml
1564
sitemap.xml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue