Overview PyFlow is a general purpose visual scripting framework for python. State Base structure of program implemented, such things as packages discovery, input customization, ...
OpenSCAD Libraries General · BOSL · BOSL2 · dotSCAD · NopSCADlib · UB.scad · Functional OpenSCAD · BOLTS Single Topic · Round Anything · Mark's Enclosure Helper · func...
UB.scad This library (right click save as) is a full 3Dprinting workflow solution for openSCAD v.21 and above. There are a lot of settings available but most is using pre config...
ESP32使用MicroPython:快速参考手册 来自于:https://docs.01studio.cc/esp32/quickref.html ESP32开发板 (图片来源: 01Studio). 以下内容是ESP32开发板的快速入门内容。如果这是你第一次使...
前面的MicroPython版本有个不小的缺陷,就是无法使用蓝牙模块。ESP32的一个巨大优势就是将蓝牙和WIFI集成到了一块芯片上,没有蓝牙功能无疑是个巨大的损失。现在已经有一个版本已经支持蓝牙开...
ESP32自带了WiFi模块,因此我们可以很容易的让ESP32接入网络。 在MicroPython下,我们可以使用 network模块来配置ESP32的网络模式: STA 作为站点接入WiFi网络 AP 作为热点,允许其他设备接入...
概要¶ 本节教程为大家简要介绍I²C总线协议,并以一个简单的例程教会大家在MicroPython下使用I²C 快速开始 from machine import Pin, I2C # construct a software I2C bus i2c = I2C(scl=...
MQTT与ESP32上的MicroPython MicroPython在ESP32上可以直接收发MQTT,这个功能非常方便。 在ESP32上安装MQTT库¶ 首先,我们需要在ESP32上面安装mqtt的库。(MQTT客户端在ESP32上面的实现) ...
Learn how you can use the Arduino extension on Visual Studio Code to create programs for your Arduino. This tutorial is the second in a series of three tutorials looking at soft...
错误如下: (base) supermap@openbox02:~$ sudo apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done Som...
没有更多内容
加载失败,请刷新页面
文章删除后无法恢复,确定删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复