CarlosSardo / Samples

🍬 Code samples from the nanoFramework team used in testing, proof of concepts and other explorational endeavours

Home Page:https://www.nanoframework.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord

nanoFramework logo


Document Language: English | 简体中文

Welcome to the nanoFramework team code samples repository!

This repo contains code samples used by the team when testing, working on proof of concepts for new and improved features and other explorational endeavours. Feel free to browse, take what you like and contribute back if you want.

Note: sometimes it's convenient to reference the source code instead of the NuGet packages in projects that require debugging by following the execution flow into other projects or even class libraries. For that we recommend using a very handy Visual Studio extension that allows NuGet assembly references to project references switching. That's NuGet Reference Switcher.

If you are looking for Iot.Device samples, they are all in the Iot.Device repository.

Sample by category

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

Json

File and storage access

Wifi

IoT.Device

Feedback and documentation

For documentation, providing feedback, issues and finding out how to contribute please refer to the Home repo.

Join our Discord community here.

Credits

The list of contributors to this project can be found at CONTRIBUTORS.

License

The nanoFramework samples are licensed under the MIT license.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

.NET Foundation

This project is supported by the .NET Foundation.

About

🍬 Code samples from the nanoFramework team used in testing, proof of concepts and other explorational endeavours

https://www.nanoframework.net

License:MIT License


Languages

Language:C# 100.0%