Skip to content

Latest commit

 

History

History
186 lines (132 loc) · 6.8 KB

README.zh-cn.md

File metadata and controls

186 lines (132 loc) · 6.8 KB

Discord

nanoFramework logo


文档语言: English | 简体中文

欢迎使用 nanoFramework 例程库!

本库包括了团队在测试时使用的例程代码,用于验证新增功能以及其它实验室探索。 随意浏览,随心所欲,尽享回报。

注意:有时候调试项目时,引用项目比引用Nuget包更方便,可以直接跟踪进入内部逻辑。因此,建议安装VS扩展,用于把Nuget引用切换为项目引用。 NuGet Reference Switcher.

例程分类

通信

Special beginner

Gpio, I2C, Spi, Pwm, Adc, Dac, 1-Wire, Serial

Networking including HTTP, SSL

MQTT

Azure specific

Real Time Clock

Graphics for screens

CAN

AMQP

ESP32 specific

STM32 Specific

Texas Instrument specific

System related

Tools and utilities

Interop

File and storage access

Wifi

IoT.Device

文档反馈

有关文档、提供反馈、问题以及如何做出贡献的信息,请参阅 Home repo.

加入我们的讨论社区 here.

信用

本项目贡献者可在 CONTRIBUTORS 中找到

授权

nanoFramework 例程基于 MIT license 授权。

行为准则

本项目采用了 Contributor Covenant 规范来阐明社区预期行为。