TekuSP / 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.

Sample by category

Communication

SerialCommunication sample pack CAN sample AMQP sample pack
MQTT sample pack MQTT sample with Azure IoT Hub MQTT sample with Amazon Web Services (AWS) IoT

Devices

ADC 1-Wire Gpio
I2C PWM RTC Sample
SPI DAC

Graphics

Primitives SimpleWpf Tetris

Networking

Sockets sample pack SSL sample pack HTTP Webserver sample pack

ESP32

Hardware Esp32 Test RMT interface WiFi WiFi Soft AP

STM32

Hardware STM32

TI CC13xx

TI.EasyLink Hardware TI SimpleLink

System

Converter.Base64 Runtime GC Test Execution Constraint demo
Resource Manager System Random sample ToString Test
Number Parser Test Threading

Miscellaneous

Blinky GCStress test Interop demonstration
Reflection Timer sample Storage sample pack
nanoFramework Json Native Events File System sample

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