搜索找到 3917 个匹配

shaoziyang
2024年 3月 22日 21:46
版面: 新闻和动态
主题: micropython 2024年3月更新
回复总数: 5
阅读次数: 146

Re: micropython 2024年3月更新

webassembly: Implement runCLI() for a Node-based CLI. webassembly: Implement replInit() and replProcessChar(). webassembly/variants/pyscript: Add pyscript variant. webassembly: Update README.md to describe latest changes. webassembly/library: Fix formatting and style for Biome. tests/run-tests.py: ...
shaoziyang
2024年 3月 21日 18:57
版面: 开发板和配件
主题: 微雪 RP2040-Tiny
回复总数: 0
阅读次数: 28

微雪 RP2040-Tiny

微型 RP2040 开发板,可以嵌入其它电路中。 https://www.waveshare.net/photo/development-board/RP2040-Tiny-Kit/RP2040-Tiny-Kit-details-1.jpg 产品特性 采用 Raspberry Pi 官方自主设计的 RP2040 微控制器芯片 双核 ARM Cortex M0+ 处理器,运行频率高达 133MHz 灵活时钟 内置 264KB 的 SRAM 和 2MB 的板载 Flash 板载 FPC 8PIN 接口,可通过转接板引出 USB Type-C 接口 真正的邮票孔设计,可直接焊接集成到用户自主设计的底...
shaoziyang
2024年 3月 21日 18:53
版面: 开发板和配件
主题: LOLIN S3 Pro
回复总数: 1
阅读次数: 20

Re: LOLIN S3 Pro

Features based ESP32-S3-WROOM-1 16MB Flash (Quad SPI) 8MB PSRAM (Octal SPI) 25x IO 1x LOLIN I2C Port 1x LOLIN DISPLAY Port (TFT, EPD) 1x MicroSD(TF) card slot 1x Battery port with 500mA charging ADC, DAC, I2C, SPI, UART, USB OTG Compatible with MicroPython, Arduino and ESP-IDF Default firmware: Mic...
shaoziyang
2024年 3月 21日 18:50
版面: 开发板和配件
主题: LOLIN S3 Pro
回复总数: 1
阅读次数: 20

LOLIN S3 Pro

WEMOS 系列中的 LOLIN S3 Pro 开发板。


 
https://www.wemos.cc/en/latest/s3/s3_pro.html 
 
 
shaoziyang
2024年 3月 20日 12:00
版面: 创意DIY
主题: 书灯
回复总数: 1
阅读次数: 31

Re: 书灯

https://content.instructables.com/FSQ/BU7V/LT4DRJOL/FSQBU7VLT4DRJOL.jpg?auto=webp&frame=1&width=900&height=1024&fit=bounds&md=dd5bc4a109bb5838bbfc666688ef5dab https://content.instructables.com/FLW/LCUW/LT4DRJIY/FLWLCUWLT4DRJIY.jpg?auto=webp&frame=1&width=801&height=1024&fit=bounds&md=95ceddd624556c...
shaoziyang
2024年 3月 20日 11:58
版面: 创意DIY
主题: 书灯
回复总数: 1
阅读次数: 31

书灯

https://content.instructables.com/FZG/5M6P/LTCYAY6B/FZG5M6PLTCYAY6B.jpg?auto=webp&frame=1&width=840&height=1024&fit=bounds&md=76fb313fea2b05e15bb221b16a9e6010 https://content.instructables.com/FAB/WKDQ/LTCYAY0K/FABWKDQLTCYAY0K.jpg?auto=webp&frame=1&width=360&height=1024&fit=bounds&md=3f7abd57de181f...
shaoziyang
2024年 3月 20日 11:33
版面: 开发板和配件
主题: Feather ESP32-S6 开发板
回复总数: 0
阅读次数: 26

Feather ESP32-S6 开发板

图片

Adafruit 即将发布的 ESP32-S6开发板,带有4M flash,无 psram。
 
shaoziyang
2024年 3月 20日 10:15
版面: 新闻和动态
主题: micropython 2024年3月更新
回复总数: 5
阅读次数: 146

Re: micropython 2024年3月更新

docs/library/rp2.DMA: Add documentation for rp2 DMA support. extmod/modnetwork: Implement IPv6 API to set and get NIC configuration. stm32/boards/LEGO_HUB_NO6: Use a raw filesystem for mboot to update fw. stm32/boards/LEGO_HUB_NO6: Move robust logic to mboot. stm32/mboot: Add support for a raw file...
shaoziyang
2024年 3月 20日 10:13
版面: 签到区
主题: 2024年3月20日签到
回复总数: 13
阅读次数: 108

Re: 2024年3月20日签到

签到
shaoziyang
2024年 3月 19日 18:57
版面: 新闻和动态
主题: circuitpython 9.0.0 发布!!
回复总数: 1
阅读次数: 34

Re: circuitpython 9.0.0 发布!!

更新说明     针对nRF52的警告:如果您的nRF52 UF2引导程序版本低于0.6.1,则由于固件尺寸的增加,将无法加载CircuitPython 8.2.0及更高版本。请参阅相关说明以更新引导加载程序( https://learn.adafruit.com/introducing-the-adafruit-nrf52840-feather/update-bootloader ) 。   自v8.x.x以来的显著更改 不兼容警告 新的存储管理。请参阅下面的 Internal 说明,了解现有程序可能出现的新内存错误。 SD卡等文件系统现在必须装载在已有目录上。请参阅下面的 Storage...