Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nanoframework/nf-community-contributions

👷 Repository with contributions from nanoFramework community members. Drivers, extensions, utilities, feature demos...
https://github.com/nanoframework/nf-community-contributions

embedded-systems esp32 hacktoberfest iot nanoframework stm32

Last synced: about 2 months ago
JSON representation

👷 Repository with contributions from nanoFramework community members. Drivers, extensions, utilities, feature demos...

Awesome Lists containing this project

README

        

[![Discord](https://img.shields.io/discord/478725473862549535.svg)](https://discord.gg/gCyBu8T)

![nanoFramework logo](https://github.com/nanoframework/Home/blob/main/resources/logo/nanoFramework-repo-logo.png)

-----

### Welcome to the **nanoFramework** community contributions repository!

This repository contains contributions provided and maintained by **nanoFramework** community members.

These contributions are **NOT** supported by the **nanoFramework** team and any issues must be communicated with the contributor that _owns_ it. This site mainly contains links on community member self maintained code.

You will find more drivers, libraries, screens and sensors in [nanoFramework.IoT.Device repository](https://github.com/nanoFramework/nanoFramework.IoT.Device).

## Contributions by category

### Drivers


OLED SS1306 display
24LC256 EEPROM
RFID MFRC522 SPI driver
ESP8266 serial WiFi


AccelStepper stepper motor driver
TFT ST7735 display
ESP32 Storage
Web Server


Keypad with PCF8574
DS18B20 driver
ESP32 WS2812 driver
RFID RDM6300 UART driver


Blues Wireless Notecard

### Libraries


Library for controlling a LoRa HopeRF RFM9X
Library for controlling a LoRa RAK811
Library to work with ThingsBoard IoT Platform
nanoFramework.CoAP library


Library to work with the 6lowpan Thread network
Library for SerialPort Modbus-RTU


### Extensions


GpioController STM32 extensions
Output debug messages to Uart


### Utilities


Utility to Return MAC Address from network interface.
Utility to Return String from byte[]


## How do I add my contribution?

The goal is to make it simple and with as little ceremony as possible. Nevertheless we have to keep the standard to a minimum! :wink:
If you have a contribution, fork this repo and submit a PR. One of the core team members will give it a quick look and merge it.

### Checklist for submitting a contribution

- [ ] Find a section that best fits your contribution and add it there.
- [ ] Give it good naming. Simple, descriptive and concise.
- [ ] Add a readme.md following the provided template (TBD).
- [ ] Tidy your code and files inside the contribution folder.
- [ ] Edit the repo [README.md](README.md) to include the mention and link to your contribution. Make sure you put it under the proper section and that the link to it is correct.
- [ ] Make sure it builds.

### I don't want to store my code here

That's fine and this place is not to store your code! If you want to store your code, please contribute to [nanoFramework.IoT.Device repository](https://github.com/nanoFramework/nanoFramework.IoT.Device).

We understand that you want to keep it on your own repo. If that's the case it's OK to add a link to your repo from a nice README.md.

## Feedback and documentation

For documentation, providing feedback, issues and finding out how to contribute please refer to the [Home repo](https://github.com/nanoframework/Home).

When you need to discuss something specific about a community target start by doing so in the _support:community-contributions_ channel in our Discord community or reach out directly to the target _owner_.

Join our Discord community [here](https://discord.gg/gCyBu8T).

## Credits

The list of contributors to this project can be found at [CONTRIBUTORS](https://github.com/nanoframework/Home/blob/master/CONTRIBUTORS.md).

The contributions are _owned_ by the contributor who submited it and credit is due to its creator.

## License

Each contribution has it's own license. Please check the respective folder.

## 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](https://dotnetfoundation.org/code-of-conduct).

### .NET Foundation

This project is supported by the [.NET Foundation](https://dotnetfoundation.org).