PJON
Network protocol
An experimental network protocol stack designed for low-power, flexible wireless communication on various microcontrollers and real-time systems.
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
3k stars
117 watching
239 forks
Language: C++
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
knolleary/pubsubclient | A library for simple publish/subscribe messaging with an Arduino Ethernet Shield. | 3,852 |
jaxony/shufflenet | An implementation of ShuffleNet in PyTorch, a lightweight neural network architecture designed for efficient convolutional computation. | 295 |
jeelabs/esp-link | A Wifi-serial bridge that connects microcontrollers to the internet via an ESP8266 module. | 2,863 |
xjasonlyu/tun2socks | A software project that allows users to route network traffic through a proxy layer 3 gateway for secure and private internet access. | 3,474 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 91 |
cilium/pwru | Tool to debug network packets in Linux kernel | 2,904 |
evilsocket/pwnagotchi | An A2C-based learning system for capturing and cracking WPA keys from WiFi networks using bettercap as the underlying framework. | 7,853 |
yggdrasil-network/yggdrasil-go | An experiment in creating an encrypted IPv6 network with decentralized routing and mesh capabilities | 3,698 |
dingwilson/multipeer | A framework for automatic offline data transmission between Apple devices using Bluetooth or Wi-Fi radios | 228 |
eriklindernoren/pytorch-gan | A collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications. | 16,570 |
ptone/pyosc | An implementation of the OpenSoundControl protocol in Python. | 92 |
akarneliuk/pygnmi | A Python implementation of the gNMI client for interacting with network devices and retrieving configuration data. | 131 |
ericsun99/shufflenet-v2-pytorch | A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 431 |
panjf2000/gnet | An event-driven networking framework designed to provide high-performance and lightweight network capabilities. | 9,825 |
ntop/pf_ring | A framework for high-speed packet processing on Linux kernels. | 2,718 |