All Projects → openthread → Openthread

openthread / Openthread

Licence: bsd-3-clause
OpenThread released by Google is an open-source implementation of the Thread networking protocol

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
Makefile
30231 projects
shell
77523 projects
CMake
9771 projects

Projects that are alternatives of or similar to Openthread

Ot Rtos
OpenThread RTOS, an integration of OpenThread, LwIP, and FreeRTOS.
Stars: ✭ 90 (-96.59%)
Mutual labels:  google, nest, iot, internet-of-things, ipv6, wireless, mesh-networks, embedded
cellabox
Air quality modules with Nordic nRF52840. Thread network (OpenThread). TheThingsIO. Sensirion. SPEC Sensors. ST Microelectronics.
Stars: ✭ 27 (-98.98%)
Mutual labels:  mesh-networks, ipv6, wireless, openthread, ieee-802154
Ot Br Posix
OpenThread Border Router, a Thread border router for POSIX-based platforms.
Stars: ✭ 161 (-93.91%)
Mutual labels:  google, nest, iot, internet-of-things, ipv6
Waterius
Передача показаний воды по Wi-Fi. Watermeter Wi-Fi transmitter.
Stars: ✭ 295 (-88.84%)
Mutual labels:  iot, internet-of-things, embedded
Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (-1.06%)
Mutual labels:  iot, internet-of-things, embedded
Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (+25.05%)
Mutual labels:  iot, internet-of-things, embedded
Awesome Home Assistant
A curated list of amazingly awesome Home Assistant resources.
Stars: ✭ 3,487 (+31.93%)
Mutual labels:  hacktoberfest, iot, internet-of-things
Ansible Openwisp2
Ansible role that installs and upgrades OpenWISP.
Stars: ✭ 403 (-84.75%)
Mutual labels:  hacktoberfest, wireless, mesh-networks
Home Assistantconfig
🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY!
Stars: ✭ 3,687 (+39.5%)
Mutual labels:  hacktoberfest, nest, iot
Attifyos
Attify OS - Distro for pentesting IoT devices
Stars: ✭ 615 (-76.73%)
Mutual labels:  iot, internet-of-things, embedded
Sming
Sming - Open Source framework for high efficiency native ESP8266 development
Stars: ✭ 1,197 (-54.71%)
Mutual labels:  iot, internet-of-things, embedded
Azure Sdk For C
This repository is for active development of the Azure SDK for Embedded C. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-c.
Stars: ✭ 77 (-97.09%)
Mutual labels:  hacktoberfest, iot, embedded
Freedomotic
Open IoT Framework
Stars: ✭ 354 (-86.61%)
Mutual labels:  hacktoberfest, iot, internet-of-things
Paho.mqtt.embedded C
Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/)
Stars: ✭ 887 (-66.44%)
Mutual labels:  iot, internet-of-things, embedded
Core
🏡 Open source home automation that puts local control and privacy first.
Stars: ✭ 48,265 (+1726.14%)
Mutual labels:  hacktoberfest, iot, internet-of-things
Homeassistant
Example Home Assistant Configs
Stars: ✭ 168 (-93.64%)
Mutual labels:  nest, iot, internet-of-things
Vorto
Vorto Project
Stars: ✭ 179 (-93.23%)
Mutual labels:  iot, internet-of-things
Lisa
Sandbox for automated Linux malware analysis.
Stars: ✭ 177 (-93.3%)
Mutual labels:  iot, internet-of-things
Siricontrol System
Control anything with Siri voice commands.
Stars: ✭ 180 (-93.19%)
Mutual labels:  iot, internet-of-things
Zenoh
zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
Stars: ✭ 182 (-93.11%)
Mutual labels:  iot, embedded

OpenThread Build Simulation Docker Language grade: C/C++ Coverage Status


What is OpenThread?

OpenThread released by Google is... Thread Certified Component

...an open-source implementation of the Thread networking protocol. Google Nest has released OpenThread to make the technology used in Nest products more broadly available to developers to accelerate the development of products for the connected home.

...OS and platform agnostic, with a narrow platform abstraction layer and a small memory footprint, making it highly portable. It supports both system-on-chip (SoC) and network co-processor (NCP) designs.

...a Thread Certified Component, implementing all features defined in the Thread 1.1.1 specification, including all Thread networking layers (IPv6, 6LoWPAN, IEEE 802.15.4 with MAC security, Mesh Link Establishment, Mesh Routing) and device roles, as well as Border Router support.

More information about Thread can be found at threadgroup.org. Thread is a registered trademark of the Thread Group, Inc.

Who supports OpenThread?

ARMCascodaEspressifGoogleNordicNXPQorvoQualcommSamsungSilicon LabsSTMicroelectronicsSynopsysTelink SemiconductorTexas InstrumentsZephyr Project

Getting started

All end-user documentation and guides are located at openthread.io. If you're looking to do things like...

  • Learn more about OpenThread features and enhancements
  • Use OpenThread in your products
  • Learn how to build and configure a Thread network
  • Port OpenThread to a new platform
  • Build an application on top of OpenThread
  • Certify a product using OpenThread

...then openthread.io is the place for you.

Note: For users in China, end-user documentation is available at openthread.google.cn.

If you're interested in contributing to OpenThread, read on.

Contributing

We would love for you to contribute to OpenThread and help make it even better than it is today! See our Contributing Guidelines for more information.

Contributors are required to abide by our Code of Conduct and Coding Conventions and Style Guide.

Versioning

OpenThread follows the Semantic Versioning guidelines for release cycle transparency and to maintain backwards compatibility. OpenThread's versioning is independent of the Thread protocol specification version but will clearly indicate which version of the specification it currently supports.

License

OpenThread is released under the BSD 3-Clause license. See the LICENSE file for more information.

Please only use the OpenThread name and marks when accurately referencing this software distribution. Do not use the marks in a way that suggests you are endorsed by or otherwise affiliated with Nest, Google, or The Thread Group.

Need help?

There are numerous avenues for OpenThread support:

The openthread-users Google Group is the recommended place for users to discuss OpenThread and interact directly with the OpenThread team.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].